Browsing Category
Software
11713 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
🤓 My top 3 Go packages that I wish I’d known about earlier
Introduction Hello, my DEV friends! 🙌 Today, I’d like to travel back in time, find myself at the…
Becoming a Cyber Security Advocate: Importance of Role Models
I have been working in cybersecurity for almost two years now. I began my career as a software…
Dart Functions and Parameter Types — Part 3
Exploring Dart Functions and Parameter Types — Positional Arguments, One-Line Function, Optional Parameters. Functions in Dart provide a…
MongoDB Model.bulkWrite method solved my issue importing documents from hours to 5 minutes
Situation I have a Node.js backend service using the NestJS framework that depends on an object modeling tool…
How to generate music clips with AI
Using generative AI to create music and video clips Photo by Stefany Andrade on Unsplash Amongst the many areas being…
Testing library for Node.js and React
While popularity isn’t always the sole indicator of quality, based on current trends and community support, the most…
Creating a dynamic invoice using react-print-pdf
Designing the document First, let’s model the information we would like our invoice to showcase. Let’s model your…
Create a Random Joke using React app through API
In this guide, we’ll embark on a journey to build an interactive website that dynamically fetches and displays…
What you need to know about software requirements
Imagine that you have a client who asks you to create a web application that will provide him…
Build Your First Password Cracker
Disclaimer This article is solely for educational purposes. The techniques discussed herein should not be used for unlawful…