TaskAgile code design

For a TaskAgile application, the code design will be at three levels—the architecture level, abstraction level, and implementation level. We will only talk about the architecture level design here. When we start the implementation, we will work on the abstraction level design. Most of the implementation level design will be carried out during the implementation phase. We will practice test-driven development, write acceptance tests, and keep refactoring the code to keep it clean, simple, and expressive.

Now, let's look at the architecture level design. We will introduce two designs—layered architecture and hexagonal architecture. Each design has its pros and cons. Let's go through them one by one.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
13.58.50.156