✕ Clear all filters
44 articles

📰 Dev.to · Muhammad Arslan

44 articles · Updated every 3 hours · View all reads

All Articles 76,675Blog Posts 102,401Tech Tutorials 18,685Research Papers 16,245News 13,256 ⚡ AI Lessons
Introducing @hazeljs/pubsub: Google Cloud Messaging, HazelJS Style
Dev.to · Muhammad Arslan 2mo ago
Introducing @hazeljs/pubsub: Google Cloud Messaging, HazelJS Style
We shipped @hazeljs/pubsub to make Google Cloud Pub/Sub feel native inside HazelJS applications. If...
Introducing HCEL: The Most Fluent Way to Build AI Pipelines in TypeScript
Dev.to · Muhammad Arslan 2mo ago
Introducing HCEL: The Most Fluent Way to Build AI Pipelines in TypeScript
In the rapidly evolving landscape of AI development, orchestration is everything. As developers move...
AI-Native CLI Template: Build Production-Ready AI Agents in Minutes in NodeJS
Dev.to · Muhammad Arslan 2mo ago
AI-Native CLI Template: Build Production-Ready AI Agents in Minutes in NodeJS
Building AI-powered applications just got dramatically easier. We're excited to introduce the...
Distributed Sagas, Locking, and Zero-Config Documentation in NodeJS
Dev.to · Muhammad Arslan 2mo ago
Distributed Sagas, Locking, and Zero-Config Documentation in NodeJS
We are thrilled to announce the release of HazelJS v0.4.0, a major update focused on building...
Multi-Agent Orchestration: Three Patterns for Complex AI Workflows in NodeJS
Dev.to · Muhammad Arslan 2mo ago
Multi-Agent Orchestration: Three Patterns for Complex AI Workflows in NodeJS
Building production-grade AI systems with HazelJS Agent Runtime Introduction The...
HazelJS v0.2.0 Stable Release
Dev.to · Muhammad Arslan 2mo ago
HazelJS v0.2.0 Stable Release
We’re excited to launch HazelJS v0.2.0 in stable. In just the last month, the community has already...
HazelJS CLI Generation Upgrade: faster scaffolding, fewer commands
Dev.to · Muhammad Arslan 2mo ago
HazelJS CLI Generation Upgrade: faster scaffolding, fewer commands
The HazelJS CLI is about one thing: shipping. If you’re building APIs, realtime services, or AI...
Why We Built @hazeljs/worker: Offloading CPU-Heavy Work in HazelJS
Dev.to · Muhammad Arslan 2mo ago
Why We Built @hazeljs/worker: Offloading CPU-Heavy Work in HazelJS
This post explains why worker threads matter in Node.js, what problems they solve, why we built the...
Stop Grepping. Start Knowing. Meet HazelJS Inspector.
Dev.to · Muhammad Arslan 2mo ago
Stop Grepping. Start Knowing. Meet HazelJS Inspector.
One line of code. Zero instrumentation. Your entire app—routes, cron jobs, agents, flows, circuit...
HazelJS vs. the Ecosystem: A Comprehensive Comparison of Frameworks and AI Runtime Platforms
Dev.to · Muhammad Arslan 2mo ago
HazelJS vs. the Ecosystem: A Comprehensive Comparison of Frameworks and AI Runtime Platforms
How HazelJS stacks up against NestJS, Express, Hono, Fastify, LangChain, Vercel AI SDK, and...
Build a GraphRAG Knowledge Base in NodeJS
Dev.to · Muhammad Arslan 2mo ago
Build a GraphRAG Knowledge Base in NodeJS
We've released hazeljs-rag-graph-starter — a production-ready example that indexes the entire HazelJS...
HazelJS Release Candidate 1: API Stability and Production Readiness
Dev.to · Muhammad Arslan 2mo ago
HazelJS Release Candidate 1: API Stability and Production Readiness
We're releasing HazelJS Release Candidate 1 (RC1). From first beta to alpha to now: 38+ packages, a...
RAG vs Agentic RAG: When to Use in NodeJS
Dev.to · Muhammad Arslan 2mo ago
RAG vs Agentic RAG: When to Use in NodeJS
Both RAG and Agentic RAG in HazelJS use the same foundation — vector stores, embeddings, and document...
Feature Flags with One Decorator: Introducing @hazeljs/feature-toggle
Dev.to · Muhammad Arslan 3mo ago
Feature Flags with One Decorator: Introducing @hazeljs/feature-toggle
We’re shipping @hazeljs/feature-toggle — a small, decorator-first package for feature flags in...
From Beta to Alpha: The HazelJS Journey in 38 Packages
Dev.to · Muhammad Arslan 3mo ago
From Beta to Alpha: The HazelJS Journey in 38 Packages
Less than a month ago we hit publish on our first beta. Yesterday we shipped our first alpha. In...
Introducing @hazeljs/payment: One API, Any Provider
Dev.to · Muhammad Arslan 3mo ago
Introducing @hazeljs/payment: One API, Any Provider
We're shipping @hazeljs/payment — a multi-provider payment package for HazelJS. Use Stripe today;...
@hazeljs/memory: Pluggable User Memory for AI Applications
Dev.to · Muhammad Arslan 3mo ago
@hazeljs/memory: Pluggable User Memory for AI Applications
We’re excited to highlight @hazeljs/memory — a new standalone package in the HazelJS alpha that gives...
Prompt management, RAG, and agents in NodeJS
Dev.to · Muhammad Arslan 3mo ago
Prompt management, RAG, and agents in NodeJS
One starter: typed prompt templates, a live registry, FileStore persistence, RAG, supervisor agents,...
A Durable Execution Graph Engine for Node.js
Dev.to · Muhammad Arslan 3mo ago
A Durable Execution Graph Engine for Node.js
Links: npm @hazeljs/flow · npm @hazeljs/flow-runtime · GitHub (monorepo) · Example repo...
Document RAG and GraphRAG APIs in NodeJS
Dev.to · Muhammad Arslan 3mo ago
Document RAG and GraphRAG APIs in NodeJS
Real-world document ingestion, semantic search, RAG Q&A, and knowledge-graph retrieval—all in one...