Code Review Principles Workshop
We ran a half day event for a relatively new team that I'm managing, and one of the sessions I walked our group through was a Code Review…
We ran a half day event for a relatively new team that I'm managing, and one of the sessions I walked our group through was a Code Review…
Three and a half months into my Monzo journey, I successfully passed my probation 🎉 I’ve been asked several times what the experience so…
I joined Evernote on December 1st, 2011. For many years, it served as my second brain, a scratchpad for ideas, a service I relied on to help…
Note: I'm not a lawyer, and your mileage may vary when following steps in this post - but I'm sharing what I found helpful earlier this year…
We have liftoff! Through a whirlwind of documents, training modules, people to meet, context to understand, more training, account setup…
I'm starting a new job in a few weeks time, and my new workplace uses Go (aka Golang). As an engineering manager, I don't expect to write…
Previously, I wrote about "Recharge" as an employee benefit, having worked at - but I didn't always intend to…
This website is now running on Gatsby, a static website generator. Microsoft is shortly retiring the VM type that my website used to run on…
I used to write blog posts quite frequently — on .NET, C#, Azure, and other Microsoft technologies. But the last one was on
I've been working on some bulk processes lately, and this error popped up on occasion, which at first glance was quite confusing - but a…
I don't know if this is a very common scenario, but I wrote some code earlier in the week to add a bunch of messages to a Service Queue: Que…
Also known as "Why is my ViewModel returning null values to my HttpPost action?" The answer is at the very bottom if you feel like skipping…
Need to print a ticket, document or something else? While it's not particularly English friendly, it turns out that you can actually print…
In an InfoPath form I've been working on, I've used the Validating event to attach some code to do some more complex validation (ie…