Taming Complex Webapps with Scala and React
In this talk, we will examine how we used Scala.js with React including custom hooks to maximize code reuse, isomorphic implementation of algorithms to run the same code on servers and clients, and use of memoization to ensure a responsive UI.