Define the highlight color of radio and checkboxes using accent-color
in CSS.
Snippets โ Page 10
Make magical things happen with a few lines
How to download GitHub repositories without the git history using npm.
A snippet to trigger dynamic file downloads in JavaScript.
A GitHub CLI alias to list all open pull requests and pick one interactively using fzf.
How to fetch and unzip a gzipped file in Node.js using got and node-gzip.