Hacker News new | ask | show | jobs
by lucassen 2209 days ago
> everything (local state management, API calls, forms, URL routing, etc)

hooks, axios, html, reach-router.

my point is that if you start with the assumption that browser APIs are sufficient, there is a natural progression to your project and «taste» in supporting libraries to react

1 comments

just curious, what does axios provide over basic browser "fetch"?
Browser compatibility