Category

Software

April 23, 2019

Code Review is great but...

Photo by NESA by Makers on Unsplash Quality software development requires an efficient process for code reviews. Tech teams spend about 15% of their time doing code reviews and han...

Software · software engineering, code review, code quality

April 17, 2019

Improving your Visual Review with Percy

Photo by Ken Treloar on Unsplash. The problem Your development team delivers lots of changes to client facing application. For the most part, developers don't know when they've bro...

Software · visual testing, testing, regression testing, QA

November 2, 2016

Handling Ajax in Your React Application

The React ecosystem has become huge since Facebook made the API public. More so, great libraries have been built in the declarative style adopted by React. However, real life appli...

Software · react, redux, redux-saga, redux-thunk, ajax