lesson
Intro to React State ManagementBeginner's Guide to Real World ReactLet's take a look at why we often need a centralized state area in our apps and how we can manage updates and changes to it
lesson
Parameterized Routing and Query Strings with React RouterBeginner's Guide to Real World ReactWith the basics in place, this lesson is all about extending the Admin Console with parameterized routing and query strings.
lesson
How to Build a React Admin DashboardBeginner's Guide to Real World ReactWe're going to build a demo Admin Console app step by step during this lesson, adding in React Router as we go.
lesson
Admin Console appBeginner's Guide to Real World ReactFor the demo lesson in this module we'll be building an Admin Console app. Let's take a look at what we'll be building in greater detail.
lesson
What is React Router? A Beginner's GuideBeginner's Guide to Real World ReactReact Router is a routing and navigation library that bolts onto to React. We'll explore what it is and how it works.
lesson
Beginner's Guide to App Navigation [with examples]Beginner's Guide to Real World ReactIn this module we'll explore the third party React Router library to add a routing and navigation system to our applications.
lesson
Beginner's Guide to React useCallback HookBeginner's Guide to Real World ReactLearn about the useCallback Hook, its use cases and implementation.
lesson
Beginner's Guide to React useMemo HookBeginner's Guide to Real World ReactLearn about the useMemo Hook, its use cases and implementation.
lesson
Beginner's Guide to React useRef HookBeginner's Guide to Real World ReactLearn about the useRef Hook, its use cases and implementation.
lesson
Beginner's Guide to React useContext HookBeginner's Guide to Real World ReactLearn about the useContext Hook, its use cases and implementation.
lesson
The 7 Core React Hooks [with examples]Beginner's Guide to Real World ReactWe'll be taking a deep dive walkthrough of the most common Hooks in React, including their use cases and how to work with them.
lesson
Introducting Module 3TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part TwoThis is an introduction to the work we'll be doing in Module 2.0.