IT News, Tech blog for Software Engineers, and more
  • Home
  • News
  • Blog
  • About
Login Register
All Categories 💻 Programming (202) 👷‍♀️ Software Architecture (89) ❓ Common Interview Questions (40) 📋 Cheat Sheets (36) 🎨 Design (17) 📈 Management (17) 📖 Weekend Reading (14) 🧪 Testing (12) 📣 Marketing (9)
0 1.7K 29.11.2024 7 min read

GRASP Principles: General Responsibility Assignment Software Patterns

GRASP (General Responsibility Assignment Software Patterns) provides guidelines for making better decisions in object-oriented design. Unlike the classic 'Gang of Four' patterns, GRASP focuses on general approaches rather than specific solutions.

0 2.2K 13.11.2024 5 min read

SOLID Principles Cheat Sheet

If you're starting your journey in software development, understanding the SOLID principles helps to write clean, maintainable code. In this article, we'll explore the five SOLID principles with C# examples, including wrong and corrected versions, to help you easily grasp how to apply them in real projects.

0 5 27.10.2024 1 min read

Weekend Reading #12

Weekend Reading is a Digest where we share a selection of the most interesting tech articles from different companies found during the week.

0 485 23.10.2024 3 min read

Scale Cube: A Guide to Scalability in System Architecture

In this article, we’ll explore the Scale Cube in detail, focusing on each axis, how it helps systems scale, and pros and cons.

0 9 20.10.2024 1 min read

Weekend Reading #11

Weekend Reading is a Digest where we share a selection of the most interesting tech articles from different companies found during the week.

0 1.8K 20.10.2024 8 min read

Top 50+ IT Blogs To Follow

Staying up-to-date in IT is important for growing your software engineering, management, or solution architecture skills. Here’s a list of the top IT blogs to follow.

0 2.3K 19.09.2024 20 min read

Best Practices for Effective Software Architecture Documentation

Explore essential techniques for effective software architecture documentation, including Architecture Decision Records (ADRs), Requests for Comments (RFCs), Event Storming, the C4 Model, and Non-Functional Requirements (NFRs). Learn how these methods help maintain, scale, and evolve your system architecture while ensuring clarity for both technical and non-technical stakeholders.

0 488 28.08.2024 13 min read

6 Steps to scale your application in the cloud

 This article outlines 6 simple steps to help you effectively scale your application, ensuring it can handle increased demand and continue to perform optimally.

0 3 23.08.2024 1 min read

Weekend Reading #7

Weekend Reading is a digest where we share a selection of the most interesting tech articles from various companies that we've come across during the week.

0 3.4K 08.08.2024 9 min read

Unique ID Generation Cheat Sheet

Unique identifiers are crucial for ensuring data integrity and uniqueness in applications. They help track, reference, and ensure consistency across various systems and services. This article contains a Cheat Sheet and descriptions of the different types of unique identifier generators, their methods, and tradeoff analysis to help you choose the best option for your application.

0 9.5K 01.08.2024 12 min read

How to generate architecture diagrams with ChatGPT

Learn how to utilize ChatGPT to generate and customize various architecture diagrams in Draw.io. Enhance your workflow efficiency by automating diagram creation with AI.

0 7.6K 25.07.2024 4 min read

How to create animated Software Architecture diagrams

Creating engaging and informative software architecture diagrams can significantly enhance understanding and communication. In this article, we'll explore how to create animated diagrams using popular tools like Draw.io (diagrams.net), Cloudairy, Canva, Figma, and Google Slides. Follow these step-by-step instructions to bring your static diagrams to life.

Our social networks

Popular tags

C# Checklist Cloud Databases Design Patterns Javascript Microservices Performance Translations UML
View All Tags
  • <
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • >
  • >>
Contact us
Copyright © 2025 bool.dev