A new entry in the exciting Code Review series!
Today we're reviewing "redaxios" - super small axios clone!
Redaxios: https://github.com/developit/redaxios
How did they manage to make it so small? Great question! Have a watch to find out!
Things I talk about in this video:
- How to use JSDoc to type check JavaScript with TypeScript
- Tricks to make code smaller
- How to write your own deepMerge function
- ...and more!
——
NEWSLETTER: https://tinyletter.com/hswolff/subscribe
PATREON: https://www.patreon.com/hswolff
TWITTER: https://twitter.com/hswolff
SITE: https://hswolff.com/