DelightfulDev
The Journal
Setting Up a Front-End Dev Environment on macOS, Windows (WSL), and Linux
The OS underneath your editor affects file-system speed, line endings, and even how fonts render. Here's a solid front-end setup on each of the three main platforms.
A Front-End Code Review Checklist: CSS, Accessibility, and Responsive Design
Front-end pull requests need a different review lens than backend logic — responsive behavior, contrast, and visual regressions matter as much as the code itself.