Welcome to barrd.dev, Dave’s Tech Articles
What’s Up On January 25th?
🏴
Popular Articles
Articles & Projects
Auto-fit 3 cards with content aligned in subgrid
Build beautiful, responsive card layouts with CSS Grid’s auto-fit & subgrid, align everything neatly, less query worries for all screen sizes.
Scope: Experimental
Secure localhost with no warnings using mkcert & BrowserSync
~4 Mins Read
Secure local development environment with mkcert and Gulp/BrowserSync setup, no HTTPS security warnings, just a trusted localhost working site.
Topic: #Tech-Stack
Parallel development without the headaches using Git worktree
~10 Mins Read
Git worktree, run multiple branches in parallel directories to juggle features, hotfixes and testing without stashing or constant checkouts.
Topic: #Tech-Stack