I recently had the chance to participate in the amazing creativecoding.club... (more…)
Read more »
Go check out Daily Developer Jokes, my latest project! Here's the joke from today: JavaScript is a very lenient language in terms of how it is interpreted. For example: x = 5; Is not valid JavaScript code, and should be written as var x = 5 (or const... (more…)
Read more »
There were not as many updates this week. Everyone is enjoying the summer 🌤. As promised, I’m exploring GraphQL as my go-to API platform… (more…)
Read more »
survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.
Read more »
The "eternal war in cache" has reached browsers, with multiple cache-based
side-channel attacks and countermeasures being suggested. A common approach for
countermeasures is to disable or restrict JavaScript features deemed essential
for carrying out atta... (more…)
Read more »