© 2026 Hashnode
For months, our team has been struggling with a tricky DB2-related issue — and unfortunately, there wasn’t much useful information out there. In this article, I’d like to share our approach so that other developers facing the same challenge can avoid...

To understand why constructors pose a problem in implementation contracts, we need to first understand how contract deployment works and then see how this interacts with the proxy pattern. Let's build this understanding step by step. The Contract Cre...
