Expert Overview
Things I'm Doing
Talks I've Given
Greg is a backend Scala developer who also likes frontend. After playing around with Scala.js 3 years ago, he realised it's really good and wants to get the word out about it!
 
Talks I've Given
-
Concurrency and Asynchrony in Scala
Featuring Greg Dorrell
Scala supports a lot of different ways of programming. Just in the world of concurrency, you have many options: Scala Futures, Twitter Futures, Akka (both Actors and Streams), Monix, fs2, cats-effect, and the list goes on. How do they work? Which one should you use?
scala cats-effect akka fs2 monix scalax -
Workshop: Fullstack Scala with Play and Scala.js With Greg Dorrell
Featuring Greg Dorrell
Scala is production ready and well on the way to version 1.0. In this workshop, you will see how to build a rich interactive website with Play and Scala.js.
scalax2gether scala