Coditation | blog

Latest Articles

Microservices Architecture

Microservices Architecture

In recent years, we have seen the migrations from traditional monolithic to microservices, conducted by various tech giants and mid-sized businesses. Developers now, enjoy the freedom to work on the allocated microservice or microservices without the fear of breaking down the entire system. It is not only a boon for developers but for the organization as well, as they can make their applications highly scalable and ready for market faster. In this blog, you will get a detailed understanding about Microservices.

Java Project Loom

Java Project Loom

Java Project Loom is a proposed new feature for the Java platform that aims to improve the support for concurrent programming in Java. In this blog, we talk about a few examples of how Project Loom could be used in Java programs.

Saga microservice pattern

Saga microservice pattern

Data consistency across microservices in dispersed transaction scenarios can be managed with the help of the Saga design pattern. A saga is a series of transactions that updates each service and broadcasts a message or event to start the subsequent transaction step. The saga executes compensating transactions that cancel out the previous transactions if a step fails.

Hexagonal Architecture

Hexagonal Architecture

Hexagonal architecture is a popular architectural pattern in software development. It is an architectural style that moves a programmer’s focus from conceptual layers to a distinction between the software’s inside and outside parts.

Deep Linking in React Native

Deep Linking in React Native

Want to know how to add deep linking to a React Native app for both iOS and Android? In this blog, we talk about one of our use case with an automotive powerhouse.

Build highly customizable design systems with headless UI components

Build highly customizable design systems with headless UI components

If you’re building a design system for a growing startup, then you might get tempted to build all the components yourself to command over customizability, but it's not that simple. Accessibility and browser support can be very challenging. Instead, build your highly customizable design system on top of Headless UI Components and build reliable products in time.

Want to receive update about our upcoming podcast?

Thanks for joining our newsletter.
Oops! Something went wrong.