Setting up Netlify Redirects with Astro
Quick guide: Enable Netlify redirects in Astro with a simple one-line configuration change.
Drew DeVault draws a provocative parallel between Test-Driven Development cults and GenAI adoption, arguing both exploit developers' psychological need to feel competent while potentially undermining actual code quality.
Quick guide: Enable Netlify redirects in Astro with a simple one-line configuration change.
The author has mixed feelings about maintaining their GitHub contribution streak.
Not all work accomplishments can be shared publicly, and that's okay—finding satisfaction in private wins matters too.
Classes in functional programming are named abstractions with cohesive functions operating on internal data structures, no class keyword needed.
Functional programs should be subdivided into classes (cohesive functions operating on data) just like OO programs—the paradigms are compatible.
Vite allows importing SVG files as React components, similar to create-react-app's functionality.
The Block Protocol aims to improve how web documents work beyond traditional HTML, advancing web publishing capabilities since the 1990s.
Writer experiences a confusing disconnect between the language they hear and the language they think in.
Employee shares their experience after working at Contenda for approximately two months.
Use slots to pass Markdown components to React/Preact components in Astro.
bstr 1.0 is a Rust library for string operations on byte sequences that are UTF-8 by convention, not guaranteed like built-in strings.
Tips for documenting and managing shared knowledge across teams to improve collaboration and information access.
Using unwrap() in Rust is acceptable in test/example code or when a panic indicates a bug, despite ongoing confusion about its proper usage.
Introductory blog post with placeholder-style content that acknowledges the traditional "Hello, world" programming greeting.
Person with poor eyesight is excited about getting LASIK surgery soon to improve their vision.
The author learned interesting facts about moose and wants to share this newfound knowledge with readers.
Learn strategies for managing and reducing technical debt to prevent it from accumulating and slowing down your development team's progress.
Cassidy customized her Zsh prompt with colors, date, and git info, and shares how to do it.
Author reflects on 10 years as a professional programmer, starting from a paid internship after rediscovering their passion for coding.