10up/nodeifywp

Questions

homerjam opened this issue · 0 comments

Hey! Interesting project - I have a couple of questions if you don't mind (I'm not a WP dev so bit clueless)...

  1. What are (if any) the performance caveats of this approach to a WP theme? Is there any caching of the SSR version/routes?

  2. It looks like a version of V8JS that supports PHP7 is out now - correct?

  3. (bonus question) is this still the best way to go about creating an isomorphic theme? Any other interesting approaches worth considering?

Thanks!