pure-react-easing-into-react-an-introduction

00:00:00 - 01 Write Your First React App Hello World 00:06:38 - 02 How Jsx Compiles to Plain Javascript 00:10:35 - 03 Differences Between Jsx and Html 00:13:27 - 04 Sketch Before Building a Tweet Component 00:14:20 - 05 Build a Tweet Component With Hardcoded Data 00:18:25 - 06 Make Components Dynamic With Props 00:25:04 - 07 Split up a React App Into Component Files 00:29:11 - 08 Sketch Before Building the Github File List 00:29:39 - 09 Build the Github File List App 00:36:50 - 10 Use React Children to Render Dynamic Content 00:39:15 - 11 the Slots Pattern for Passing Multiple Children to a Component 00:42:37 - 12 Validate Data With Proptypes 00:47:41 - 13 Deploy an App to Surge and Now Sh
Back to Top