by David | Sep 19, 2020 | Clean code
It might be easier to split a cake but it’s not impossible! I encourage doing as small PRs as possible. Preferably under 200 lines of code. But how is this possible? If you have a big feature or so? It may contain loads of code. That’s completely fine. We don’t need...
by David | Aug 26, 2016 | Deployment, Development
So what’s the most pointless thing you’ve done this week? I’ve made a game to settle the score once and for all. And maybe, in the end, it’s not so pointless after all, though, if you do feel I could’ve spent my time doing something more...
by David | Jun 4, 2014 | Development, Tooling, Tools
Every time I set up a new environment I have to rewrite this short template for generating view model properties in Resharper. It only takes a minute or two but after doing it like twenty times now I decided I’d put it here to reuse instead. This version of the...