bitovi / velocirender

Accelerated server-side rendering.
https://bitovi.github.io/velocirender/
MIT License
128 stars 5 forks source link

Determine if the high-level HTML-file API is fast enough #9

Closed matthewp closed 5 years ago

matthewp commented 5 years ago

Once we've created one of the example apps we should go ahead and deploy everything and figure out if we can use the simplified api of node_modules/.bin/incremental production.html. If so, this is the API we'll highlight on the website and in docs.

matthewp commented 5 years ago

This is fast enough with usual cache considerations. I'm going to document how caching works so that there's no misunderstandings.