Home
This website is used for me to learn and test new stuff.
It caches itself, so if some bug is happening, destroy the cache in the button bellow!
If you check the sources / logs, you'll see that I'm trying to make a client-side router using browser-native APIs. Those are experimental at time of writing.
I call it the 'GambiRouter', it is kinda of an MPA/SPA combo.
Currently your browser PLACEHOLDER the Navigation API. And also the View Transitions API!
Since your browser supports it, try navigating to other pages and see the magic of an SPA like app.