A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
You’re not imagining things: Some JavaScript web apps are quite slow, owing to egregiously high startup, parsing, and data transfer overhead. According to ...
Binary Tetris is a version of Tetris created in 140 bytes of JavaScript, small enough to fit in a tweet. Binary Tetris is a version of Tetris created in 140 bytes of JavaScript, small enough to fit in ...
A curated list of awesome JavaScript applications and tools that can compile into a single binary executable. Single binary makes deployment super easy. They're usually super small or super efficient.
xfloat is a small (one ES module with ~600 lines of code, ~12KiB minified), dependency-free JavaScript library for representing and computing with arbitrary-precision binary floating-point numbers. It ...