Modern JavaScript has experienced massive proliferation over recent years and shows no signs of slowing. Numerous concepts appearing in JS blogs and documentation are still unfamiliar to many front-end developers. In this post series, we’ll learn intermediate and advanced concepts in the current front-end programming landscape and explore how they apply to modern JavaScript.
Pure Functions, Impure Functions, Side Effects, Stateful and Stateless, Immutability and Mutability, Imperative and Declarative Programming, Higher-order Functions, … that kind of proliferation 🙂