Articles
Software development insights, tutorials, and occasional hot takes.
- 27FebTrending
Vibe coding in 2026 — Are AI coding tools actually making us faster?
A critical look at the productivity claims of AI coding assistants, what the research actually shows, and how to use these tools effectively without falling into common traps.
#AI#vibe coding#productivity+4 more - 24FebTutorial
Astro component patterns for React devs easing into this new frontier
A friendly guide for React developers to adopt Astro's island architecture with practical component patterns and integrations.
#Astro#React#web development+2 more - 20FebDeep Dive
How to create reliable tests for NestJS microservices without losing your mind
A clear strategy to write maintainable unit and integration tests for NestJS microservices, covering mocks, E2E, and CI best practices.
#NestJS#testing#microservices+2 more - 17FebTrending
Redis 7 in 2026 — Features that'll actually change how you cache and store data
A candid look at Redis 7's new modules and capabilities that go beyond the usual key-value stuff and how to use them effectively today.
#Redis#databases#caching+2 more - 13FebTutorial
Building agentic AI applications with Node.js — From chatbots to autonomous agents
Learn how to build AI agents that can use tools, make decisions, and complete multi-step tasks autonomously using Node.js and the OpenAI/Anthropic APIs.
#AI#Node.js#OpenAI+4 more - 10FebDeep Dive
Refactoring legacy Node.js monoliths into NestJS microservices the right way
Deep dive into strategies and pitfalls when breaking down large Node.js apps into clean, maintainable NestJS microservices.
#NestJS#Node.js#microservices+2 more - 05FebTutorial
How to build and deploy serverless Python APIs with AWS Lambda in 2026
Step-by-step guide on using the latest AWS Lambda features to build fast, scalable Python APIs without managing any servers.
#Python#AWS#serverless+2 more - 03FebTutorial
Building your first MCP server — Connect AI assistants to your own tools
Step-by-step tutorial on creating a Model Context Protocol (MCP) server that lets Claude, ChatGPT, and other AI assistants interact with your custom tools and data sources.
#MCP#AI#TypeScript+4 more - 29JanDeep Dive
Building high-throughput event-driven APIs with NestJS
Architect scalable event-driven APIs using NestJS and message brokers—practical tips for throughput, reliability, and ease of maintenance.
#NestJS#API#event-driven+2 more - 27JanTutorial
Deploying Astro sites with serverless functions on Vercel, step-by-step
Learn how to combine Astro’s static site generation with dynamic serverless functions hosted on Vercel for modern apps.
#Astro#Vercel#serverless+2 more