PinnedI Was Wrong About The “S” in SOLID — SRP v2.0Some time ago I wrote about common misunderstanding of SRP. I discovered that the problem is much deeper…Feb 131Feb 131
PinnedPublished inStackademicEveryone is Wrong About the “S” in SOLID.Unfortunately, this isn’t clickbait.Sep 4, 202430Sep 4, 202430
PinnedReact: What’s Wrong with Conditional Rendering?You can access the full version without subscription here:Aug 12, 20238Aug 12, 20238
PinnedPublished inStackademicWhy Should We Avoid useEffect?useEffect is a simple way to deal with challenges that usually appear when you develop React components. But does it actually solve the…Jul 18, 202410Jul 18, 202410
Published inStackademicLet’s fix React hooks!const fixedUseEffect = hooksFixer(useEffect)Nov 28, 2024Nov 28, 2024
New Programming Paradigm: “A”In this article I want to introduce the most recent and one of the most powerful invention in the programming world!Oct 5, 20241Oct 5, 20241
Published inStackademicWe need refactoringThe most dangerous and controversial thing you may hear from a developer.Oct 4, 20241Oct 4, 20241
Published inStackademicSoftware development: Learn Old, Not New.There is a common misconception about software development: it’s an area where everything changes rapidly, and being a software developer…Sep 23, 2024Sep 23, 2024
Published inStackademicImprove Unit Tests With 3 Simple Rules.Have you ever been in a situation, when updating a single function or method causes tens of unrelated tests to fail?Aug 25, 2024Aug 25, 2024