In this video, I will review yet another project submitted by you guys. This time we have a 1 KB JavaScript chess game. It is appropriately called The Kiloby... (more…)
Read more »
Three.js-based implementation of 3D Gaussian splatting - GitHub - mkkellogg/GaussianSplats3D: Three.js-based implementation of 3D Gaussian splatting... (more…)
Read more »
I didn't much care for vanilla JavaScript prior to ES6. Through all of the 2000s, I chased different approaches to avoid writing too much of it. First there was RJS (Ruby-to-JavaScript). Then there was CoffeeScript. Both transpiling approaches that turned... (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 »
Construct supports Javascript coding in addition to its block-based approach. Javascript is an industry-standard language used widely across browsers, servers a... (more…)
Read more »