bp

Posts

  1. sprite sheet for a pixel-art game featuring a female mage character

    SVG Icon Sprites in Eleventy

    Use SVG icons in Eleventy and only ship the code you need.

  2. Micro:bit countdown

    Let's spice up the stock makecode countdown tutorial

  3. Hannukah menorah in glass case, eight candles and shamash are lit.

    8 Nights of Web Components Tips: 5783

    Instead of one night of web components posts, we get eight crazy nights!

  4. Make a Micro Dreidle

    Let's use makecode to turn a micro:bit into a dreidle!

  5. autonomous faces. courtesy of stable diffusion

    Form-Associated Custom Elements

    Form-Associated Custom Elements are a new web standard which let web component authors to build accessible custom interactive form controls like buttons, inputs, checkboxes, that function just like browser-native inputs. Review the spec and build a simple checkbox component in this short tutorial.