Pure and Impure Functions in JavaScript
"Pure" and "Impure" are two terms that are often associated with functions in JavaScript, especially in React Components. This post explains what they are, how they differ, and whether you should try to write pure functions all the time.
Purity and I...
abinjohn.in4 min read
Vivek Prasad
Very well written ๐๐ป