Abstraction: A Key Skill for Software Architects
As a developer, you often work on the code of a few modules or packages. However, when you step…
Sometimes you might want to put your site behind closed doors If you’ve got a publication that you don’t want the world to see yet because it’s not ready to launch, you can hide your Ghost site behind a simple shared pass-phrase.
As a developer, you often work on the code of a few modules or packages. However, when you step…
I’m a software architect with over two decades of experience in designing and developing software solutions for various industries,…
As architects, we need various tools to help us in our job. These tools include diagramming tools, documentation tools,…
Treating your documentation as code is becoming more popular because it allows documentation to be version controlled, reviewed, and…
“Identifying and preserving architecture characteristics is a key responsibility forarchitects.” — Neal Ford Quality attributes are also known as…
“When architects are disconnected from understanding the flow of business value, it raises costs both in wasted technical effort…
Soft skills become essential in addition to technical skills as you need to deal with and work with different…
Happy 2023 to you! At the beginning of every year, as developers and architects, we make decisions and plans…
Let’s face it; whether you are a developer or an architect, it is hard to keep up with the…
Layered architecture is one of the most used architecture styles. It consists of splitting an application into horizontal layers where each…