Mixed Project Types in Preact (SSG + SPA)
I am experimenting with using the static site generation project type in Preact. It uses the Vike framework which I understand supports mixed rendering modes (e.g. SSG + SPA).
Preact with htm – issue while rendering
I was checking preact with htm and when try to do a simple toggle the rendering is not working properly,