Skip to content

Master modern React from beginner to advanced! Context API, React Query, Redux Toolkit, Tailwind, styled-components, Vite, advanced patterns

Notifications You must be signed in to change notification settings

rebhi-2002/ultimate-react-course

 
 

Repository files navigation

The Ultimate React Course 2023: React, Redux & More

What I'm learning

  • Become an advanced, confident, and modern React developer from scratch
  • Build 8+ beautiful projects, including one HUGE professional real-world app
  • Become job-ready by working with libraries and tools used in professional projects
  • Join my other 1,500,000+ happy students on this journey
  • Think like a senior React engineer with advanced design patterns
  • React fundamentals: components, JSX, props, events, state, forms
  • State management: thinking about state, where to place, local vs. global, UI vs. remote
  • Build reusable, composable, and versatile components
  • Master the confusing but important useEffect hook once and for all
  • Build many custom hooks, reusable in your future projects
  • Build single-page applications with React Router (including v6.4+ with data loading)
  • Performance optimization with memo, useMemo, useCallback, and code splitting
  • Advanced React features: useReducer, Context API, cloneElement, portals, etc.
  • Advanced state management with Redux, Redux Toolkit, Thunks, React Query
  • Build real-world app features: authentication, data sorting, filtering and pagination, dark mode, charts, etc.
  • Understand how React actually works behind the scenes: virtual DOM, reconciliation, fiber tree, key prop, etc.
  • Style your apps with Tailwind CSS, CSS Modules, Styled Components (CSS-in-JS)
  • Practice your skills with many challenges, exercises, and practice projects

What has been developed so far

  • Pizza Menu (Components, props, JSX)
  • Travel List (useState and state management)
  • Eat-n-split (Practice project)
  • usePopcorn (useEffect, data fetching, custom hooks)
  • Classy weather (Class components)
  • Quiz App (useReducer)
  • WorldWise (React Router, context API, memo, useMemo, useCallback)
  • Fast React Pizza (React Router data loading, Redux, Redux Toolkit, thunks, Tailwind CSS)
  • The Wild Oasis (React Query, Styled Components, React Hook Form, Supabase, advanced compound component pattern, authentication, charts, dark mode, professional application planning and development)

About

Master modern React from beginner to advanced! Context API, React Query, Redux Toolkit, Tailwind, styled-components, Vite, advanced patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.9%
  • CSS 10.8%
  • HTML 5.3%