Fixing Prism Line-Number Misalignment
Prism's line-numbers plugin measured the gutter against the wrong line-height when the stylesheet loaded late. One rule in the critical CSS fixed it.
Prism's line-numbers plugin measured the gutter against the wrong line-height when the stylesheet loaded late. One rule in the critical CSS fixed it.
How to install the fish shell, PHP, Composer, and nvm on Arch Linux, with a Docker image setup. Step-by-step commands and config notes.
Just some notes for creating a new user and setting up an environment on Linux (Ubuntu 20.04)
These are notes on using composer and basic commands that I commonly use to update, remove, and query packages.
A few new PHP7 features that would be useful for frontend developers.
These are just my notes while learning docker with some resources and basic commands.