Open sourcing Ezno – JavaScript compiler and TypeScript checker written in Rust

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 … Read more

Similar

Writing Dependency-Free JavaScript

Lately, I have been working on a web application, pixu.rs1, that, while small, includes an interactive form with image uploading and multiple phases. This is exactly the kind of thing I tend to turn into a mess when I'm not using React, Redux and everythi... (more…)

Read more »