Blog

Articles published
41 and COUNTING
Extended teams 4 min read

Good food, better teams: our FTP in Chisinau

If you think team building means awkward games and forced smiles… let us introduce you to a better idea: eat together. Over the past year, our team turned Chisinau into a food map and tested restaurants the only way we know how: with forks, votes, laughter, and zero pressure.

Read more
Latest news
Software development 6 min read

Configuring XDebug for PHPStorm

Modern software development requires sophisticated and highly specialized tools to achieve the perfect balance between speed and accuracy when it comes to creating complex services and applications. Particular examples of such tools are the IDE, which guides the developer through the entire project structure, and the debugger, which helps find and solve all the technical problems related the source. In this article, the talk will be about coupling two of the most beloved and used tools in the respective categories: <strong><a href="https://www.jetbrains.com/phpstorm/" target="_blank" rel="noreferrer noopener">Jetbrains PHPStorm</a> and <a href="https://xdebug.org/" target="_blank" rel="noreferrer noopener">XDebug</a></strong>.

Read more