The Last Frontier And Beyond

button-icon-arrow-right
button-icon-arrow-left

button-icon-arrow-leftBack

Event

The Last Frontier and Beyond

20 August 2019

London

Added 01-Jan-1970

Have you written boilerplate code for your business model that needs to keep up with the rate your profession is scaling at? Join Valentin Kasas at this month's Scala Matters who'll be sharing with us how to help your business classes evolve without breaking compatibility.

-------------------------

PROGRAMME

18:30-19:00 Sign-in and get settled

19:00-19:45 Valentin's presentation

19:45-20:00 Q&A

------------------------
The Last Frontier and Beyond

Have you ever written some boilerplate code for handling your application’s communication with the outside world? You know, that JSON (de)serializer that once was nicely generated at compile-time but broke when you had to evolve your business model?

Of course you have!

But there may be a way to abstract away this repetitive, low-value code that sneaks into every project. Maybe it can also allow for our business classes to evolve without breaking compatibility, while keeping the necessary boilerplate to a minimum. Maybe it would even give us many other cool things for free, far beyond mere serialization concerns.

Top