No features have been listed yet.
No Amtrak.js videos yet. You could help us improve this page by suggesting one.
Based on our record, Immutable.js should be more popular than Amtrak.js. It has been mentiond 4 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The Immutable.js README has a much more complete description of immutability and why you might want to use the library. Also worth mentioning that Immer is an alternative which is a bit easier to get started with. - Source: dev.to / over 2 years ago
You could create explicitly immutable references and state by using a tool like Immer.js or Immutable.js and do something like your example using their API. Source: almost 3 years ago
There are also libraries such as Immer and Immutable that were created to make our lives easier while dealing with immutability in JavaScript. - Source: dev.to / over 3 years ago
Use persistent immutable data structures (as implemented in, for instance, mori or Immutable.js) to represent the state. As much as possible, push calculations into referentially transparent functions (i.e., input depends purely on output) which take persistent data. Write the interactions with the real world in imperative style. Source: over 3 years ago
Last summer I realized the official Amtrak tracker, for a lack of a better word, a piece of shit. What did I do? Made a Node Library, an API, and Amtraker. Source: about 3 years ago
I actually made a really simplified explanation on https://blog.replit.com/amtrak and made the library im using publicly available https://npmjs.com/package/amtrak. Source: over 3 years ago
HeyForm - Paperless data collection with better data insights
Anime.js - Lightweight JavaScript animation library
DataTip - The fastest way to store & access your critical datapoints.
Zdog - 3D javascript engine for canvas and SVG
Proof.ink - Proven immutable data stored on the Steem blockchain
particles.js - A lightweight JavaScript library for creating particles.