Fetching Data Doesn’t Get Better Than This
About a month ago I discovered that this data fetching pattern even works, and I’m not going back. This approach is
– type safe
– intuitive
– fast
The only downside I’ve discovered since is that it doesn’t work for webhooks as they NEED to be an API, but other than that, god damn this is great.
— my links
second channel (in depth videos): https://www.youtube.com/@Joshtriedupstash
discord: https://discord.gg/4vCRMyzgA5
github: https://github.com/joschan21