NRNeha Rajeshinneharajesh.hashnode.dev·Aug 8, 2024 · 3 min readWhat is Data Modelling and why we use itIntroduction Data modelling is the process of creating a model for the data to be stored in a database. This is a conceptual representation of data and the relationship and rules between different data and objects. Simply put, data modelling helps to...00
NRNeha Rajeshinneharajesh.hashnode.dev·Jul 10, 2021 · 3 min readData ModellingIntroduction Data modelling is the process of creating a model for the data to be stored in a database. This is a conceptual representation of data and the relationship and rules between different data and objects. Simply put, data modelling helps to...00
NRNeha Rajeshinneharajesh.hashnode.dev·Jul 8, 2021 · 6 min readPackage Managers for JS - npm vs yarnA package manager is a collection of software tools that automates the process of installing, upgrading, configuring and removing packages installed for your project. Using a package manager, you can easily create project environments and easily imp...00
NRNeha Rajeshinneharajesh.hashnode.dev·Jul 1, 2021 · 3 min readHeroku Setup For MERN Stack ApplicationsIntroduction Heroku is a cloud service platform that enables simple application development and deployment. Since the Heroku platform manages hardware and servers, businesses that use Heroku are able to focus on perfecting their apps and not the infr...00