How the rest operator and default values affect the function length property.
Topic: JavaScript โ Page 20
Functionality and use cases for the global Reflect object in JavaScript.
There are several ways to define functions in JavaScript. It turns out that not every function can be used as a constructor.
It's always good to know how much time code needs to be executed. Today I learned there is a more precise way than using the Date object.