The JavaScript Standard

JavaScript has gone from being a marketing ploy to gain a tactical advantage, to becoming the core programming experience in the world’s most widely used application runtime platform. Where to, next?

Similar

Is JavaScript still dead?

endjin are a full-service design, experience, development & cloud consultancy, with deep experience of technology and a broad business expertise. endjin loves solving business problems by the smart application of technology and design...

Read more »

Building a JavaScript Interpreter in Rust

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 »