• Home
  • Tags
  • Contact
RSS
  • Home
  • Tags
  • Contact
Loren Stewart

Loren Stewart

Software Developer

Recent Posts

  • React Won by Default – And It's Killing Frontend Innovation Sep 16, 2025
  • Progressive Complexity: When Islands Should be a Continent Sep 14, 2025
  • Production-Ready Astro Middleware: Dependency Injection, Testing, and Performance Sep 3, 2025
  • Introducing hx-optimistic: Make Your HTMX Apps Feel Instant Aug 20, 2025
  • A Progressive Complexity Manifesto Aug 10, 2025

Tags

  • React
  • Svelte
  • Solid
  • Qwik
  • Frontend
  • Astro
  • Architecture
  • JavaScript
  • Frameworks
  • SvelteKit
  • Middleware
  • TypeScript
  • Backend
  • Testing
  • HTMX
  • Web Components
  • State Management
  • AI
  • LLM
  • MCP
  • Microservices
  • NestJS
  • Authentication
  • Security
  • SSE
  • Lit
  • NextJS
  • Proxy
  • Events
  • WebSockets
  • Realtime
  • PDF
  • Playwright

NestJS

6 articles tagged with this


LLM Tools: Scaling with MCP Architecture (Part 2)

July 21, 2025

Learn how to evolve from direct LLM tool integration to the Model Context Protocol (MCP) architecture, enabling scalable AI tools that maintain conversation context across multiple services.

Read More →

LLM Tools: Securing Your MCP Architecture with Authentication (Part 3)

July 21, 2025

Transform your MCP based AI agent from an open system to a secure, user authenticated application ready for production deployment.

Read More →

LLM Tools: Real-time LLM Responses in Production (Part 4)

July 21, 2025

Build streaming LLM responses with Server-Sent Events, request cancellation, and real-time status updates to create engaging, responsive AI applications.

Read More →

Beyond REST: Adding Real-Time Interactivity with NestJS WebSockets

June 15, 2025

For decades, the request-response model of REST has been the backbone of the web. But what happens when the server needs to initiate a conversation? Discover how NestJS WebSockets enable real-time interactivity.

Read More →

How to Generate Dynamic PDFs in NestJS with a Headless Browser

May 20, 2025

Generating a simple, unstyled PDF is one thing. But what if you need to create complex, beautifully styled documents? Learn how to leverage the power of HTML/CSS with headless browsers.

Read More →

Bulletproof Your API: A Deep Dive into Custom Guards and Decorators in NestJS

April 8, 2025

In any robust backend application, security and clean code are paramount. Learn how NestJS's powerful combination of Guards and Custom Decorators can help you build secure, maintainable APIs.

Read More →
← Back to All Tags

© 2025 Loren Stewart. All rights reserved.

Powered by Astro