Loading…
Back To Schedule
Thursday, November 15 • 11:40am - 12:20pm
From Scala to ByteCode — a view of how Scala is implemented on top the JVM.

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

Scala runs on top the JVM and offers us cool and useful features such as Traits, Objects, Lazy definitions, higher-order functions , currying and more, but how are they really implemented under the hood ? Understanding what's going on underneath the covers of your code can be very beneficial and can lead to insights that may affect the way you write and debug your code. In this session we will take a deep look into the JVM to show how Scala does its magic by examining the bytecode and classes that are being generated.

Speakers
avatar for Alon Muchnick

Alon Muchnick

backend team lead, WIX.COM
Alon Muchnick is a software engineer with background in networking security and Unix systems. For the last two years he has been working for Wix.com, developing Wix Stores, a robust microservices-based eCommerce platform, using Scala stack and CQRS with event sourcing.



Thursday November 15, 2018 11:40am - 12:20pm PST
functional