In most cases, the value of this is determined by how a function is called. It can’t be set by assignment during execution, and it may be different each time the function is called. You can change… (more…)
Read more »
So as a freelance developer I end up in Node.js based projects a lot. Most of these have some base properties in common... (more…)
Read more »
PWAs depend on service workers, a powerful background script. They can perform much of the work servers & JavaScript frameworks do, making frameworks obsolete. (more…)
Read more »
Bot detection library that runs in the browser. Identify JavaScript bots, browser spoofing, virtual machines and much more. - GitHub - fingerprintjs/BotD: Bot detection library that runs in the bro... (more…)
Read more »
SoundJS - A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordov... (more…)
Read more »