VSVasanti Sutharinblog.reactplay.io·Aug 4, 2022 · 8 min readMongoDB schema design best practicesMongoDB has been a popular database among all NoSQL databases used these days for storing big data. Unlike relational databases, it may not provide techniques for defining good relationships but it provides flexibility in defining the schema of our c...02YA
VSVasanti Sutharinvasantisuthar.hashnode.dev·Jul 30, 2022 · 8 min readMongoDB schema design best practicesMongoDB has been a popular database among all NoSQL databases used these days for storing big data. Unlike relational databases, it may not provide techniques for defining good relationships but it provides flexibility in defining the schema of our c...00
VSVasanti Sutharinblog.reactplay.io·Jul 29, 2022 · 6 min readUnderstanding Software Development Life CycleWhat is SDLC? Software Development Life Cycle is a process followed for a software project within an organization. It contains a detailed plan describing how to develop, maintain, replace and alter specific software. Also, this life cycle defines a m...00
VSVasanti Sutharinblog.reactplay.io·Jun 24, 2022 · 2 min readReact: The frontend libraryReact is a popular front-end open-source library of Javascript developed by Facebook. It is used to create user interfaces using reusable components and allows you to render the components as viewable elements in a browser, while its ecosystem lets y...01T
VSVasanti Sutharinvasantisuthar.hashnode.dev·May 7, 2022 · 3 min readAwesome CSS Tools to Maximize Your DesignCSS has already proved its potential and it's being used by almost 100% of the website. There are many different types of CSS tools are available over Internet which will help you in developing something innovative according to your demand. However, ...02AP