top of page
Search


How to Write Clean Code?
Clean Code is easy to understand and easy to change. It is the Code that another developer can Read, Understand , and Write easily. Your...

The Tech Platform
Feb 7, 2022


Hexagonal Architecture: Principles and Layers of Hexagonal Architecture.
Hexagonal architecture is a model or pattern for designing software applications. The idea behind it is to put inputs and outputs at the...

The Tech Platform
Feb 7, 2022
bottom of page