- 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.
推薦閱讀
- Java語言程序設(shè)計(jì)
- Instant Testing with CasperJS
- Learning C# by Developing Games with Unity 2020
- Python入門很簡(jiǎn)單
- Visual C++實(shí)例精通
- Mastering Kali Linux for Web Penetration Testing
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開發(fā)實(shí)例教程
- Visual C
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- 人人都懂設(shè)計(jì)模式:從生活中領(lǐng)悟設(shè)計(jì)模式(Python實(shí)現(xiàn))
- Scratch3.0趣味編程動(dòng)手玩:比賽訓(xùn)練營
- 機(jī)器學(xué)習(xí)微積分一本通(Python版)
- RubyMotion iOS Develoment Essentials
- Backbone.js Testing
- Clojure High Performance Programming(Second Edition)