I personally feel that there are plenty of resources out there on the internet that can help anyone who wants to dive into web development, but I am trying to compile all those resources and my experiences while learning web development into a single repository.
Credits: Kamran Ahmed
I've divided the whole learning stack into several modules:
-
Browser Module (HTML, CSS, DOM)
-
Javascript Module (Javascript ES6 basics, asynchronous JS)
-
Version Control Module (basics of Git and Github)
-
Backend Module (servers, protocols, Basics of NodeJS, mongoDB etc)
-
SQL Module (Database Management, SQL Commands)
-
React Module (Basic to Advanced React essentials)