Got round to open sourcing Ezno's parser. This repository will be a monorepo and will eventually include the checker, the LSP and JSX compiler. You can read the latest on Ezno here. The public ... (more…)
Read more »
A step-by-step tutorial to make sure you fully understand how Promises work... (more…)
Read more »
This project is focused on creating a low-overhead Time-Traveling Debugger in the Chakra JavaScript engine (and Node.js). This debugger supports reverse variations of the step forward operations in a debugger to enable a developer to easily reverse progra... (more…)
Read more »
Today I am announcing prettier, a JavaScript formatter inspired by refmt with advanced support for language features from ES2017, JSX, and Flow. Prettier gets rid of all original styling and guarantees consistency by parsing JavaScript into an AST and pre...
Read more »