If you have read this book, please leave a review on Amazon.com. Potential readers can then use your unbiased opinion to help them make purchase decisions. Thank you. The $5 campaign runs from December 15th 2020 to January 13th 2021.
Mastering Immutable.js by Packt
Make sure Node.js is installed. Then, clone this repository:
git clone https://github.com/PacktPublishing/Mastering-Immutablejs.git
Change directories and install:
cd Mastering-Immutablejs
npm install
Since the code examples use import
, you need to compile the source before
running it. The easiest way to do this is compiling it on-the-fly using
babel-node
:
npm run babel-node 02/01-available-types.js
Chapters 14 and 16 have examples that only work in the browser. For these, you can just open up the HTML files in these directories right in the browser.
If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.