A Million Little Secrets
A developer shares technical insights and techniques used to create the whimsical animations and interactive elements on their new course landing page.
A developer shares technical insights and techniques used to create the whimsical animations and interactive elements on their new course landing page.
Analysis of a survey on the most frustrating aspects of using the terminal, based on responses from 1600 experienced users.
A guide to creating a plaintext RSS feed using the 11ty static site generator, exploring its benefits for syndication and command-line readers.
A technical guide on combining 11ty, max Brotli compression, and CSS fingerprinting to achieve optimal website performance and caching.
A detailed guide to setting up a MacBook Pro for web development, covering system preferences, terminal commands, and essential tools.
A developer refactors an outdated JavaScript performance snippet to improve security and adhere to modern web best practices.
An introduction to UV and Ruff, two modern tools designed to improve and speed up Python development workflows.
A tutorial on creating modern, animated buttons using only CSS, including hover effects and variations.
A guide for beginners on the 10 most important Angular concepts to learn, including components, modules, and data binding.
A CSS tutorial on creating an optimized frosted glass effect using backdrop-filter, with tips for realism and performance.
The author details the latest redesign of their personal website, version 7.0, focusing on new sidebars, a light-dark theme, and Bluesky integration.
A guide to using Tokio channels for sharing data between async tasks in Rust, covering MPSC, broadcast, and watch patterns.
A guide on using Docker to create consistent and isolated local development environments, including setup steps and best practices.
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.
Robin, a German software engineer, introduces his background, mission to make coding education accessible, and his freelance work.
A tutorial on building a custom, session-based authentication system in JavaScript and TypeScript, covering secure password handling and session management.
The article argues that Steve Ballmer was an underrated CEO who made crucial long-term investments that set Microsoft up for its future success under Satya Nadella.
The author details their journey to reduce memory usage in their 'Mess With DNS' service by optimizing how IP address lookup data is stored.