
React Server Components: Part 1 - JSJ 582
JavaScript Jabber
00:00
How to Deal With Loading Indicators in Your UI
React was created to solve problems with data fetching and routing. It took seven years for the team to figure out how to do it in a way that doesn't force users to refetch when they type into an input. The answer is you spread apart your tree into parts that run on the client and those which run on the server or during the build can be async.
Play episode from 17:56
Transcript


