The globalThis proposal introduces a unified mechanism to access the global this in any JavaScript environment. It sounds like a simple thing to polyfill, but it turns out it’s pretty hard to get right. I didn’t even think it was possible until Toon blew ... (more…)
Read more »
In this post, we will dive into the most important things every Docker user should keep in mind to secure their deployments. (more…)
Read more »
It was 2010 when Backbone.js came out. Finally I could write structured code to create full web applications for our users. And with… (more…)
Read more »
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 »
The JavaScript framework landscape is ever-evolving, making it exhilarating and overwhelming at the same time. This talk will cut through the noise, providin... (more…)
Read more »