An MLIR-based JavaScript intermediate representation An MLIR-based JavaScript intermediate representation - google/jsir... (more…) Read more »
A Guide to JavaScript Fantasy Land’s Daggy Library This website chronicles my folly and ramblings, currently centred in London, where I'm living and working. (more…) Read more »
Understand module pattern and singleton pattern in JavaScript Understand module pattern and singleton pattern in JavaScript the module pattern fills many gaps where programmers would otherwise use a singleton, however the module pattern more... (more…) Read more »
Every JavaScript framework tutorial written more than 5 minutes ago Install, install, install, update, update, update, uh-oh... (more…) Read more »
Object-Oriented Programming in Vanilla JavaScript JavaScript is a powerful object-oriented programming (OOP) language, however, unlike many traditional programming languages, it uses a… (more…) Read more »