JavaScript Chat in 20 Lines of Code

How to build a realtime chat app for web and mobile web in 20 lines of code. Read more

Similar

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 »

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?

Read more »