Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
We are going to provide a step-by-step on how to create a Design System for your Product. ...
【 👨🏻💻 YouTube | 🕵️ LinkedIn】 System Design 101 Explain complex systems using...
This blog would be helpful for UI/UX designers, product manager, product designers, frontend...
Note: This article is intended for advanced users familiar with Storybook. I will explain how to...
O desenvolvimento de aplicativos móveis eficazes requer não apenas uma base sólida em termos de...
Web design and development are constantly evolving under the propulsion of new technologies. Among...
A design system provides a set of standards, guidelines, and reusable components to ensure...
The Factory Design Pattern is a creational design pattern that provides a way to create objects...
Introduction As a developer, you’ve probably encountered terms like Software Architecture...
Introduction Ever found yourself in a situation where you needed a large amount of dummy...
Badly designed API infrastructure causes many issues, such as The inability to scale or modify the...
From an old article:...
Unified Modeling Language (UML) is a powerful tool for anyone involved in system or process design...
A UML Sequence Diagram is a type of interaction diagram that illustrates how objects interact in a...
Design systems have revolutionized how teams approach user experience (UX) design, offering a unified...
UML Class Diagrams are one of the most widely used structural diagrams in software design. They...
Have you ever seen a frontend codebase with so many hardcoded values instead of consuming them from...
Intro: This week delves into the convergence of technology and philosophy, examining how a...
Imagine if you, as a maintainer of design systems, could cater to different web frameworks without...
PHP, especially with its modern features like attributes, enums, and readonly properties in PHP, is...
A post by Melchizedek Amos
Colors are a fundamental part of our visual experience, influencing emotions, communication, and...
O Que é a Lei de Deméter? A Lei de Deméter, também conhecida como "Princípio do Mínimo Conhecimento",...
Mastering UI/UX Design Principles Creating intuitive and user-friendly digital experiences...
Intro: To demystify the hype around generative AI and identify suitable use cases, I...
Updating the same UI components across hundreds of screens is a pain. But there's a better way...
Hello there! If you follow tech news, you might have heard about the Okta security incident that was...
The Clean Arch created by Uncle Bob is amazingly useful and robust, but it's very complex for...
Design systems have become a crucial part of modern design and development, especially for large...
Intro: At first glance, converting numbers to text might seem like a straightforward task. Last week...