Tag: documentation

A list of things I wish I had known sooner about using pytest and some general tips on usage and productivity with it.

Why we should all care more about higher-level documentation, a way to view documentation as a funnel, and an explanation of how things have changed.

How to determine point intersection or collision detection with Canvas paths, with or without tolerances / buffers / padding.

I wrote several of the posts in this series, on how to build static web sites with the Gatsby.js framework, working with a Senior Technical Editor to get articles from idea to publication.

Reasons why every developer should care about documentation. Personal, business, and practical reasons why writing documentation is worth it.

How to use TypeScript, or JSDoc-powered JavaScript, with Service Workers, as well as some important caveats for current issues.

NodeJS-powered automation that extracts all the tutorial docs out of the Svelte repo and combines them into a single formatted HTML document.

A guide on using SVG files with Svelte, and how to embed, inline-directly, or reference them, with or without rollup plugins.

A step-by-step guide on how to deploy a Preact app from a nested subdirectory, with instructions on updating Webpack, preact-router, and more.

An effort to collect, categorize, and summarize some of the common CSS custom properties that are being used to maintain colors in modern theming approaches.