Javascript has its fair share of ‘wat’ moments. Even though most of them have a logical explanation once you dig in, they can still be surprising. But JavaScript doesn’t deserve all the indignant laughter. And now that BigInt is officially part of the TC3... (more…)
Read more »
SwissGL is a minimalistic wrapper on top of WebGL2 JS API. It's designed to reduce the amount of boilerplate code required to manage GLSL shaders, textures and framebuffers when making procedur... (more…)
Read more »
A detailed article about 'undefined' keyword in JavaScript. 7 tips on how to handle correctly 'undefined' and increase code durability. (more…)
Read more »
wolkenkit is an open-source CQRS and event-sourcing framework for JavaScript and Node.js. - thenativeweb/wolkenkit... (more…)
Read more »
A few days ago, I published a blog post about a framework that I’ve been working on for quite some time now. I’ve put a lot of effort into…...
Read more »