Posts tagged: web dev

    Tina CMS Test

    Apr 30, 2023

    Testing out Tina CMS, yet another Git-backed Markdown CMS for this site.

    Read the rest

    Mistakes of the Past

    Jan 7, 2023

    How not to organize content for a Next JS based blog.

    Read the rest

    JavaScript Generators

    Nov 8, 2022

    Functions with but with a fun *.

    Read the rest

    React 18

    Mar 30, 2022

    React 18 [is now available on npm](https://reactjs.org/blog/2022/03/29/react-v18.html).

    Read the rest

    Two articles on web APIs

    Mar 19, 2022

    Web links worth reading on Canvas2D and the File System Access API.

    Read the rest

    My favorite part of TypeScript is debugging the config

    Mar 10, 2022

    I love TypeScript, I do.

    Read the rest

    5 Accessibility Quick Wins (and two for this site)

    Feb 28, 2022

    Practical A11Y improvements.

    Read the rest

    Stencil, Markdown, and web components in Markdown

    Mar 2, 2021

    I’ve had an idea floating around for a while: MDX is great, but I hate all of the steps around configuring / building React components with it. If I’m writing Markdown, HTML is valid in Markdown, and Web Components are valid HTML, so why not just stick Web Components in Markdown and call it a day?

    Read the rest

    HTML, code, and databases

    May 15, 2019

    I can't see ever going back to PHP - I'd prefer Python and I know more C# than it at this point - but I'll never complain about it being a quick and (sometimes) dirty language.

    Read the rest

    Twenty years and I still can't add a script tag right

    Mar 4, 2019