experimental
🚧 CONCURRENT MODE IS EXPERIMENTAL! 🚧
Michael Chan has years of experience with React, and in this course, he will guide you through the ins-and-outs of working with Suspense.
React Suspense gives us a new way of describing with fine-grain controls how users experience should look based on data we have or don’t have.
This will change the way you build React applications forever and this is the opportunity to get an early look and head start!
I liked the pace and how the example app is pretty much a reduced test case for the Suspense features. It was a very good overview of it all and it gave me good ideas on how to work with Suspense once it's out of experimental React.
If I have to be critical about something, maybe the time spent on explaining some unrelated techniques like extracting api calls and such could be shorter, as there are some assumptions made before starting the course. But that's just a very minor thing that doesn't detract from the value of this course :)
Thanks for putting this up!
Pretty good, I would love to see a follow up to these courses (that teach you how to play with something really specific) where they would take the same amount of time to clean the app up and shape it to an ideal way!
really nice course with a good pace, congratulations. I only recommend more examples on the last part of the course.
The course has a really good pace and explains things in an order that makes a lot of sense.
There were a couple of more general React lessons that I skipped through (hoisting state, refactoring). I think what would make this a 7 for me would be a demo of using Suspense to create a cool infinite scroll + async loading + code splitting, that'd be nifty. I liked the demonstrations of loading order.
Great course. I did not learn just about Suspense.
I didn't like the spinner thought ^^ we can't control the color and it doesn't rotate around it's gravity center.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.