May 31, 2019
Photo by Atanas Teodosiev on Unsplash Introduction The reason for this post is to highlight the steps I took to add dark theme support and why I took certain decisions. Your mileag...
Software · dark theme, code, react-hooks, Sass, CSS
April 23, 2019
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
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
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