Y
Hacker News
new
|
ask
|
show
|
jobs
by
Capricorn2481
823 days ago
On the front page, Monolith says it embeds javascript. Are you saying it doesn't use this javascript to render the page before taking a snap shot?
2 comments
throwaway290
823 days ago
It probably means that if this JS fetched more JS it won't be included so if you render offline it will be broken.
link
slmjkdbtl
823 days ago
Sounds like they fetch the JS code from the url and embed those code in the HTML, but doesn't have a JS engine to execute those JS.
link