Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
The complete React 19 course, incl. Next JS & Express
Rating: 4.7 out of 5(1,763 ratings)
11,289 students

The complete React 19 course, incl. Next JS & Express

Take you coding to the next level with React, Redux, Next JS, Node js, Express and MongoDB
Last updated 10/2025
English

What you'll learn

  • You will learn the whole React WebApp building process, from your pc to the server.
  • Work with nosql databases ( Firebase, MongoDB and Moongoose)
  • How to deploy applications to services like Firebase and Heroku.
  • Learn how Redux work and apply it on a real life application.
  • Learn what NODE js is and How it works and create your own server,
  • Learn the basics of Webpack

Course content

21 sections292 lectures34h 33m total length
  • Intro1:11

    Start with React fundamentals, including hooks and components, then advance to forms and Redux. Explore Next.js routing, authentication, deployment, and build Express and Node.js servers with APIs.

  • IDE1:09

    Choose VS Code as your IDE for this course, install essential React extensions such as ES7, Redux, and React Native, and use the integrated terminal to install libraries and dependencies.

  • GitHub Resources0:53

    Access all code for the React 19 course on GitHub and compare your work to video-specific branches; download module branches and the master branch with final code.

  • Installing Node JS0:39

    Install Node.js as the first step before React; download from nodejs.org, install Node.js, verify with node -v in your terminal, restart if needed, then proceed to React.

Requirements

  • Knowing a little bit of HTML, CSS and Javascript, everything else you will learn it as we go.

Description

Do you want to learn the whole process of building your App ?. This is the course for you.

We will start from the very beginning, from "I don't even know how use it..and why would I“ to actually understanding how React works and make it communicate with other technologies like Next JS & Node JS.

You will learn all the logic and practice behind React in different modules, and as we advance through the course we will be increasing the difficulty.

Since I believe that the best way to fully learn is by coding, after each important section we will put everything in practice with some course projects, and after you have a strong base of React we will journey into Next JSServers and Databases, Redux and deploying  apps to production.


To sum everything up, you will learn in this course:

  • The very basics of React. How to install and the logic behind it.

  • Once you know the basics of React we will journey into the confusing stuff.

  • After you have a strong base of React we will create a full practice project.

  • Everybody is using Redux, so we will learn how to use redux with our React Apps.

  • We will Deep dive into Next JS until we create and deploy a practice app.

  • Since our app will need a database, you will learn how to use MongoDB and mongoose.

  • Apply security, authentication, restricting routes, hashing passwords and JWT’s.


What about the instructor experience ?

Well I've been around for 15 years now, built lots of applications for small projects and big companies like Citi, Fox, Disney and a lot more.

Today I work as developer for a major company developing applications in React or Angular mostly, but I like to teach in my spare time.

How about the target audience?

  • This course is for almost everyone, a little bit of JavaScript is required. We will use ES6 but you can learn as we go.

  • If you want to take your coding to the next level, this is the course for you. 


Who this course is for:

  • From beginners in javascript to intermediate.