MERN Stack Front To Back: Full Stack React, Redux & Node.js
Build and deploy a social network with Node.js, Express, React, Redux & MongoDB. Fully updated April
Created by Brad Traversy | 12 hours on-demand video course
Welcome to “MERN Stack Front To Back: Full Stack React, Redux & Node.js“. In this course we will build an in depth full stack social network application using Node.js, Express, React, Redux and MongoDB along with ES6+. We will start with a blank text editor and end with a deployed full stack application. This course includes…
- Building an extensive backend API with Node.js & Express
- Protecting routes/endpoints with JWT (JSON Web Tokens)
- Extensive API testing with Postman
- Integrating React with our backend in an elegant way, creating a great workflow
- Building our frontend to work with the API
- Using Redux for app state management
- Creating reducers and actions for our resources
- Creating many container components that integrate with Redux
- Testing with the Redux Chrome extension
Creating a build script, securing our keys and deploy to Heroku using Git
Recommended Course by Brad Traversy
Modern JavaScript From The Beginning 2.0 (2024)
PHP From Scratch 2024 | Beginner To Advanced Best seller
70+ JavaScript Challenges: Data Structures & Algorithms
Bootstrap 5 From Scratch | Build 5 Modern Websites Best seller
Freelance Mastery: For Web Developers & Designers
MERN From Scratch 2023 | eCommerce Platform
Tailwind CSS From Scratch | Learn By Building Projects Best seller
React Front To Back
Next.js Dev to Deployment
Django with React | An Ecommerce Website
What you’ll learn
- Build a full stack social network app with React, Redux, Node, Express & MongoDB
- Create an extensive backend API with Express
- Use Stateless JWT authentication practices
- Integrate React with an Express backend in an elegant way
- React Hooks, Async/Await & modern practices
- Use Redux for state management
- Deploy to Heroku with a postbuild script