Logo
Login
Tech Posts 31382
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
How to connect BigQuery with Excel using ODBC
0
De Dev para Dev: por que parei de fazer 'projetos de curso' e o que mudou na minha carreira
0
Apache SeaTunnel optimization strategy for synchronizing MySQL to Doris
0
100 DevOps Interview Questions and Answers for 2025
0
Fast Static Website Deployment with Pulumi: Modern Web Dev Made Simple 🚀
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
Turn any git repo into llm readable format
0
New Release: Free Email Signature Generator
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0