News

In essence, Hyperscript boils down JavaScript to a syntax devoted explicitly to common and recurring needs in building front-end UIs. It brings a bunch of conventions to bear to make this coding ...
Sutra is a versatile library for creating and managing behavior trees in JavaScript. It allows for easy definition of complex behavior patterns using a simple and intuitive syntax. Sutra is an ideal ...
With Alpine.js, developers can keep their DOM and add behavior as they see fit. Using a syntax borrowed from Vue and, by extension, Angular, the framework can be used to compose JavaScript ...
JavaScript is widely used in web-based applications and is increasing popular with developers. So-called browser wars in recent years have focused on JavaScript performance, specifically claiming ...
I'm going to reproduce the behavior of the JavaScript language in C++. Dynamic duck typing, objects out of nothing, prototypal inheritance, lexical closures -- all of it -- in C++. The goal is to gain ...
Reflectionesque behavior in JavaScript 6 April, 2007. It was a Friday. Here’s a little something in my continued investigation of JavaScript and its many wonders (man, that sounds strange!)… Okay, so ...
The goal of JSMeter is to measure the runtime behavior of JavaScript programs. Our ultimate goal is to improve the quality of JavaScript engine implementations. Can you tell the JavaScript benchmark ...
JavaScript is widely used in web-based applications and is increasing popular with developers. So-called browser wars in recent years have focused on JavaScript performance, specifically claiming ...