Search

Items tagged with: tutorial


🆕 blog! “Stupidly Simple SVG Sparklines”

A sparkline is a little line-graph with no axes or other unnecessary details. They're useful for getting quick understanding of what the data is showing.

They're also really easy to create programmatically.

This uses the SVG "polyline" which takes a list of x,y co-ordinate pairs. But can you spot the small problem?

<svg…

👀 Read more: shkspr.mobi/blog/2026/05/stupi…
⸻
#svg #tutorial


If you'd like to preview the #tutorial I'm writing on building a small federated image sharing service, similar to @pixelfed@mastodon.social, with @fedify@hollo.social and @nuxt@webtoo.ls, here it is:

pr-731-0.fedify.pages.dev/tuto…

If you'd like to give feedback after reading it, please leave a comment on the following PR:

github.com/fedify-dev/fedify/p…

#Fedify #fedidev #ActivityPub #Nuxt #Pixelfed

⇧