How to Use Docker for Local Development Environments
A guide on using Docker to create consistent and isolated local development environments, including setup steps and best practices.
A guide on using Docker to create consistent and isolated local development environments, including setup steps and best practices.
The author explains why they created a new 'Today I Learned' (TIL) section on their blog to archive useful tools and facts.
A guide to essential Docker commands for developers, covering image management, container operations, and workflow optimization.
A beginner's guide to using Angular Animations to create engaging user experiences with code examples and key concepts.
An introduction to CSS Container Queries, explaining their importance and how to use them for component-based responsive design.
An exploration of ASCII control characters in the terminal, explaining their functions, categories, and limitations.
The author details their journey to reduce memory usage in their 'Mess With DNS' service by optimizing how IP address lookup data is stored.
A developer shares their favorite features of the Fish shell, including autosuggestions and smart tab completion, after 7 years of daily use.
A beginner-friendly guide explaining Python's built-in functions with simple definitions and examples for easy learning.
Analysis of internal FTC memos reveals a flawed 2011-2012 Google antitrust investigation, citing a lack of tech industry understanding.
Analysis of how modern, bloated websites perform poorly on low-end devices, despite high-speed internet connections.
An analysis of why achieving consensus on platform moderation rules is impossible, using a simple game about park vehicle rules as an example.
A personal blog post reflecting on the author's career, coding burnout, life changes, and hobbies from 2023, and looking ahead to 2024.
A personal 2023 year-in-review by Kent C. Dodds, covering the launch of Epic Web, numerous speaking engagements, and family life.
A guide explaining how the JavaScript modulo operator works, including its practical use case for creating circular arrays.
Brendan Gregg's SREcon22 APAC keynote on the future of computing performance, covering new developments and predictions.
A personal year-in-review blog post sharing reflections, favorite media from 2022, and goals for the new year.
A personal review of 2022 covering a car accident, working at Remix, launching EpicWeb.dev, and speaking at conferences worldwide.
A developer reviews their 10-month tenure at Remix, highlighting community growth and achievements before leaving to focus on a new venture, EpicWeb.dev.
A developer creates a web app to learn a diatonic accordion by mapping its buttons to a computer keyboard using Svelte and the Web Audio API.