Ask HN: Immutable data structures for the back end?
https://news.ycombinator.com/item?id=11979652Immutable data structures are being adopted on the frontend with frameworks like redux. Can this same concept be applied to the server? An express like framework that works with immutable state?