A look at a tool to figure out if the JavaScript module/nomodule bridge brings many file savings.
Articles โ Page 98
Keep writing, writing, writing ...
The npm install command supports local development and allows to quickly install and symlink local modules and packages.
My favorite content of January including some piano music, the direction of web development and some business advice.
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