Oddbean new post about | logout
 This D3.js data visualization I’m working on started as a page on my (Next.js) blog, but I think it’ll be better long-term to have it in its own repo.

After some planning for what I’ll need, I think The Pudding’s Svelte Starter Repo is the way to go. Coming from a group whose primary focus is D3.js data Viz, this looks far better than anything I could come up with.

Anyone have any recommended resources for learning Svelte?

https://github.com/the-pudding/svelte-starter

#d3 #Svelte #SvelteKit #dataviz #d3js 
 @98c56911 Honestly the official tutorial is hard to beat, it starts with the basics and goes through everything very well, with each lesson being an interactive example:

https://learn.svelte.dev/tutorial/welcome-to-svelte