Questions
Let’s take a look at a few practice questions:
- What design patterns can we use in a vertical slice?
- When using Vertical Slice Architecture, is it true that you must pick a single ORM and stick with it, such as a data layer?
- What will likely happen if you don’t refactor your code and pay the technical debt in the long run?
- What does cohesion mean?
- What does tight coupling mean?