I never had to use the lookahead feature in regular expressions but today I had a look and digged deeper.
Topic: JavaScript โ Page 16
Symbols are primitives in JavaScript and that's why you can't define new properties on them
Deep dive into the render props pattern in React, Preact and Vue.
How the rest operator and default values affect the function length property.