The JS Party podcast just had a fun episode where they debated this classic question by splitting into two groups of two. Each group was assigned a "side"... (more…)
Read more »
How to access the device's cameras on a web page, via JavaScript, with support for multiple browsers and without the need for external libraries. (more…)
Read more »
In this article, we go through the Cypress Cucumber integration using the Gherkin syntax and explain its principles. (more…)
Read more »
Yesterday I learned about the concepts of the global constant Infinity and the existince of -0 in Javascript. Despite working with the language for most of my career, it still finds ways to suprise me. (more…)
Read more »
If you write frontend application - I assume that it interacts with backend API server. If your app is small - you do not think about architecture and scaling. But if it is a big LTS application - you... (more…)
Read more »