December 18 - Top 3 React articles
Top 3 React articles of the week:
1. Video series: React Holiday by Michael Chan
In this series of ~2 minute videos, Michael starts with the basics of React and goes a little deeper every day for 25 Days. (He's on day 17 today and published a video about dispatching actions with useReducer)
2. Talk: React (with Hooks) from Scratch by Shawn Wang
In this talk, we’ll create an effective mental model of React Hooks by building a tiny clone of React! This will serve two purposes – to demonstrate the effective use of closures, and to show how you can build a Hooks clone in just 29 lines of readable JS. Finally, we arrive at how you get Custom Hooks and the Rules of Hooks out of this incredible mental model!
3. Talk: Build it Once with Expo for Web by Evan Bacon
Using Expo you can build an app that runs natively for iOS, Android, and web. You’ll see how Expo and React Native for web enable you to use cutting-edge browser functionality to create progressive web apps that emulate the functionality of your native app as closely as possible. You’ll also learn what you can do with it, why you would use it, and how it works with other popular web development tools.
Want to share this with a friend? Use this link