DataTypes icon indicating copy to clipboard operation
DataTypes copied to clipboard

Built-in data types

Results 13 DataTypes issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

There is a problem with countTypesInArray function (`4-count-types.js`). The tests require a solution to be 200 signs max, but in this case, we kinda lose the check for `null`s. As...

Examples for: +, -, *, /, %, ++, --, ** See [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators#Arithmetic_operators)

Examples for: `&, |, ^, ~, , >>>` See [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators#Bitwise_operators)

Examples for: `=, +=, -=, *=, /=, %=, **=, =, >>>=, &=, ^=, \|=` See [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators#Assignment_operators)

In problems 2 and 3 it is not indicated that the function parameter should increase by one