Functional programming constructs in JavaScript π
Hey folks,
Check out the blog post from this week:
Functional programming constructs
Functional programming is a declarative programming paradigm that focuses on composition using pure functions. It avoids mutation of state⦠(5 min read)
Here are a few micro blog posts if you missed them, I usually post them on twitter.
1. Object.defineProperty
2. for...of vs for...in
3. Proxies
Also wishing you a Happy green Diwali (if you celebrate).
Divyanshu