Tag: documentation

Want a clear visual indicator in your app or documentation so you know *exactly* which commit was pushed and successfully deployed? Then this post is for you.

An experimental project that delves into the idea of rendering non-video content in Picture-in-Picture windows, use-cases, and a discussion of the future.

Exploring different ways to append videos to a MediaSource instance with SourceBuffers and appendBuffer calls. Includes fully functional examples and tips.

How VSCode Snippets can be used to add support for a customizable Emoji-Log picker, with just a few lines of code you can paste into settings.

How to use various tools to extract the word count from a markdown file, or even the summed count across multiple nested markdown files.

How to get a list of all files in a project or directory, with inclusion and exclusion rules applied based on a .gitignore file.

How and why to use OS temporary directories to create files outside your source code directory for scripted tests.

How to use Google Forms for quick user feedback collection, bug reporting, and the pros and cons of this approach.

How to generate the perfectly sized cover images, with any input image, using Cloudinary's URL based transformations, overlays, and effects.

How to use .env files that are in a different directory than a docker-compose YML file, with variable substitution and relative paths. Options and workarounds.