Development

To PWA or not to PWA?

To PWA or not to PWA? Before searching for the answer to this age-old Hamlet’s question, first, let’s find out what Progressive Web App (PWA)…

  • September 3, 2020
Development

FRONT-END CI/CD AUTOMATION. PART 1

Let’s start with a small educational. CI / CD stands for Continuous Integration and Continuous Delivery aka Deployment – that is, continuous integration and continuous delivery. Why…

  • January 20, 2020
Development

MEMORY LEAKS: PRACTICAL CASES

Memory Hunt. Practical guidelines for avoiding memory leaks with Node.js In times when computers were large and memory was low, developers struggled for every bit…

  • December 10, 2019
Development

NODE.JS VS PYTHON VS PHP

Brief theory: what is Node.js and where is this technology applied Node.js is an out-of-browser JavaScript code runtime. This platform allows you to write server…

  • December 2, 2019