DEV Community

# null

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
La Solución del Billón de Dólares

La Solución del Billón de Dólares

Comments
5 min read
11 Lessons to learn when using NULLs in PostgreSQL®

11 Lessons to learn when using NULLs in PostgreSQL®

5
Comments
11 min read
NULLs Are Not The Same – A Guide

NULLs Are Not The Same – A Guide

Comments
4 min read
Rust's Option type... in Python

Rust's Option type... in Python

Comments 5
3 min read
Understanding Nullable Reference Types in C#

Understanding Nullable Reference Types in C#

1
Comments
2 min read
Working with NULL in Databases. Turn Your Frustration Into Delight

Working with NULL in Databases. Turn Your Frustration Into Delight

Comments
5 min read
TypeScript: The many types of nothing

TypeScript: The many types of nothing

Comments
8 min read
ServiceNow: 1 thing for safer GlideRecord scripts

ServiceNow: 1 thing for safer GlideRecord scripts

Comments
4 min read
How NullPointerException can be avoided in Java

How NullPointerException can be avoided in Java

2
Comments
2 min read
When <nil> is not <nil>

When <nil> is not <nil>

3
Comments
3 min read
Absence of null in Solidity

Absence of null in Solidity

Comments
3 min read
Remove null check, use the Optional

Remove null check, use the Optional

3
Comments
5 min read
Javascript Tagalog - Null

Javascript Tagalog - Null

6
Comments
1 min read
Kotlin 基礎 Part 1 -- !! や ?: と ?.let で Nullable な値を処理する

Kotlin 基礎 Part 1 -- !! や ?: と ?.let で Nullable な値を処理する

1
Comments
1 min read
Handling null: optional and nullable types

Handling null: optional and nullable types

16
Comments
5 min read
Valores null e undefined no JavaScript

Valores null e undefined no JavaScript

2
Comments
3 min read
Javascript default parameter for null and undefined

Javascript default parameter for null and undefined

5
Comments
2 min read
How I Learned to Stop Worrying and Love NULL in SQL

How I Learned to Stop Worrying and Love NULL in SQL

2
Comments
5 min read
NULL VS UNDEFINED IN JS

NULL VS UNDEFINED IN JS

8
Comments 2
2 min read
Effective Java! Return Empty Collections or Arrays, Not Nulls

Effective Java! Return Empty Collections or Arrays, Not Nulls

7
Comments
2 min read
Eliminating NullReference Exception and Reduce Repetitive Null Checking Code

Eliminating NullReference Exception and Reduce Repetitive Null Checking Code

8
Comments 1
5 min read
That's so Rusty!

That's so Rusty!

27
Comments
3 min read
Dealing with nulls in Dart

Dealing with nulls in Dart

4
Comments
3 min read
Java Nullpointerexception

Java Nullpointerexception

11
Comments
3 min read
Null-Safety vs Maybe/Option - A Thorough Comparison (Part 2/2)

Null-Safety vs Maybe/Option - A Thorough Comparison (Part 2/2)

6
Comments
13 min read
Null-Safety vs Maybe/Option - A Thorough Comparison (Part 1/2)

Null-Safety vs Maybe/Option - A Thorough Comparison (Part 1/2)

9
Comments
14 min read
SQL:How to compare with NULL without "IS NULL" operator

SQL:How to compare with NULL without "IS NULL" operator

4
Comments 1
2 min read
What Is Null? (Baby Don't Hurt Me)

What Is Null? (Baby Don't Hurt Me)

22
Comments 9
1 min read
The Power of Null

The Power of Null

2
Comments
2 min read
But what is Null and Undefined?

But what is Null and Undefined?

8
Comments
6 min read
loading...