Best of Modern JavaScript — Callable Entities
Since 2015, JavaScript has improved immensely.
It’s much more pleasant to use it now than ever.
In this article, we’ll look at functions and classes in JavaScript.
Generator Functions
Generator functions are new to ES6.