Next.js charts articles
How to use nivo charts in Next.js , showcase with line and pie charts, how to solve errors related to server side rendering in nivo like ResizeObserver undefined in server side

Ali Bentaleb
More Stories
Easy doughnut and bar charts with react-chartjs-2 in Next.js
How to draw bar,doughnut with react-chartjs-2 and Next.js

Ali Bentaleb
What is Next.js
What is React Next.js framework, what is used for and a quick steps to confiure it and use its basic features

Ali Bentaleb
Disable Server side rendering (SSR) in Next.js
How to disable SSR (server side rendering) to use client capabilities in Next.js like browser document object

Ali Bentaleb