gitpod-samples / Gitpod-Raycast-Extension

Raycast Extension for Gitpod
MIT License
15 stars 6 forks source link

Making this as a heavily Local First App. #96

Open Palanikannan1437 opened 6 months ago

Palanikannan1437 commented 6 months ago

Currently though things are cached, things still don't seem "instant" enough for me. I want this to be blazing fast 🙃.

Might consider moving from the default caching Raycast provides to something like React-query for more fine grained control while improving the search recommendations from GitHub tailored towards the user.

I want to get to the place I want, as fast as I could.