August 2018
Intermediate to advanced
380 pages
10h 2m
English
In the previous chapters, we saw that the general pattern for abstracting away side effects is to use effect types. This pattern allows you to reduce the mental load on your mind. The pattern states that we first define an effect type and then represent every occurrence of a particular side effect with this type. In this chapter, we will see more examples of real-world effect types and when to use them.
More precisely, we will be covering the following topics:
Read now
Unlock full access