What is it?
Prerender generates static HTML for client-side single page applications to make them accessible to web crawlers.
Projects
-
StackpointCloud Community
Kubernetes Community website
-
Anna Christoffer (Meteor)
Portfolio site built using MeteorJS.
Deprecation
Most modern JavaScript frameworks and libraries use isomorphic rendering, where content is rendered on the server as well as the client. This negates the need for something like Prerender.