Browsing Category
Software
11687 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
Amplify Your Impact: How Building in Public Can Accelerate Your Developer Career
Building in public has become an increasingly popular trend among software developers and entrepreneurs. The idea is to…
60% of maintainers are (still) not paid for their work
In mid-2024, Tidelift fielded its third survey of open source maintainers. More than 400 maintainers responded and shared…
AuthenticationHandler in ASPNET
In ASP.NET Core Identity, an AuthenticationHandler is a component that implements the logic for authenticating users based on…
How to Verify User Accounts in Passkey-Based Systems
Passkeys are revolutionizing online authentication by providing users with a more secure and seamless login experience. However, to…
Understanding Database Management Systems (DBMS): Definition and Functioning
Introduction In the realm of software systems, a Database Management System (DBMS) is a critical tool designed to…
Benefits of Next.js Compared to React.js
Next.js is a React framework that enhances the development process by offering additional features for performance, SEO, and…
Introducing simpledev.css
simpledev.css is a new CSS framework that I describe as a mostly classless framework. I call it mostly…
Astro + Cloudflare Pages: A Beginner’s Guide to Fast and Easy Deployment
Easy steps to deploy Astro sites to the world! Astro is a rising-star web framework for building fast,…
Getting Started with AI Development: My Journey with Embeddings and Vector Databases
As a web developer, I’ve always been intrigued by AI development. I had wanted to explore it for…
API Development Essentials: Key Concepts Every Business Owner Should Know
It’s probably a common fact that enterprise software solutions seldom work on their own. They must transmit and…