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

Loren Stewart

Software Developer

Recent Posts

  • Architecting with Constraints: A Pragmatic Guide Jul 2, 2025
  • Building a Lightweight Reactive State Manager with JavaScript Proxies Jul 1, 2025
  • Beyond REST: Adding Real-Time Interactivity with NestJS WebSockets Jun 15, 2025
  • Don't Just Talk, Do: Giving Your LLM Tools to Interact with the Real World Jun 10, 2025
  • How to Generate Dynamic PDFs in NestJS with a Headless Browser May 20, 2025

Tags

  • Frontend
  • Architecture
  • JavaScript
  • React
  • Astro
  • Lit
  • NextJS
  • State Management
  • Proxy
  • NestJS
  • TypeScript
  • WebSockets
  • Realtime
  • Backend
  • AI
  • LLM
  • MCP
  • PDF
  • Playwright
  • HTMX
  • Web Components
  • Events
  • Security
  • Authentication

Backend

4 articles tagged with this


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 →

Don't Just Talk, Do: Giving Your LLM Tools to Interact with the Real World

June 10, 2025

Transform your LLM from a chatbot into an agent by teaching it to use tools and interact with real-world systems

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