blog.reactplay.ioMongoDB 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...Aug 4, 2022·8 min read
vasantisuthar.hashnode.devMongoDB 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...Jul 30, 2022·8 min read
blog.reactplay.ioUnderstanding 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...Jul 29, 2022·6 min read
blog.reactplay.ioReact: 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...Jun 24, 2022·2 min read
vasantisuthar.hashnode.devAwesome 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, ...May 7, 2022·3 min read