Blog Logo
TAGS

Solution architecture 101 — Are you ready for the Solution Architect Path

With the growth of cloud computing and the use of PaaS and SaaS services, the design complexity of solution architectures has increased. This article provides an overview of the basic concepts and ide...

Read more...

AWS Icons for PlantUML

This repository provides PlantUML images, sprites, macros, and includes based on official AWS Architecture Icons to create diagrams with AWS components. It simplifies the designing process of architec...

Read more...

GCP-C4-PlantUML - A Template Library for C4 Diagrams with GCP and Firebase Resources Icons

GCP-C4-PlantUML is a powerful PlantUML template library that allows you to render C4 diagrams easily, using GCP and Firebase resource icons. The library comes with various C4 templates and complete GC...

Read more...

Supercharge your React dataviz apps with nivo - a library built on top of d3

Nivo provides a collection of highly customizable React components to easily build interactive and responsive data visualizations. It offers motion and transitions powered by react-spring, exhaustive ...

Read more...

Purity UI Dashboard - Trendiest, Complex, and Innovative Dashboard for Modern UI Elements and Beautiful Websites

Purity UI Dashboard is a free ReactJS dashboard based on Chakra UI, made by Creative Tim and Simmmple. It is built with over 70 frontend individual elements, such as buttons, inputs, navbars, navtabs,...

Read more...

Whats new in Next.js 12.3: Improved Fast Refresh, TypeScript Auto-Install, Stable Image Component, and More

In Next.js 12.3, some of the quality-of-life improvements include Improved Fast Refresh, TypeScript Auto-Install, Stable Image Component, SWC Minifier, and New Router + Layouts Update. Additionally, N...

Read more...

React Hook Form - Performant, Native and Easy to Use Forms in React | npm Downloads: download, dt, l | Discord Community | Features | Install | Quickstart | Sponsors | Backers | Contributors

React Hook Form is a performant, native and easy-to-use library for forms in React, built with performance, UX, and DX in mind. It embraces native HTML form validation, integration with UI libraries, ...

Read more...

Performance Improvements in .NET 7

The .NET Blog discusses the upgrades and improvements to the .NET 7 release. Performance has been a key focus for this iteration, with over 1000 PRs positively impacting performance in some way. Despi...

Read more...

Slim Your Aggregates with Event Sourcing!

Event Sourcing is a technique used to model a system’s domain using an append-only store of events. In this article, Oskar Dudycz explains Event Sourcing and how it can help reduce the size of aggrega...

Read more...

Chakra UI Prebuilt Components | Choc UI

Choc UI is a set of accessible and reusable components that provide premade responsive and color mode flexible components commonly used in web applications. With Chakra UI Prebuilt Components, develop...

Read more...

Implementing Advanced Component Library using Chakra UI

In this article, Abir Pal - a software engineer, demystifies what Component Library is and why we need it. He also shares a step-by-step guide on how to build an advanced component library using Chakr...

Read more...

The Hitchhiker’s Guide to PlantUML

The Hitchhikers Guide to PlantUML is a comprehensive guide for using PlantUML to create system diagrams. It covers topics such as creating diagrams of typical network architectures, real-life AWS diag...

Read more...

API Architecture Part 1- An API Style Guide through the lens of API Architecture

This article introduces an objective API Style Guide that has a strong architectural foundation, aiming to eliminate friction in API development lifecycle. It covers important points to consider when ...

Read more...

Awesome Chakra UI

A collection of Chakra UI-related awesomeness. This repository contains a list of projects, websites, libraries, tools, articles, videos, guides, and talks related to Chakra UI. Some notable projects ...

Read more...

Domain Driven Design: Strategic Design and Integration Patterns

As developers, many of us have worked in monolithic applications or are currently working in one. Monolithic architecture can be a silver bullet for small projects, but it comes with several disadvant...

Read more...

Domain-Driven Design Part II: Tactical Design

In this article, Can Güt shares his understanding and knowledge about the tactical design phase of domain-driven design, which deals with classes and modules. The author explains event storming, a com...

Read more...

Event-Driven Microservice Architecture: Finding the Right Balance Between Events and Commands

Microservice architecture offers a competitive platform based on loosely coupled services that are easy to change, deploy, and scale-out. However, a pure event-driven approach can result in a distribu...

Read more...

Hexagonal Architecture for Managing Complexity: Separating Functional Areas and Layers

In this article, Matthew Lucas discusses the challenges of managing complexity in software development, drawing parallels with managing a traditional farm. He emphasizes the importance of separating t...

Read more...

Microservices: Invoking Service-to-Service with Dapr, Docker-compose, and .NET

This Medium article by HungryWolf explains microservices as an architectural style that structures an application as a collection of services. He shows how Dapr codifies the best practices for buildin...

Read more...

Release Management for Microservices

Imagine a microservices application consisting of dozens of continuously-deployed autonomous services. Each of the application’s constellation of services has its own repository, with a different vers...

Read more...