Jason Zamora
Jason Zamora
awesome...thank you. That was just what I was looking for.
ooh, nice catch. You're saying to use yarn to install the _@vespaiach/axios-fetch-adapter_ specifically?
I'd buy you a beer. [🍺](https://emojipedia.org/beer-mug)
create-next-app is what you really want to use. I know, slightly bias but here's why. Next.js is built on React and allows us to optimize when data is processed/retrieved/rendered..etc. Example:...