Functional-Light JavaScript

I am pretty sure everyone can understand functional-light javascript courses. Side effects never got cleaner like this.

So what are side effects?

In general they are...

  1. I/O console, files
  2. Network calls
  3. Database Storage
  4. DOM
  5. timeStamp
  6. Random numbers

day20

This post is also available on DEV.