Avoid Throwing Plain Exceptions

/
 Exceptions are tricky things. The mechanics of…

Avoid The Inverted Test Pyramid

/
Yesterday we explored the Test Pyramid. We saw how this concept…
test pyramid

Follow The Test Pyramid

/
Before we deploy our software into production, it should be thoroughly…
common closure principle

The Common Closure Principle

/
 Let's finish the week off with another Component…
reuse/release equivalence principle

The Reuse/Release Equivalence Principle

/
 Yesterday we kicked off our journey into The Component…