Pure functions are essential for a variety of purposes, including functional programming, reliable concurrency, and React+Redux apps. But what does “pure function” mean? Before we can tackle what a pure function is, it’s probably a good idea to take a closer look at functions.
Full article