Course Information
Course Overview
Learn Node.js, Express, MongoDB, and React by building a web application from Scratch!
There's a growing demand for full-stack developers, but becoming one is not an easy task. A full-stack engineer is expected to have frontend and backend skills, as well as extensive knowledge of build tools and deployment workflow.
Building real-world projects and understanding the MERN stack is a great way to become a full-stack engineer. So, the journey starts by taking you through the MERN stack to explore Node.js and Express and set up the groundwork for the project. It's vital to store data safely hence we dive into the world of MongoDB and integrate it with our backend. Now, we build a client application that can consume API services. With React you'll be able to solve the two most daunting frontend problems and use JSON Web Tokens (JWTs) to integrate authentication and session management on both the client and the server. Finally, we review the skills that you've acquired throughout the course, look into the MERN boilerplate, and examine the application's architecture to build applications on it.
By the end of the course, you will not only have built a fully functional web application, but you'll also be well on your way to becoming a full-stack web developer. You'll be equipped with a deeper knowledge of the MERN stack, as well as general web development patterns and concepts.
About the Author
Filip Danić is a software engineer, JavaScript enthusiast, and tech speaker. He's worked on web applications—both on the frontend and the backend—for enterprise clients as well as VC-backed startups. His code and architecture decisions are deployed at several Fortune 500 companies.
Filip is passionate about the JavaScript ecosystem and is constantly exploring new frameworks and tools. He is particularly enthusiastic about applying functional programming concepts, crafting good documentation, and providing a better development experience for others.
Course Content
- 7 section(s)
- 47 lecture(s)
- Section 1 Welcome to the MERN Stack
- Section 2 Learn Node.js and Express
- Section 3 Using MongoDB for the Database Layer
- Section 4 Building the Client with React
- Section 5 React App Architecture
- Section 6 Full Stack Web Development with the MERN Stack
- Section 7 Refactoring and Polishing Our Web Application
What You’ll Learn
- Develop a project from scratch using the MERN stack
- Best practices for developing RESTful APIs with Node .js and Express
- A painless approach to writing integration tests for your backend
- The skills needed to configure, query, and interact with a Mongo database
- Work with React on the client and write declarative UI code
- Manage client state and asynchronous code with Redux
- Effectively debug client-side code with React Developer tools
- Pros and cons of scaffolding tools and how to get the most out of them.
- Deploy your application with Docker
Skills covered in this course
Reviews
-
KKevin Jones
I like the idea of a virtual pairing system, that seems to work in priniciple, looking forward to seeing it in action . Would of shown 5star but i saw a few React snippets so far that were class based, and i've just gotten through some of another React course with React Hooks thats making me think this might need updating?
-
GGeorgi Kurian
The course is outdated in many parts. The GITrepo link cannot be found.
-
SSunil Kumar
awesome lacture...very well explain
-
MMichael Cummings
This course is probably 5 Stars for someone who wants to just know the how, but if you want to know the why you're going to be left scratching your head on a few things. The course jumps through some techniques too quickly, but it did serve as a jump off point for me to get a broad understanding so that I can dive deeper in specific topics later on.