Initial setup


Creating graphs in a React environment using D3.js can be quite complex.

Here's a list of tools I highly recommend to simplify your journey in building a dataviz web application.

Members only
4 minutes read

React: Use a Framework

React is a JavaScript library, not a framework.

Several frameworks are built on top of it to manage common requirements such as routing, static page generation, server-side rendering, and more.

Personally, I'm a huge fan of Next.js, but other options like Gatsby, Remix, or even sticking with Create React App are excellent choices as well!


List of next.js features that will make your life easier. Source.

Oh no! ๐Ÿ˜ฑ

This lesson isnโ€™t available just yet.

Take a look at the status badges next to each lesson in the sidebar to see when itโ€™s coming out.

Thanks for your patience! ๐Ÿ™