React For The Rest Of Us
Learn React JS to create Single Page Applications (SPA) using modern practices like Context, Reducer, Suspense and more
Created by Brad Schiff | 15.5 hours on-demand video course
Learn the world’s most popular library for creating user interfaces! What makes this course different is we take the time to understand *why* we’re doing what we’re doing. We begin by asking an important question that so many other React courses skip entirely; What problem does React solve? Once we understand what React is and isn’t, we spend the remainder of the course together building the front-end for a real world social media app where you can post, follow other users and even hop into a live chatroom. Along the way we will:
- Understand what “state” is in React and how to bring our interfaces to life
- Use the modern “hook” approach with Function Components
- Leverage React Router to create a Single Page Application with shareable URLs
- See the power of Context, Reducer, and Immer and create an ideal way of working with state
- Run code at the perfect moments by understanding the power of useEffect()
- Use async HTTP requests to communicate with APIs so that our app feels meaningful by working with real data
- Deploy our app up onto the web so you can share it with your friends and family
This React For The Rest Of Us course may be brand new, but this isn’t my first time teaching. I’ve led training sessions for Fortune 500 companies and I’ve already helped over 98,000 people on Udemy
What you’ll learn
- The problem React solves and *why* we should use it (aside from “because it’s popular”)
- How to create Single Page Applications with React
- The ability to keep your code organized and manageable
- How to seamlessly pull real and dynamic data into your front-end
Recommended Course by Brad Schiff
Become a Web Developer: 2024 Bootcamp Hot & NEW
Become a WordPress Developer: Unlocking Power With Code Best seller
Let’s Learn Laravel: A Guided Path For Beginners
MySQL For Beginners: Real Database Experience Real Fast
Git a Web Developer Job: Mastering the Modern Workflow
Learn JavaScript: Full-Stack from Scratch
Who this course is for:
- Anyone who wants to create user interfaces using the most popular and in-demand library in the world today.