Browsing Category
Software
12291 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
Stop User from closing page in JavaScript
Title: Understanding and Implementing Page Exit Confirmation Dialogs in JavaScript Introduction: In the realm of web development, ensuring…
Dev.to APIs 🚀
GET Endpoints: Articles: GET /api/articles: Retrieve a list of articles. GET /api/articles/:id: Retrieve a specific article by its…
🚀 Building Dynamic Web Applications with Preact: A Lightweight Alternative to React
Introduction: Preact, a lightweight JavaScript library, has gained significant popularity among developers due to its fast performance and…
Podcast Palooza— What are you listening to? (Comedy Edition)
Hey hey y’all! I’m Rachel (they/them) and I am DEV’s loyal Content Creator over here on the Community…
The WebSocket API and protocol explained
In this article we are going to learn about the websocket API and its protocols. Here is what…
All about API testing & Keploy
Introduction Nowadays, Application Programming Interfaces (APIs) have become the backbone of modern applications. And to check the functionalities…
Top 7 Featured DEV Posts of the Week
Hey, feeling a bit Monday-ish? Need a little pick-me-up to kickstart your week and get those creative juices…
Comparison Of Blip2 Captioning Models With 1 Click Windows & RunPod Installer
I have recently coded from a scratch Gradio app for the famous Blip2 captioning models. 1 Click auto…
How to Create an On-Demand Doctor App
Mobile apps have greatly changed the healthcare field, making it much easier for people to get medical help…
Discovering the Magic of Service Mesh: Navigating the Microservices Maze 🌐🕸️🕵️♂️
Welcome to the fascinating world of microservices, where agility and scalability rule. As you start this exciting journey,…