All videos
All videos
Bridging the tooling gap with Scala.js
April 15, 2018
Scala.js is a tool for compiling your Scala code to JavaScript. This enables writing type-safe and robust front-end application, but have you ever considered what it can do for Scala tooling? In this talk we’ll see how Scala.js can bridge the gap between the Scala-based and the JavaScript-based tools we use every day as programmers.
Tags
Other videos that you might like
Run Scalac, Run!
Zainab Ali
Serialization toolbox for Akka messages, events and persistent state that helps achieve compile-time guarantee on serializability
Paweł Lipski, Marcin Złakowski
Revisiting Implicits
Martin Odersky
Asynchronous Programming: Scala.concurrent and Monix! What?
Yifan Xing