Fetching Data Doesn't Get Better Than This

Опубликовано: 03 Октябрь 2024
на канале: Josh tried coding
120,958
4.6k

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):    / @joshtriedupstash  
discord:   / discord  
github: https://github.com/joschan21