Inspirational Technology Radar Examples In this article you will find inspiring examples of different companies documenting their technology management with a technology radar and making the results public.
Which web frontend architecture fits best? This post will help you find the right web frontend architecture that best fits your specific quality goals.
What is Documentation as Code? And why do you need it? "Documentation as Code" means that your documentation process benefits from the same techniques used in software development.
Why should you document your software architecture? In this post, you'll learn why you should write and maintain software architecture documentation. I try to answer the question, which goals you pursue with the documentation of your software architecture and illuminate it from an economic point of view.
The Best Way to Deep Clone an Object in JavaScript This post shows you several ways to create a deep copy of an object in JavaScript.