Browsing Category
Software
12397 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
How Do You Organize the Frontend Architecture?
When starting a frontend of a project, one critical question arises: How should we organize the architecture? Here…
Introducing API Endpoint Search at Scale (via LiveAPI)
Have you ever tried to find a specific API endpoint – from dozens of code repositories? You may…
🚀 Your Go-To List of 25 Swift Tools and Libraries for Any Project
GitHub – ivlevAstef/DITranquillity: Dependency injection for iOS (Swift) Dependency injection for iOS (Swift). Contribute to ivlevAstef/DITranquillity development by…
🚀 API Maker : Release Notes for v1.9.0
⭐ January 2025 ⭐ Changes [Feature] : Swagger Documentation support added. [IMPROVEMENT] : Access visibility improvements in API…
Navigating Disaster Recovery in the Digital Age: Choosing the Right Approach – Part 1
In today’s fast-paced digital world, where every second of downtime can translate to significant financial and reputational losses,…
Beyond CAP: Why Partial Progress is Critical for Modern Distributed Systems
This is a Plain English Papers summary of a research paper called Beyond CAP: Why Partial Progress is…
My 2024 in Review—And My Most Read Posts
This is a submission for the 2025 New Year Writing challenge: Retro’ing and Debugging 2024. If I had…
Getting Started with Python: Creating a Hello World Project Using Poetry
Introduction Poetry is a powerful dependency management and packaging tool for Python. It simplifies project creation, dependency installation,…
Give your app a modern look with FxPopup
FxPopup is a JavaFx library to display popup messages and generate automatic forms, the same library includes light…
A Frequent Problem in Legacy System Maintenance
A frequent problem in maintaining legacy systems is understanding why things are the way they are. It’s necessary…