Pure Functions in JavaScript
Functional programming is a programming paradigm that's been gaining a lot of traction in JavaScript. One of the core concepts of functional programming is pure functions and writing declarative vs. imperative code. In this article, I'll define what ...
blog.alyssaholland.me4 min read
The Overaged Developer
Documenting my journey in tech.
Great article, Alyssa . Clear and simple to understand!