Observable maps are a collection of key-value pairs that we can get and set . The value changes can be watched. To create an Observable map, we can use the observable.map method as follows: import { observable, autorun } from “mobx”;const values = {3 Nis 2020