This site runs best with JavaScript enabled.

Software

Software

Dark theme support for my website(CSS variables, React hooks, and sass variables)

Dark theme support is great judging by the fact that most people already use it. It seems reasonable to have my website support such use case.  Read →

Software

Code Review is great but...

Quality software development requires an efficient process for code reviews. Tech teams spend about ~15% of their time doing code review and handling the resultant effect. Whereas this is...  Read →

Software

Improving your Visual Review with Percy

UI review is an integral part of software development cycle especially, mobile and web development. Finding a scalable way of integrating automated visual testing with immediate feedback...  Read →

Software

Handling Ajax in Your React Application

ReactJS 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 applications...  Read →