NEW Vue Composables: The Shared State Trap (+ Cheat Sheet)

Read it. Run it. Prove it.

A post a day on web development and languages — most with an editable playground and a quiz that explains every answer. Free, and no account needed to read.

  • 123 posts
  • most with a playground you can edit
  • and a quiz that explains every answer
developer.ts
1
2
3
4
5
6
7
const developer = { learn: true, build: true, ship: true, } await developer.learn()
Open source

Tools built in the open

A package a week, MIT licensed and fully typed — plus everything the community shares.

Share a package
god-kit COMMUNITY

God Kit — design tokens and Vue 3 primitives for God Plan apps

v0.8.920/wk1
cross-framework COMMUNITY

Source-to-source converter: React to Vue (and more)

v0.1.422/wk0
vue-heic-image COMMUNITY

Vue 3 HEIC/HEIF image preview and converter for the browser: HeicImage component, useHeicImage composable, PNG/JPEG/GIF output, TypeScript, iOS photos,…

v2.0.08/wk3
Coming next

Courses and learning paths

Being written the same way the articles were — one topic at a time, each with a playground and a quiz. They open when a whole route can be finished.