Reader small image

You're reading from  React Components

Product typeBook
Published inApr 2016
Publisher
ISBN-139781785889288
Edition1st Edition
Tools
Right arrow
Author (1)
Christopher Pitt
Christopher Pitt
author image
Christopher Pitt

Christopher Pitt is a principal developer for SilverStripe in Wellington, New Zealand. He usually works on open source software, though sometimes you'll find him building compilers and robots.
Read more about Christopher Pitt

Right arrow

Summary


In this chapter, you learned how to style React components great and small. We used inline styles, CSS style sheets, and even Sass style sheets. You also learned how to animate child components in and out of view using CSS transitions.

Finally, we looked briefly at a couple of alternative technologies, which do the same things we did in this chapter but in slightly different ways. You may prefer one of these methods over all the others, but what is important is to recognize that there are many methods we can use to style and animate components.

In the next chapter, we will put all these skills to use as we dive into material design. There's lots of styling and animation to come!

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
React Components
Published in: Apr 2016Publisher: ISBN-13: 9781785889288

Author (1)

author image
Christopher Pitt

Christopher Pitt is a principal developer for SilverStripe in Wellington, New Zealand. He usually works on open source software, though sometimes you'll find him building compilers and robots.
Read more about Christopher Pitt