Exercises for Styling React apps
Hrishi Mittal
What are React Hooks?
Exercises for Rails API Authentication with React
Exercises for React Router
Controlled vs Uncontrolled Components - What are Refs?
Server side rendering (SSR) with React and Rails
Exercises for Testing React apps
React tests setup and teardown
Introduction to Styling React components
Exercises for React Hooks
Introduction to React Router
Linking the User and Event models
How to get help
What you'll learn in this course
Fitness dashboard part 2
In part 2, we display lifetime statistics and achievement badges from the Fitbit API. We use axios for fetching data and make use of class-based and stateless functional components.
Introduction to Redux
In this tutorial we look at Redux, one of the most popular libraries built on the Flux pattern.
Introduction to Flux
In this tutorial we look at the concepts behind the Flux pattern for building user interfaces.
CSS Animations and Transitions
In this lesson we’ll look at how to do simple CSS transitions in React.
Using Bootstrap with React
In this tutorial we look at how to use Bootstrap with React
Testing forms