Posts tagged: web dev

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



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

Two articles on web APIs
Web links worth reading on Canvas2D and the File System Access API.

My favorite part of TypeScript is debugging the config
I love TypeScript, I do.

5 Accessibility Quick Wins (and two for this site)
Practical A11Y improvements.

Stencil, Markdown, and web components in Markdown
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?
HTML, code, and databases
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.
