Building a JavaScript runtime
Kurt explores how & why should you build a JavaScript runtime, and the interesting problems you can solve once you get the basics right.
Kurt explores why a developer would want to build an open source JavaScript runtime, how to go about it, and the interesting problems you can solve once you get the basics right. Devs who are never going to build a runtime will learn a bit about how they work, which will hopefully help them build better JS apps!