"If the user hits a URL directly, the HTML will first be rendered on the server for faster load times and easier indexing by search engines."
If I'm understanding this right, it sounds like an incredibly cool feature. Being able to use the same templates for both server-side rendering and a client-side SPA-like experience would be a huge win.
Comments
"If the user hits a URL directly, the HTML will first be rendered on the server for faster load times and easier indexing by search engines."
If I'm understanding this right, it sounds like an incredibly cool feature. Being able to use the same templates for both server-side rendering and a client-side SPA-like experience would be a huge win.