Closed michaelwu0505 closed 1 year ago
Hi @michaelwu0505 π Thanks for letting us know about this! looks for me like the index no longer gets updated properly.
For anyone who is curious, I stumble upon "useEndpoint" in the following youtube video:
"Exploring Qwik City w/ Adam Bradley & Manu MartΓnez-Almeida"
From my research, I believe that beginning from qwik v0.22.0, we should be using routeLoader$(). https://qwik.builder.io/docs/route-loader/
Thanks again @michaelwu0505 π since qwik was under heave development with many API changes, some recordings are out-of-date now. but imo still worth to watch it, since they explain the philosophy pretty well.
BTW: i am no longer able to find useEndpoint
in the search so i'll close this issue π
Suggestion
I can find "useEndpoint" from search button, but the resulting documentation url does not have information regarding "useEndpoint".
Steps to reproduce:
Goto https://qwik.builder.io/qwikcity/api/, click search button and search for "useEndpoint".
The first result is a link to the API reference "#useEndpoint()", which is the following link: https://qwik.builder.io/qwikcity/api/#useendpoint
However, there is no "useendpoint" entry on https://qwik.builder.io/qwikcity/api