Chapter 1: Introduction to FP, Reactive, and Scala€¦ · Building Reactive Functional Scala...

Post on 22-May-2020

23 views 0 download

Transcript of Chapter 1: Introduction to FP, Reactive, and Scala€¦ · Building Reactive Functional Scala...

Chapter 1: Introduction to FP, Reactive, and Scala

Chapter 2: Creating your App Architecture and Bootstrapping with SBT

Chapter 3: Developing the UI with Play Framework

Chapter 4: Developing Reactive Backing Services

Chapter 5: Testing your Application

Chapter 6: Persistence with Slick

Chapter 7: Creating Reports

Chapter 8: Developing a Chat with Akka

Chapter 9: Design Your REST API

Chapter 10: Scaling up