Hacker News new | ask | show | jobs
by PaulHoule 1494 days ago
Yep.

The only HTML is a shell that has some <script> tags and a <div> in it. The react app is written in Javascript and writes DOM nodes into that <div>. With no Javascript you just see the empty shell.