One of the things I ended up being tasked with as the "leader" of the team, was monitoring our progress. One of our KPIs was to improve our …
Using React-Redux-Forms
The main reason you could say we moved to Redux was validation. We didn't want to add a whole lot of code to our page components to validate …
Migrating to React-Redux
You don't need Redux Repeat after me, "I don't need Redux". Seriously, you probably don't. We didn't need Redux in our SPA until we started …
Jest, React, and Mocking
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 …
Starting with React
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 …
Sharing Knowledge/Tech Blogging
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 …