|
|
|
|
|
by leptons
496 days ago
|
|
Not having all the code in-line that can be in-line is like the 90s. You had me until the 'no bundling' thing. Separate http requests for all resources is a non-starter for anyone worried about page speed. I do like the choice of Preact though! |
|
Also, separate HTTP requests allow for granular caching, and with HTTP/2 the overhead is minimal.