Step by step guide to hand code a bar chart in React JS and then rewrite in Svelte
Code for Svelte version: https://github.com/ui-code-tv/bar-chart-svelte
code for React : https://github.com/ui-code-tv/barchart-demo-react
Intro and demo: (00:00:00)
React - Start project: (00:06:04)
React - CSS Styling : (00:24:53)
React - SVG setup and render the chart: (00:29:10)
Svelte - Start project: (01:03:55)
Svelte - CSS Styling : (01:16:20)
Svelte - App logic and SVG setup: (01:19:15)
Download
0 formats
No download links available.
Create a responsive bar chart in React JS and Svelte | NatokHD