DEV Community

Discussion on: Why static sites are back

Collapse
 
zaidchauhan profile image
Zaid Chauhan • Edited

Thanks for more details, but you can get the same result with something like socket.io (or any bidirectional communication) and that also without regenerating site on client or server side.

It's cool to build static webapp or app with server side rendering, but the usecase (need) is very narrow.