Create a responsive bar chart in React JS and Svelte

Опубликовано: 15 Март 2026
на канале: ui-code-tv
1,073
12

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-cha...
code for React : https://github.com/ui-code-tv/barchar...

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)