HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kangax

no profile record

Submissions

Using AI to predict workout difficulty and performance

kangax.substack.com
2 points·by kangax·ano passado·0 comments

comments

kangax
·há 7 anos·discuss
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(...)`