Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

egghead.io

Create Smooth, Performant Transitions with React Transition Group v2

via egghead.io

Overview

React Transition Group gives you the power to transition React components in and out of the DOM, depending on the state they’re tied to, with no weird hacks. Without React Transition Group, you may find yourself using a lot of display: none in your CSS, along with some pretty nasty setTimeout hacks. But with it, you can write your transition elements with a neat, declarative, all-new API — and no hacks in sight.
You’ll get to explore v2 of the API in this course, as Rory Smith shows you how to use the React Transition Group library to write seamless, performant, beautiful transitions of elements in and out of the DOM. (i.e. no more jumping from state to state without warning.)
You’ll learn the features of React Transition Group in depth, so that you can turn features of your React app from dull and boring to slick and seamless.

Syllabus

  • Course Overview: Create Smooth, Performant Transitions with React Transition Group v2
  • Transition a React Component using CSS with RTG’s `CSSTransition` component
  • Show React Transition Group Elements with an Initial Transition with the `appear` Prop
  • Disable RTG enter and/or exit Transitions using the `enter`, and `exit` Props
  • Fine-tune Transitions with React Transition Group’s Lifecycle Props
  • Transition Items within a List with React Transition Group
  • Render a Different HTML Element as the `` Container Element
  • Transition between Pages with React Transition Group and React Router
  • Write Transitions with React Transition Group using JSS
  • Use React Transition Group alongside the Styled Components library

Taught by

Rory Smith

Reviews

4.5 rating at egghead.io based on 207 ratings

Start your review of Create Smooth, Performant Transitions with React Transition Group v2

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.