My Blog
STTP The STTP tag marks blog posts containing straight to the point instructions with little or no context or explanation.
- svg
Why not make your own SVG icons?
- uiSTTP
How to use container queries
- blogSTTP
How to allow HTML tags in a Markdown blog
- varia
Encryption vs hashing vs encoding
- varia
`Front-end` vs `frontend` vs `front end`
- varia
Should you use Javascript or Typescript?
- variaSTTP
How to generate a random string with Javascript
- uiSTTP
How to update a CSS root variable with Javascript
- blogSTTP
How to add syntax highlighting to a Markdown blog
- blog
How to create a Markdown blog with Next.js 15
- ui
Popup vs modal vs overlay
- gitSTTP
How to undo the last git commit
- uiSTTP
How to add a gradient border to an element
- uiSTTP
How to set a gradient text color
- nodejsSTTP
How to read all files in a folder with Node.js
- nodejsSTTP
How to upgrade Node.js on MacOS