PinnedInVerotelbySvaťa Šimara·Jan 28, 2022Don’t do Code Review, try Mob insteadCode review is quite common practice, and for many years I thought it is great, but hen I experienced mob programming.A response icon93A response icon93
Svaťa Šimara·Feb 29, 2024Book Review: From Objects to FunctionsGreat book for advanced programmers who are interested in functional programming. I give it 10/10.A response icon1A response icon1
InVerotelbySvaťa Šimara·Feb 11, 2022Programmer is m̶e̶s̶s̶making standing deskI’m just over 30, and I already experience back pain. Sitting a whole day is bad for a body, and standing should help. Let’s try it.A response icon2A response icon2
InCarvago DevsbySvaťa Šimara·May 7, 2021Unit tests towards better OOPGood OOP is a difficult discipline. Starting with tests naturally leads to better OOP. Almost without effort.
InCarvago DevsbySvaťa Šimara·Feb 3, 2021Public, protected, private or even final?When to use certain visibility modifier and why?
InCarvago DevsbySvaťa Šimara·Jan 15, 2021Domain-Driven Design HandbookHow to apply DDD step by step; with focus on the domain, terms and use cases
InCarvago DevsbySvaťa Šimara·Jan 7, 2021Should interfaces be named with suffix Interface? And abstract classes with prefix Abstract?Naming is a never ending story. We’ll cover how to name interfaces and abstract classes.A response icon2A response icon2
Svaťa Šimara·Jan 7, 2021Domain-Driven Design, part 8 — Services and FactoriesWe’ll cover a domain service and domain factory in this article and when to use them and when not to.A response icon3A response icon3