Tag: web development

CLI and module tool - static-build-cache package - built to help avoid redundant builds for static website projects.

Bookmarklet to enable Picture-in-Picture (PiP) support on sites that try to disable it, such as Hulu, and especially in browsers that honor it, such as Chrome.

Details on how default create-react-app projects will stall and fail to start on Glitch, and how to fix this issue with just a simple edit.

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

How to easily enable VSCode Intellisense and autocomplete within Webpack config JS or JSON files.

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

Overriding the default behavior of keyboard key presses in browsers with JavaScript, to get ALT and arrow key combinations working with a SPA.

An experimental ReactJS project to turn text input into a point based graphical output, shown as a Github Contributions Graph mockup.

A reminder of the emphasis on opinions in Prettier's guiding principles, and how this can conflict with ESLint.

Details on using a Google Cloud Platform Function and NodeJS to maintain a fixed URL that forwards to a dynamic Ngrok host and can be easily redeployed.