jkomoros / card-web

The web app behind thecompendium.cards
Apache License 2.0
53 stars 8 forks source link

Use ES6 optional chaining and nullish operator #556

Open jkomoros opened 2 years ago

jkomoros commented 2 years ago

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Nullish_coalescing_operator

jkomoros commented 2 years ago

Especially for simple selectors