The box-decoration-break property lets you define how elements should be rendered across pages, columns and pages. It can help to achieve consistant visual effects.
Articles โ Page 115
Keep writing, writing, writing ...
The optional chaining proposal also includes a way to optional execute function that may not be defined without throwing an exception
My favorite content of November 2019 including lots of accessibility articles, regular expressions and Highlights of the HTTP Archive Web Almanac
Highlights of the statistical data of the HTTP archive Almanac.
I learned that it is possible to back reference capture groups and named capture groups in JavaScript regular expressions