
React Server Components: Part 1 - JSJ 582
JavaScript Jabber
00:00
The Importance of Suspense in Angular
Angular is a framework that allows you to build apps on top of an HTML5 web page. In the past, frameworks would basically let you just have a promise and then show what was loading while it was being rendered. But in this case, there's no promise because all data has to be sent to the server. The result is inefficient user interfaces with little control over when things are shown or how they're displayed.
Play episode from 39:29
Transcript


