Today I learned that an SVG inside of another SVG is valid syntax
Articles โ Page 112
Keep writing, writing, writing ...
Today I discovered that you can pipe scripts into the Node.js binary
The CSS attribute can select values that usually wouldn't match in case-insensitive mode.
The HTMLInputElement has a lot of properties that you might now use every day or even have heard of. This article describes defaultValue, indeterminate and selection properties.
Setting up a development machine can be a tedious process. Building software relies heavily on things being present on yout machine. But you using online services you really can develop websites, make them editable and later deploy them from any computer.