Hands-On MERN Stack Web Development
Learn Node.js, Express, MongoDB, and React by building a web application from Scratch!
Description
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.
What You Will 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
Who Should Attend!
- The target audience is JavaScript developers who want to learn the MERN stack and present themselves as full-stack developers on the job market.
- Usually, these are developers who have mostly focused on the frontend and wish to learn more about the backend and database layer.