Skip to content Skip to sidebar Skip to footer
Showing posts with the label Isomorphic Javascript

How Can I Set Window To Undefined In Order To Test The Ssr Rendering In An Isomorphic Application?

I have been trying to test an else block for when window is undefined. As I'm using Next.js the… Read more How Can I Set Window To Undefined In Order To Test The Ssr Rendering In An Isomorphic Application?