My Journey to Becoming a Full Stack Web Developer in 30 Days

TLDRFrom October 11th to November 12th, 2021, I learned full stack web development using the MERN stack. In just 30 days, I went from being a front-end developer to learning backend development, server setup, database integration, and creating RESTful APIs. I used the Complete 2022 Web Development Bootcamp on Udemy, which covered HTML, CSS, JavaScript, Node.js, Express.js, MongoDB, authentication, security, and React.js.

Key insights

📚I completed the Complete 2022 Web Development Bootcamp on Udemy, which provided a comprehensive course on full stack web development.

💡I learned both frontend and backend development using the MERN stack (MongoDB, Express.js, React.js, Node.js).

🏗️I gained hands-on experience building projects throughout the course, including a blog website, to-do list, and a Google Keep clone.

🔒I learned about authentication and security, including password encryption, hashing, and using sessions and cookies.

⚛️I acquired basic knowledge of React.js and how to use React hooks for state management.

Q&A

Why did you choose the Complete 2022 Web Development Bootcamp?

I chose this course because it covered all the essential topics of full stack web development and had hands-on projects that helped reinforce my learning.

How long did it take you to complete the course?

I completed the course in just 30 days by dedicating a significant amount of time each day for learning and practicing.

Did the course cover both frontend and backend development?

Yes, the course covered both frontend and backend development using the MERN stack. It provided a comprehensive understanding of building complete web applications.

What were some of the projects you built during the course?

Some of the projects I built include a blog website, to-do list, and a Google Keep clone. These projects allowed me to apply the concepts I learned and gain practical experience.

Did the course cover authentication and security?

Yes, the course covered authentication and security topics, including password encryption, hashing, and using sessions and cookies to ensure secure data handling.

Timestamped Summary

00:00From October 11th to November 12th, 2021, I embarked on a journey to learn full stack web development.

00:47I chose the Complete 2022 Web Development Bootcamp on Udemy as my guide.

01:20The course covered HTML, CSS, JavaScript, Node.js, Express.js, MongoDB, authentication, security, and React.js.

04:41I focused on frontend development, learning HTML, CSS, and Bootstrap.

06:47I delved into backend development, mastering Node.js, Express.js, and MongoDB.

09:10I learned about authentication and security to ensure secure data handling.

09:54React.js was my next challenge, where I learned about component-based development and using React hooks.

10:46I built various projects throughout the course, including a blog website, to-do list, and Google Keep clone.