Server side rendering with puppeteer and headless chrome— a practical guide
Published in
4 min readSep 21, 2019
--
TL;DR — serve JS to users, server side rendered content to bots (the source code is available here — http://bit.ly/2m6HN8w)
While building Binge, my framework of choice was VueJs (and single page application). Happy with both choices.