官术网_书友最值得收藏!

  • Mastering Immutable.js
  • Adam Boduch
  • 53字
  • 2021-07-08 10:30:07

Records

A record is closer to a JavaScript object than to an Immutable.js map. The idea here is that records have a predetermined set of allowable string keys, which can specify default values when not provided:

const MyRecord = Record({});
const myRecord = new MyRecord();
console.log('Record', myRecord instanceof Record);
// -> Record true
主站蜘蛛池模板: 德江县| 鄯善县| 永昌县| 电白县| 奈曼旗| 崇仁县| 安陆市| 泰和县| 汉川市| 浮梁县| 宁都县| 上饶市| 登封市| 东平县| 微山县| 宿州市| 龙海市| 嘉善县| 开平市| 民县| 开江县| 淄博市| 长丰县| 河北省| 潼关县| 南澳县| 长子县| 青河县| 景德镇市| 古浪县| 休宁县| 长武县| 余姚市| 西盟| 连云港市| 綦江县| 吕梁市| 临澧县| 襄垣县| 翼城县| 平泉县|