The optional chaining proposal also includes a way to optional execute function that may not be defined without throwing an exception
Topic: JavaScript โ Page 14
I learned that it is possible to back reference capture groups and named capture groups in JavaScript regular expressions
A cheat sheet for JavaScript lookahead and lookbehind regular expressions.
HTML input elements hold references to their labels if there are any