Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Master Class: React 17 + Typescript Web Development
Rating: 4.1 out of 5(462 ratings)
28,034 students
Created byRysher Magbanua
Last updated 5/2024
English

What you'll learn

  • Learn how to think in ReactJS
  • Learn Javascript Advance Concepts necessary to completely understand how ReactJS works
  • Learn all the functionalities that ReactJS offers and become a Subject Matter Expert (SME)
  • Complete Understanding with React Hooks, ReactDOM, React Router, Redux, Server-side Rendering and a lot more!
  • Fully Typescript code using ReactJS for maintainable, robust and future proof application
  • Best Practices in Coding (No more messy codes)
  • Creating an E-commece Shop from scratch (with Redux Saga Middleware)
  • We will not use any UI Library in this course, instead I will teach you how to create reusable components so you can create your own UI Library
  • Experience is the best teacher, in this course you will experience a lot. That's a guarantee.

Course content

10 sections179 lectures23h 17m total length
  • Course Overview1:29

    Master React 17 with TypeScript by building ecommerce shop project from scratch, covering ES6 JavaScript, class and functional components, hooks, context API, routing, Redux, server-side rendering, and TypeScript best practices.

  • Your Instructor3:00

    Introduce Rysh Magbanua, a full-stack developer skilled in ReactJS, Express, NodeJS, SQL/NoSQL, Docker, Jenkins, and AWS. Explore how gaming competition informs collaboration and programming skills in this master class.

  • What/Why React?6:20

    Explore what React is as a front-end JavaScript library, its component-based model, and how single-page apps, virtual DOM, and server-side rendering boost performance and SEO.

  • First Taste of React7:49

    Explore how to add React to a webpage, create a class component with state, render it to the DOM, and introduce JSX with Babel for readable code.

  • Typescript Overview1:16

    Discover how TypeScript extends JavaScript with types and validates code ahead of time. It catches errors before you run and is maintained by Microsoft for the course.

  • Webpack Overview2:44

    Explore how Webpack bundles all JavaScript files into a single file, transforms JSX with babel-loader and TypeScript with ts-loader, and bundles assets like CSS and images for browser compatibility.

  • Resources for this section0:01
  • Before we start0:52

Requirements

  • Basic understanding of Javascript/HTML/CSS
  • Burning passion to master web development using React + Typescript
  • No more requirement, Let's start to code the React Way!

Description

Many new React Developers find ReactJS easy to learn and that is totally true. But the problem is when they are coding complex structures, the code becomes unmaintainable and ends up having spaghetti code. Some developers as well do not know all the functionalities that React offers and they end up coding like they are using Vanilla JS instead of doing everything the React Way. Bad way of coding always produce bugs and worst, an unfixable one.

If all React Developers know how to code the React Way, it will be very easy to create a future proof ReactJS application.

So in this course, we will learn everything that you need to know to master ReactJS. Everything will be created from scratch and we will not use any UI libraries so that you can create your own in the future. We will also use Typescript and rest assured that every code will have types.

To apply all the things that you will learn, we will create an E-commerce Shop with a lot of functionalities and components created from scratch. We will also apply the best practices in coding to make our code clean and create a future proof application.

After this course, you will know all everything that you need to know in ReactJS and be an expert in coding the React Way! You will be your own stackoverflow every time you encounter issues because you will have a total understanding of every functionalities and how they work.

Let's have some fun in this course!

Who this course is for:

  • Anyone who wants to master Web Development using React and Typescript completely
  • Anyone who wants to be excellent, not just good.