Create Smooth, Performant Transitions with React Transition Group v2
Offered By: egghead.io
Course Description
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.
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
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX