SESSION + Live Q&A
JavaScript Open Space
From the same track
Full-Scale Elm in Production
Elm is a functional programming language that compiles to performant JavaScript. At NoRedInk we have over 80,000 lines of production Elm code. It's the primary technology we use to build our Web application's user interface, which students around the world use to answer millions of questions per...
Richard Feldman
Elm Pioneer & Software Engineer @noredink
Adventures in JavaScript and the IoT
From installations to promote superstar DJs on trains speeding across Europe to sitting in Motorway LED billboards debugging wi-fi cards when the temperature drops below zero, our experience building for the IoT has highlighted just how unpredictable failure can be. This talk is a warts and all...
James Hall
Founder/Director @Parallax
The Hitchhiker's Guide to Serverless Javascript
Tools like AWS’s Lambda, Google's Cloud Functions, and many others are allowing us to create “serverless” applications. At Bustle (a top 30 website in the US) we are taking full advantage of this new infrastructure. APIs, databases, searching, indexing, server side rendered javascript, are...
Steve Faulkner
Director of Engineering @Bustle
Rebuilding The Monolith With Composable Apps
Working with JavaScript is exciting. There's constant change - in the language, the runtimes and the community. The last 24 months have seen the rise and fall of frameworks, libraries, platforms and best practises. All this change is great if you have the option to build smaller products, either...
Ian Thomas
Senior Principal Engineer @thestarsgroup
Microservices At The Heart of BBC iPlayer
The BBC iPlayer API used to be a monolithic Java application. Two years ago we switched to Node.js microservices and we have been iterating on it ever since. We have learnt many things along the way including how to keep distributed systems decoupled, how to monitor the health of our services in...
Cem Staveley
Software Engineer @BBC iPlayer