Program or be programmed. Are you just a user in the new electronic era? Watch a video on Youtube of Douglas Rushkoff giving a speech covering some of his views at the recent SXSW 2010.
Redux Freezer
Immutability is a fundamental part of how Redux stores work when used to follow the State-Action-Model pattern. Using a library such as immutable.js…