- April 05, 2019
- •
- talks
The Last Frontier and Beyond
Speaker: Valentin Kasas
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.
Let’s find out!
Subscribe to the SoftwareMill YouTube channel to be updated when new videos from Scalar are added. You can also find us on Twitter @ValentinKasas and @47deg.