Writing a JavaScript Parser in Rust
We are in The Third Age of JavaScript, the common trend right now is to author JavaScript tools in Rust or Go for their performance gains. (more…)
Read more »
It’s fascinating to consider what makes one framework or library more popular than another. While I don’t have a definitive answer to that question, I do have a bit of data that provides a snapshot of JavaScript framework usage over the past year. It’s wo… Read more