- Mastering Immutable.js
- Adam Boduch
- 56字
- 2021-07-08 10:30:09
Parsing data using the fromJS() function
Immutable.js has one more tool for creating immutable data in addition to everything we've looked at so far in this chapter. The fromJS() function is similar to a JSON parser, because it parses the same types of JavaScript objects that you'll see when you parse JSON strings: objects and arrays.
推薦閱讀
- Software Defined Networking with OpenFlow
- Learning Apex Programming
- Drupal 8 Blueprints
- 算法訓練營:入門篇(全彩版)
- PLC編程及應用實戰
- Python深度學習:模型、方法與實現
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- 零基礎輕松學C++:青少年趣味編程(全彩版)
- 現代CPU性能分析與優化
- Android 游戲開發大全(第二版)
- Beginning PHP
- C#程序開發參考手冊
- Android開發權威指南(第二版)
- Oracle Database 12c DBA官方手冊(第8版)