The CSS images specification includes fixup rules which can be helpful to remove redundant values from CSS gradient definitions.
Articles – Page 79
Keep writing, writing, writing ...
A look at a tool to figure out if the JavaScript module/nomodule bridge brings many file savings.
The npm install command supports local development and allows to quickly install and symlink local modules and packages.
Use formaction, formenctype, formmethod and formnovalidate to change form configuration with button attributes
Error reporting can be quickly made more strict using set -euo pipefail. This will lead to better pipe, variable and sub command handling