DEV Community

# boolean

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Let's Count Some Sheep!

Let's Count Some Sheep!

29
Comments 15
3 min read
Clean Code (Simplify If's)

Clean Code (Simplify If's)

27
Comments 1
2 min read
Code Smell 24 - Boolean Coercions

Code Smell 24 - Boolean Coercions

12
Comments 30
2 min read
Logic Gates: The Controlled Not

Logic Gates: The Controlled Not

9
Comments
2 min read
How to use bitwise operations to compactly store small values in a single number

How to use bitwise operations to compactly store small values in a single number

7
Comments
5 min read
The differences between true, false, and null (or how i accidentally made every single cat hate children)

The differences between true, false, and null (or how i accidentally made every single cat hate children)

7
Comments
3 min read
Lidando com valores booleanos no JavaScript

Lidando com valores booleanos no JavaScript

6
Comments
3 min read
Ways to control flow...

Ways to control flow...

6
Comments
2 min read
Here is My Take on Error-resistant Way of Naming Boolean Variables

Here is My Take on Error-resistant Way of Naming Boolean Variables

6
Comments
5 min read
Javascript Tagalog - Boolean

Javascript Tagalog - Boolean

3
Comments
1 min read
How to safely rewrite boolean conditions?

How to safely rewrite boolean conditions?

2
Comments
2 min read
Basic Logic Not Math behind the boolean operator.

Basic Logic Not Math behind the boolean operator.

2
Comments
3 min read
Boolean coercion pitfalls (with examples)

Boolean coercion pitfalls (with examples)

1
Comments
5 min read
Boolean in C

Boolean in C

1
Comments 8
1 min read
loading...