DEV Community

Cover image for BUILDING REACT FROM SCRATCH in 30 minutes (video)
Kristian Freeman for Bytesized Code

Posted on

BUILDING REACT FROM SCRATCH in 30 minutes (video)

This video is a talk from Byteconf React 2020, a free, live-streamed React conference that aired on May 1st-2nd, 2020. Join our newsletter at the conference website to stay in the know about future conferences, videos, and more!

In this talk, we’ll create an effective mental model of Concurrent React by building a tiny clone of React! We will start with a blank js file and learn about how React renders components, schedules Time-Slicing updates with a Work Loop, add Hooks, and end off with a mini-clone of Suspense!

Thanks to Shawn Wang who presented this talk at Byteconf React 2020!

If you enjoyed the video, give it a thumbs-up, and subscribe to our channel for more web dev content every week. We also have a newsletter where we send out what's new and cool in the web development world, every Tuesday – join here!

Top comments (1)

Collapse
 
thisdotmedia_staff profile image
This Dot Media

You have great content. This one's no exception 🙏 Thanks for sharing!