One good reason to read Release it!
Release It! is a book from Michael Nygard, and everywhere you look, the ratings are very good. At this post I will tell you just one reason (or should I say chapter?) why reading it worth the price and time.
Release It! is a book from Michael Nygard, and everywhere you look, the ratings are very good. At this post I will tell you just one reason (or should I say chapter?) why reading it worth the price and time.
I’ve had used Hexagonal Architecture in a variety of projects with different languages, and there is a discussion that usually arise when the language contains the keyword interface
. Some people think that the hexagon interfaces should be explicit, other no, but there is no right or wrong answer and depends on the team common agreements.
In this article I will detail the way I usually implement code in languages that contains interface
as a keyword. Not better nor worse, just my approximation to the problem :-)
A few days ago, I was watching this video from Ali Abdaal where he talks about how to build a productivity system. His ideas reminded me of an old post of mine, and I immediately thought it was time to review my productivity system again.