Tips for working remotely

  • Post author:
  • Post category:Blog

Over the past few years, more and more people got interested in working remotely. There are many reasons why this new approach towards our daily work is gaining so much popularity but the main reason for it is the freedom that comes with the possibility of working from anywhere. But…

Continue ReadingTips for working remotely

Frontend testing focused on behavior rather than implementation

Most of our projects use codecov.io to check code coverage and improve review process. But high code coverage value itself is not telling anything about quality of the code and tests, so we always try to improve the way we test our products.  You can read about our mutation testing…

Continue ReadingFrontend testing focused on behavior rather than implementation