Remake, Remodel. Part 4.
A developer details the fourth relaunch of their personal blog, migrating from Jekyll to the 11ty static site generator for more flexibility and performance.
A developer details the fourth relaunch of their personal blog, migrating from Jekyll to the 11ty static site generator for more flexibility and performance.
A senior engineer describes how the Feature Lead role at Nested provided the growth and business impact he was missing as a senior developer.
How Twitter built LongTermMetrics (LTM), a system that identified and shipped millions in cost savings by analyzing JVM metrics.
A Django developer builds core pages, adds model methods, and designs templates for a SaaS application in this coding tutorial episode.
The provided content is not a blog article but a 404 error page with embedded analytics code.
A guide on how to test local web development code directly on an iPhone using the ngrok tunneling service for reliable mobile debugging.
A guide on switching a Django project's test runner from the default to pytest, covering installation, configuration, and benefits.
A technical guide on creating animated sparkle effects for text and images in React, including planning, animation, and accessibility.
A developer uses Test Driven Development to fix a bug in a Django app, writing a test, fixing the code, and refactoring.
A developer shares insights and lessons learned from speaking at tech conferences, including idea generation and personal experiences.
Explains how to use React's experimental interaction tracing API to monitor user actions and their performance impact.
A guide on implementing accessible animations in React using the prefers-reduced-motion media query to respect user motion preferences.
Tips for intentionally building your career and personal brand to gain job security, confidence, and career flexibility.
A guide for React developers on using CSS Variables (Custom Properties) to enhance styling workflows and unlock new possibilities.
A developer designs and implements a user onboarding flow for a SaaS app using Python and Django, covering planning and initial coding.
Analyzes how developers without CS degrees got their first jobs, based on a survey of 450+ Twitter responses.
An analysis of why many corporate engineering blogs fail to attract readers and the key processes used by successful ones like Cloudflare and Segment.
A developer adds styling to a SaaS sign-up page using Tailwind CSS, discusses CSS frameworks, and implements feature flags.
Analyzes the growth of command line options in Unix/Linux tools from 1979 to 2017, contrasting it with the original 'do one thing well' philosophy.
A guide on using React's Profiler API to monitor and track component render performance in production applications.