Closed Tristramg closed 1 year ago
Juste par curiosité sur le pinaillage, vu qu’on parle de window.location.hash
dans quels cas on dit hash, dans quels cas fragments (je m’en fiche, c’est juste pour ma culture gé)
Le hash c’est le caractère, le fragment la portion de l’url qui suit:
In URIs, a hash mark # introduces the optional fragment near the end of the URL.
Ah mais j’avais mal lu et je pinaillais sans réaliser qu’en javascript, on dit hash.
The hash property returns a string containing a '#' followed by the fragment identifier
et
The fragment is not URL decoded.
Pfff.
Bref, hash c’est bien. Allez zou.
We don’t use the router and link to avoid prefetching data for no reason