Tag: JavaScript


  • An Image Puzzle Web Component

    An Image Puzzle Web Component

    I’ll soon have the opportunity to work on production Lit based web components. But I’ve never worked with Lit before, and have only briefly toyed with vanilla web components. So I wanted to create something that would help me ramp up in this domain. But what? […]

    Read more


  • Snake: DOM’inating a Classic?

    Snake: DOM’inating a Classic?

    While I think canvas is better suited to this kind of application, I’m doing this for the training, and doing it in the DOM will likely push some limits. I think that pushing the limits will mean problems, the kind of problems that will be good for training and that will be fun to solve.…

    Read more