When discussing functional programming we often talk about the machinery, and not the core principles...
Read more »
JavaScript has a quite fascinating history. Brendan Eich created on his own the first language prototype in just ten days. Its implementation was highly influenced by the concepts of first-class fu… (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 »
On one hand you have the Javascript language that you can use directly in the browser, simply drop it in the console and everything runs as expected. On the other hand you have this new and improved…...
Read more »
I wanted to create a ripple animation recently but I had a hard time finding an online explanation that fit my needs. That post didn’t exist so I decided to ... (more…)
Read more »