Y
Hacker News
new
|
ask
|
show
|
jobs
by
KnownSubset
3495 days ago
Actually they have a strategy for your problem by enabling server-side rendering:
http://ember-fastboot.com/
1 comments
Touche
3494 days ago
That doesn't help much. Server rendering means the user can see
something
, but if the browser is executing a 2mb blob of JS and it takes 3 seconds to do so you get major jank.
link
dbbk
3494 days ago
I'm confused as to how Fastboot does not help?
link