HackerTrans
トップ新着トレンドコメント過去質問紹介求人

kangax

no profile record

投稿

Using AI to predict workout difficulty and performance

kangax.substack.com
2 ポイント·投稿者 kangax·昨年·0 コメント

コメント

kangax
·7 年前·議論
Yep. Both are stage-1 proposals:

https://github.com/tc39/proposal-optional-chaining

https://github.com/tc39/proposal-nullish-coalescing

Recently started using optional chaining in our codebase (via Babel 7) and it's great so far. Also gives us proper static typing safety unlike Lodash `get(...)`