Top picks — 2026 May
A monthly roundup of non-trendy software resources, including articles on TUI accessibility, CSS font fallbacks, and a proposal for a universal do-not-track flag.
A monthly roundup of non-trendy software resources, including articles on TUI accessibility, CSS font fallbacks, and a proposal for a universal do-not-track flag.
A curated list of 13 newsletters covering .NET, React, system design, AI, frontend, and engineering leadership to help developers improve.
Learn about Django's new GeneratedField in Django 5.0 through practical examples at the Django London 2026 meetup.
Explores real-world examples of companies using Swift and Vapor for server-side applications, including Things Cloud and TelemetryDeck.
A tech lead shares job search experiences, Go language passion, and monthly tech article picks including CSS color precision and Node.js release schedule changes.
A developer shares their initial experiences and positive impressions of learning Django, highlighting its explicitness, built-in admin, and ORM.
A technical guide on building an AI agent server using the AG-UI protocol and Microsoft's Agent Framework for Python, with GitHub code.
A guide to implementing API versioning in ASP.NET Core, covering setup, versioning strategies, and integration with Swagger.
A developer simplifies a content scheduling system by replacing a cron job and state machine with a smarter database query using future publication dates.
A beginner's guide to implementing web servers, covering HTTP requests, responses, status codes, and client-server architecture.
A talk from DjangoCon US 2025 explaining how to use Django 5.0's new GeneratedField, which computes values in the database.
A technical guide on integrating a MySQL database with a Nuxt 3+ application using the Drizzle ORM for type-safe, modern development.
A developer built stats.store, a free, open-source, privacy-first analytics backend for Sparkle-based Mac apps, avoiding invasive tracking.
A tutorial on setting up a modern React frontend with Vite and a Flask backend, updated for 2025 development practices.
A developer's criteria and research for choosing a new, unconventional programming language to learn for full-stack web development.
Explains Go's singleflight package for preventing duplicate work during concurrent requests, improving backend efficiency.
A technical exploration of HTTP/1.1's chunked transfer encoding, demonstrating its implementation with FastAPI for streaming data.
A tutorial on using Python to insert data into a Supabase PostgreSQL table via its REST API.
A podcast episode discussing server-side Swift development, focusing on the Hummingbird framework and sharing experiences with app releases.