Loading…
Scalæ By the Bay has ended
Back To Schedule
Sunday, November 13 • 11:10am - 11:30am
The Client-Side Apocalypse

Sign up or log in to save this to your schedule, view media, leave feedback and see who's attending!

Imagine building performant, dynamic web applications with pure Scala. With the release of Lift 3.1, you can! Where Scala.js delivers on the promise of pure Scala, Lift 3.1 can deliver the same but without burdening the browser with large code downloads. Unlike with client-side rendering where the application needs a minimum of three round trips to the server before page load is complete, server-side rendering can load pre-rendered HTML immediately. In previous versions of Lift, the developer must hand-write JavaScript or use a framework to achieve dynamic views. Now virtual-DOM diffing has been added to Lift’s powerful, secure framework allowing you to only write enough code to render application state into a page. In this way, you keep your application code purely functional without writing routines that mutate the state of the DOM. Not only is the burden on the browser lighter, but also by only updating the DOM after changes are committed on the server, the user learns to trust the application actually did what the user sees.

Speakers
avatar for Joe Barnes

Joe Barnes

Senior Software Engineer, AOL / go90
Joe Barnes is currently a Senior Software Engineer at AOL where he develops backend analytics applications and devops for go90. He has spent most of the last decade developing applications on the JVM, with Scala taking focus in late 2012. His contributions to the development community... Read More →


Sunday November 13, 2016 11:10am - 11:30am PST
Naming