Logo
Login
Tech Posts 31249
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Introducing @saahen.sriyan.mishra/micro-router: A Lightweight, Secure HTTP Router for Node.js

Introducing @saahen.sriyan.mishra/micro-router No more bloated dependencies just to set up a simple HTTP router in Node.js. @saahen.sriyan.mishra/micro-router, a secure, lightweight, and zero...
03.05.2025 0 Read More

How to create a simple library using typescript

1. Initialize the Project ⛶mkdir my-ts-lib cd my-ts-lib npm init -y 2. Install Development Dependencies ⛶npm install --save-dev typescript tsup eslint prettier 3. Create t...
03.05.2025 0 Read More

🚀 I just launched my first NPM package!

🚀 I just launched my first NPM package!
I built create-node-spark— a simple CLI tool to scaffold a Node.js backend in seconds. No more wasting time setting up Express, MongoDB, routes, and configs. Why did I build this? Because I ...
03.05.2025 0 Read More
Loading...
#reading
Zero-Knowledge Proof (ZKP) – A Simple Example and Its Application in Blockchain
0
AWS VPC and Subnetting with CIDR Notation
0
Top 13 Simple WordPress Themes for Easy Website Setup
0
⚙️ TypeScript Got 10 Faster in 2025 — Thanks to Go?!
0
Pulumi + Azure Series: A Developer’s Perspective
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
1
How to Disable NSFW Filter in FaceFusion 3.2.0
0
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0