✕ Clear all filters
13 articles
▶ Videos →

📰 Dev.to · Muhammad Arslan

13 articles · Updated every 3 hours · View all reads

All Articles 164,557Blog Posts 157,955Tech Tutorials 43,595Research Papers 31,766News 21,162 ⚡ AI Lessons
HazelJS Release Candidate 1: API Stability and Production Readiness
Dev.to · Muhammad Arslan 🔧 Backend Engineering ⚡ AI Lesson 5mo 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...
From Beta to Alpha: The HazelJS Journey in 38 Packages
Dev.to · Muhammad Arslan 🔧 Backend Engineering ⚡ AI Lesson 5mo 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...
A Durable Execution Graph Engine for Node.js
Dev.to · Muhammad Arslan 🔧 Backend Engineering ⚡ AI Lesson 5mo ago
A Durable Execution Graph Engine for Node.js
Links: npm @hazeljs/flow · npm @hazeljs/flow-runtime · GitHub (monorepo) · Example repo...
Record-level Permissions in NodeJS runtime with @hazeljs/casl
Dev.to · Muhammad Arslan 🔧 Backend Engineering ⚡ AI Lesson 5mo 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...
Multi-Tenant Auth, Roles, and Database Isolation with @hazeljs/auth
Dev.to · Muhammad Arslan 🔧 Backend Engineering ⚡ AI Lesson 5mo ago
Multi-Tenant Auth, Roles, and Database Isolation with @hazeljs/auth
I just shipped authentication and authorization support for HazelJS. The new @hazeljs/auth package...
Add an Audit Trail to Your API in Minutes in NodeJS
Dev.to · Muhammad Arslan 🔧 Backend Engineering ⚡ AI Lesson 5mo ago
Add an Audit Trail to Your API in Minutes in NodeJS
Who did what, when, and with what outcome? If your API needs to answer that for compliance, security,...
Introducing @hazeljs/oauth: One Package for Google, Microsoft, GitHub, Facebook & Twitter Login
Dev.to · Muhammad Arslan 🔧 Backend Engineering ⚡ AI Lesson 5mo ago
Introducing @hazeljs/oauth: One Package for Google, Microsoft, GitHub, Facebook & Twitter Login
Add social login to your HazelJS apps in minutes—not hours. If you like it don't forget to Star...
The Complete Guide to @hazeljs/gateway: Intelligent API Gateway for Microservices
Dev.to · Muhammad Arslan 🔧 Backend Engineering ⚡ AI Lesson 5mo ago
The Complete Guide to @hazeljs/gateway: Intelligent API Gateway for Microservices
A practical, in-depth exploration of the HazelJS API Gateway — from routing and versioning to canary...
Building Microservices with HazelJS and gRPC: A Complete Starter Guide
Dev.to · Muhammad Arslan 🔧 Backend Engineering ⚡ AI Lesson 6mo ago
Building Microservices with HazelJS and gRPC: A Complete Starter Guide
A comprehensive guide to building a gRPC server and gRPC client using HazelJS and @hazeljs/grpc. This...