Latest stories

Jest, React, and Mocking

Coding

Are you stuck with Proxyquire or Sinon? Before we moved to Jest, we used Karma with Mocha/Chai. These come with no built-in mocking capabilities (as far as I’m aware). If you’re a C# developer, you know all about the different Mock frameworks (e.g. Moq), and you want to be able to do the same with […]

Starting with React

Coding

This isn’t meant to be a guide on how-to React. I just want to share some of what I’ve learnt during my time working on a Single Page App (SPA) for my current company. We’ve made a lot of mistakes, and we’ve learnt from them. So, this post may not be perfect. If you find […]

Sharing Knowledge/Tech Blogging

Leadership

So it’s 2018. A new year and a new start for some. I’m hoping it’ll be a new start for me, so I’m starting a tech blog. Now, I already have a (book) review blog that I don’t update as much as I should, but this will be my main blog for 2018 that I […]

Read more