Getting Functional With JavaScript

A presentation at International JavaScript Conference Online by Jemima Abu

A.K.A.: a web app is just multiple functions stacked on top of each other, wearing a trenchcoat. Let’s get back to basics, for a minute. No frameworks, no libraries; just pure and plain ol’ JavaScript. In a nutshell, this talk is going to explain all the delightful ways to write functional code with Javascript and how it can be applied to your application to optimize performance.