All articles — page 7
Showing 12 of 87 articles on AI systems, retrieval, backend engineering and DevOps.
- PWAService WorkersOffline-First
Offline-First Web Apps: Building Resilient Progressive Web Apps (PWAs) that Work on Flaky Networks
Build offline-first Progressive Web Apps with service workers, smart caching and resilient UX patterns that keep users working on bad networks.
- Cloud SecurityZero TrustAWS
Cloud Security Essentials for Developers: Designing Zero-Trust Architectures on AWS/Azure
Design zero-trust security on AWS and Azure — IAM policies, network segmentation, service mesh and secrets management, with real code examples.
- TypeScriptNext.jsNode.js
Full-Stack TypeScript for 2026: Building a Job-Ready App with Next.js, Node, and Postgres
Build a production full-stack TypeScript app with Next.js, Node.js and PostgreSQL — setup to deploy, with the patterns hiring teams expect.
- SecurityJavaScriptOWASP
Secure-by-Design Web Apps: Implementing OWASP Top 10 in a Modern JavaScript Stack
Implement OWASP Top 10 controls in React, Next.js and Node.js — building secure web apps from the ground up, with practical code examples.
- DevOpsGitHub ActionsDocker
DevOps in the Real World: Shipping Faster with GitHub Actions, Docker, and Kubernetes
Build a production DevOps pipeline with GitHub Actions, Docker and Kubernetes — real-world examples, best practices, and the pitfalls to avoid.
- Cloud-NativeMicroservicesAWS
Cloud-Native SaaS in 30 Days: Designing and Deploying a Microservices App on AWS/Azure
Build and deploy a production cloud-native SaaS with microservices on AWS and Azure in 30 days — architecture, containers, CI/CD, and the deploy.
- AILLMsAgentic AI
From Zero to Agentic AI: Building Production-Ready AI Agents with LLMs and Tools
Build AI agents that use tools, make decisions and run multi-step workflows autonomously with modern LLMs and the ReAct pattern.
- RAGAILLM
Mastering RAG in Practice: Build a Production-Ready AI Search Feature for Your App
Build a production RAG system from scratch — architecture patterns, code examples, and what it takes to ship intelligent search inside your app.
- On-Device AIEdge AIMobile ML
On-Device AI in 2026: Running Lightweight Models in Mobile and Edge Apps
On-device AI inference for mobile and edge — model compression, runtime frameworks, deployment patterns, and the trade-offs before leaving the cloud.
- WebSocketsWebRTCReal-Time
Real-Time Experiences on the Web: Building Live Dashboards with WebSockets and WebRTC
Build real-time web apps with WebSockets and WebRTC — live dashboards, collaborative tools and analytics, plus architecture and common pitfalls.
- TypeScriptReactNext.js
Advanced TypeScript Patterns: Scalable Frontend Architectures for Large React/Next.js Codebases
Type-safe patterns and modular architecture that scale across large React and Next.js codebases — the techniques senior frontend roles expect.
- OAuth 2.1OpenID ConnectPasswordless
Modern Authentication Demystified: Implementing OAuth 2.1, OpenID Connect, and Passwordless Login
Implement modern authentication with OAuth 2.1, OpenID Connect and passwordless flows — real code, PKCE and WebAuthn, and the pitfalls to avoid.