Y
Hacker News
new
|
ask
|
show
|
jobs
by
halflife
430 days ago
Oh okay, example 1 makes it much more clear. Angular solves it very differently, fetching the data for the component, and the code to render it in parallel using @defer syntax. The client still renders it, but only on demand