Y
Hacker News
new
|
ask
|
show
|
jobs
by
pier25
1348 days ago
Static assets should be loaded from a CDN. You can render the initial HTML in 200ms and load the microservices client-side later without making the user wait. Or even better, don't use microservices. Caching can also help.
1 comments
intelVISA
1348 days ago
Sorry I'm in the <50ms gang. B)
link