Summary: Deploying a Monitoring Application

Let’s review a brief summary of the chapter.

In this chapter, we created and deployed a project written in a functional style. We learned about some new, useful monads and how to combine them with actions we already knew (composing, mapping, chaining, and lifting) to create a useful application. Also, we looked at the ways we could expand application functionality by adding new functions, leaving most of the existing code untouched, and using the type system for guidance.

Get hands-on with 1200+ tech skills courses.