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

  • 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
主站蜘蛛池模板: 竹山县| 弋阳县| 前郭尔| 江华| 祁门县| 六盘水市| 新巴尔虎右旗| 云霄县| 积石山| 防城港市| 灵台县| 邵武市| 松滋市| 台安县| 道真| 温宿县| 泾源县| 安丘市| 儋州市| 汝阳县| 黑河市| 楚雄市| 海安县| 互助| 武汉市| 右玉县| 淳化县| 阿巴嘎旗| 额尔古纳市| 齐河县| 称多县| 岚皋县| 大方县| 扎鲁特旗| 会东县| 叶城县| 隆德县| 陆丰市| 扬中市| 汉川市| 湛江市|