A Real-World Benchmark of WebAssembly vs. ES6

A deep dive into WASM vs. JavaScript performance using WasmBoy, a GB / GBC Emulator… Read more

Similar

Mongoose with ES6 classes

Mongoose is a great way to handle your database connection and model your data without having to worry about performing your own validation and so on. However I found it quite hard to find an example of Mongoose in action with the database connection not... (more…)

Read more »