| ▲ | toyg 2 days ago | ||||||||||||||||||||||
If I understand correctly, when a nowhere URL is pasted in a browser, what happens is: 1. the browser downloads generic JS libraries from the main site 2. these libraries then decode the fragment part, and transform it into the UI If that's correct, someone still has to host or otherwise distribute the libraries - hence why you need the app to use it while offline (it ships the libraries). This is not criticism, I'm just trying to get my head around how it works. | |||||||||||||||||||||||
| ▲ | rrvsh 2 days ago | parent [-] | ||||||||||||||||||||||
I think it still fulfills the brief; the website you are accessing is still hosted "nowhere". Very cool concept, just read about fragments on the MDN docs a couple month ago | |||||||||||||||||||||||
| |||||||||||||||||||||||