Up and running with Svelte 3
course by Tomasz Łakomy
Learn how to use Immutable.js
course by J.S. Leonard
Create forms in Svelte with Svelte Forms Lib
course by Andrew Smith
Working with Subsets of an Immutable.js Map()
lesson by J.S. Leonard
Equality Checking with .is() and More
lesson by J.S. Leonard
Using fromJS() to Convert Plain JavaScript Objects into Immutable Data
lesson by J.S. Leonard
Exploring Sequences and Range() in Immutable.js
lesson by J.S. Leonard
Transforming Immutable Data with Reduce
lesson by J.S. Leonard
Lightning Fast Immutable.js Equality Checks with Hash Codes
lesson by J.S. Leonard
Immutable.Record() as data models
lesson by J.S. Leonard
Maintaining Order in Immutable.js Objects
lesson by J.S. Leonard
Manage Application State with Immutable.js
lesson by J.S. Leonard
Iterating Over an Immutable.js Map()
lesson by J.S. Leonard
Querying an Immutable.js Map()
lesson by J.S. Leonard
Get items in an ImmutableJS List
lesson by Taylor Bell
Calculate a sum using reduce in ImmutableJS
lesson by Taylor Bell
Differences between the Immutable.js Map() and List()
lesson by J.S. Leonard
Creating an Immutable Object Graph with Immutable.js Map()
lesson by J.S. Leonard
Converting Immutable.js Structures to Javascript and other Immutable Types
lesson by J.S. Leonard
Modifying an Immutable.js Map()
lesson by J.S. Leonard
Simple Undo/Redo with Immutable.js Data Structures
lesson by J.S. Leonard