I had not remembered that I did actually already create one #BigInt #kata to learn the basics of it.

In #ES11 or #ES2020 or just #JavaScript 2 years ago it was released. Wanna learn it too? Feel free to fix some failing tests and hopefully learn actively how BigInt works.

https://jskatas.org/katas/es11/language/bigint/basics/

#jskatas

Basics

A kata to (re-)learn about BigInt | Basics | A `BigInt` can represent numbers larger than `number` | 27 tests to solve | Difficulty Level: BEGINNER

JavaScript Katas - Continuously Learn JavaScript. Your Way.

@Norore

Le « nullish coalescing assignment » me paraît un poil dangereux (pour la lisibilité, notamment), mais le « nullish coalescing operator », c'est trop bien !

#javascript #ecmascript #es11