MERN Stack Developer (MSD) Roadmap For those of you who don’t know what is MSD, the following 2-3 lines will sum it all up for you.MERN stands for MongoDB, ExpressJS, ReactJS, NodeJS, these technologies allow you to create a server & client-based application (web app). HTML Learn HTML basics.The anatomy of HTML tags: tables, forms, lists.Deploy a “Contact me” static HTML page as a good practice. CSS Learn CSS basics.You have to understand the language syntax and how to connect it to the previously learned material.The CSS skills I suggest to know well are:Inline, Internal, External, Debugging, Selectors, wise usage of
[…]