41 articles

📰 Dev.to · Muhammad Arslan

Articles from Dev.to · Muhammad Arslan · 41 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (9068) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog
Distributed Sagas, Locking, and Zero-Config Documentation in NodeJS
Dev.to · Muhammad Arslan 2w 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 3w 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 3w 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 3w 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 3w 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 3w 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 3w 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 4w 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 4w 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 4w 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 1mo 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 1mo 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 1mo 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 1mo 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 1mo 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 1mo 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 1mo ago
Document RAG and GraphRAG APIs in NodeJS
Real-world document ingestion, semantic search, RAG Q&A, and knowledge-graph retrieval—all in one...
@hazeljs/ml: Evaluate, Inline Pipelines, Guaranteed Order & Decorator Docs
Dev.to · Muhammad Arslan 1mo ago
@hazeljs/ml: Evaluate, Inline Pipelines, Guaranteed Order & Decorator Docs
Machine learning in Node.js just got clearer and more capable. The @hazeljs/ml package now includes...
What's New in HazelJS Data: PipelineBuilder, PII Safety, and Advanced Quality
Dev.to · Muhammad Arslan 1mo ago
What's New in HazelJS Data: PipelineBuilder, PII Safety, and Advanced Quality
A deep dive into the latest @hazeljs/data features—programmatic pipelines, conditional steps, PII...
Record-level Permissions in NodeJS runtime with @hazeljs/casl
Dev.to · Muhammad Arslan 1mo ago
Record-level Permissions in NodeJS runtime with @hazeljs/casl
@hazeljs/auth ships RoleGuard and TenantGuard — and between those two primitives you can express most...