Functional programming is an awesome tool to have in your arsenal, since it will at least: (more…)
Read more »
This is the second edition of the JavaScript. The Core overview lecture, devoted to ECMAScript... (more…)
Read more »
JavaScript runtime for Fastly Compute@Edge. Contribute to fastly/js-compute-runtime development by creating an account on GitHub. (more…)
Read more »
Javascript has a stranglehold on all Front End Development. If you write code for the browser, then it’s most likely written directly in… (more…)
Read more »
So I’ve decided to have a go at building a JS interpreter in Rust. I’ve wanted to do this for a while for a couple of reasons: Learn Rust Learn more about how JS implementations work Learn more about the JS specification There isn’t a fully fledged compil... (more…)
Read more »