February 2019
Beginner to intermediate
180 pages
4h 4m
English
Let's create a separate module to interact with the data layer, which we'll call DataPureReason.re. Here, we expose bindings to localStorage.getItem and localStorage.setItem, and a parsing function to parse JSON strings into the CustomerType.t record defined earlier.
Read now
Unlock full access