Alex Gouveia

Developer fascinated by world cultures, technologies and human potential.

2 posts

Next.js vs Gatsby: Which one to choose?

While Next.js is dynamically rendered, Gatsby is statically generated and rendered beforehand. If you want to build a React website or application without having to deal with routing, configuration, or server-side rendering, take a look at the differences between Next.js vs Gatsby.... Read more