Course Overview: Create Smooth, Performant Transitions with React Transition Group v2

Rory Smith
InstructorRory Smith
Share this video with your friends

Social Share Links

Send Tweet
Published 6 years ago
Updated 5 years ago

In this course, we are going to learn about the fantastic React Transition Group library.

React Transition Group allows us to transition components in and out of the DOM in a declarative, neat, and efficient way.

I've personally used React Transition Group in my work as a front end developer, and usage of the library has allowed me to improve the user interface of several projects simply by applying subtle transitions with React Transition Group.

In this course we're going to concentrate on the CSSTransition and TransitionGroup components of React Transition Group. I'm going to be using a menu component to show you how React Transition Group works, hopeful that you can apply the same approaches to your own user interfaces with your own CSS transitions.

We're going to be looking at practical examples like using transitions with CSS-in-JS, and transitioning pages alongside react-router.

I hope you enjoy experimenting with React Transition Group alongside me. Animation brings user interface to life!

Instructor: [00:00] In this course, we're going to learn about the fantastic React Transition Group library. React Transition Group allows us to transition components in and out of the DOM in a declarative, neat, and efficient way.

[00:14] I've personally used React Transition Group in my work as a front-end developer. Usage of the library has allowed me to improve the user interface of several projects, simply by applying subtle transitions with React Transition Group.

[00:28] In this course, we're going to concentrate on the CSSTransition and TransitionGroup components of React Transition Group. I'm going to be using a Menu component to show you how React Transition Group works, hopeful that you can apply the same approaches to your own user interfaces with your own CSS transitions.

[00:47] We're going to be looking at practical examples, like using transitions with CSS in JS and transitioning pages alongside React Router. I really hope you enjoy experimenting with React Transition Group alongside me. Animation brings user interface to life.

egghead
egghead
~ 47 minutes ago

Member comments are a way for members to communicate, interact, and ask questions about a lesson.

The instructor or someone from the community might respond to your question Here are a few basic guidelines to commenting on egghead.io

Be on-Topic

Comments are for discussing a lesson. If you're having a general issue with the website functionality, please contact us at support@egghead.io.

Avoid meta-discussion

  • This was great!
  • This was horrible!
  • I didn't like this because it didn't match my skill level.
  • +1 It will likely be deleted as spam.

Code Problems?

Should be accompanied by code! Codesandbox or Stackblitz provide a way to share code and discuss it in context

Details and Context

Vague question? Vague answer. Any details and context you can provide will lure more interesting answers!

Markdown supported.
Become a member to join the discussionEnroll Today