Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
#
null
Follow
Posts
Left menu
đ
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
ServiceNow: 1 thing for safer GlideRecord scripts
Marek KrÄma
Marek KrÄma
Marek KrÄma
Follow
Mar 4
ServiceNow: 1 thing for safer GlideRecord scripts
#
servicenow
#
gliderecord
#
javascript
#
null
Comments
Add Comment
4 min read
How NullPointerException can be avoided in Java
Rakesh KR
Rakesh KR
Rakesh KR
Follow
Dec 15 '22
How NullPointerException can be avoided in Java
#
java
#
null
#
exception
#
beginners
2
 reactions
Comments
Add Comment
2 min read
When <nil> is not <nil>
Hercules Lemke Merscher
Hercules Lemke Merscher
Hercules Lemke Merscher
Follow
Oct 10 '22
When <nil> is not <nil>
#
go
#
null
#
nil
#
programming
3
 reactions
Comments
Add Comment
3 min read
Absence of null in Solidity
Kristaps Grinbergs
Kristaps Grinbergs
Kristaps Grinbergs
Follow
Aug 31 '22
Absence of null in Solidity
#
solidity
#
web3
#
null
Comments
Add Comment
3 min read
Remove null check, use the Optional
Pawel Pawlak
Pawel Pawlak
Pawel Pawlak
Follow
Jul 21 '22
Remove null check, use the Optional
#
null
#
cleancode
#
optional
#
nullpointerexception
3
 reactions
Comments
Add Comment
5 min read
Javascript Tagalog - Null
Mark Matthew Vergara
Mark Matthew Vergara
Mark Matthew Vergara
Follow
Aug 13 '22
Javascript Tagalog - Null
#
javascript
#
filipino
#
tagalg
#
null
6
 reactions
Comments
Add Comment
1 min read
Kotlin ćșç€ Part 1 -- !! ă ?: ăš ?.let ă§ Nullable ăȘć€ăćŠçăă
kaede
kaede
kaede
Follow
Aug 6 '22
Kotlin ćșç€ Part 1 -- !! ă ?: ăš ?.let ă§ Nullable ăȘć€ăćŠçăă
#
kotlin
#
null
1
 reaction
Comments
Add Comment
1 min read
Handling null: optional and nullable types
Nicolas Frankel
Nicolas Frankel
Nicolas Frankel
Follow
Apr 3 '22
Handling null: optional and nullable types
#
null
#
java
#
kotlin
#
functional
15
 reactions
Comments
Add Comment
5 min read
Valores null e undefined no JavaScript
Alex Andrade Albuquerque
Alex Andrade Albuquerque
Alex Andrade Albuquerque
Follow
Nov 22 '21
Valores null e undefined no JavaScript
#
javascript
#
typescript
#
null
#
undefined
2
 reactions
Comments
Add Comment
3 min read
Javascript default parameter for null and undefined
Sajidur Rahman Shajib
Sajidur Rahman Shajib
Sajidur Rahman Shajib
Follow
Nov 11 '21
Javascript default parameter for null and undefined
#
javascript
#
null
#
undefined
#
parameter
5
 reactions
Comments
Add Comment
2 min read
How I Learned to Stop Worrying and Love NULL in SQL
rajendra gupta
rajendra gupta
rajendra gupta
Follow
for
Arctype
Apr 14 '21
How I Learned to Stop Worrying and Love NULL in SQL
#
postgres
#
mysql
#
sql
#
null
2
 reactions
Comments
Add Comment
5 min read
NULL VS UNDEFINED IN JS
Jaynil Gaglani
Jaynil Gaglani
Jaynil Gaglani
Follow
Dec 13 '20
NULL VS UNDEFINED IN JS
#
javascript
#
null
#
undefined
#
jsconcepts
8
 reactions
Comments
2
 comments
2 min read
Effective Java! Return Empty Collections or Arrays, Not Nulls
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Dec 13 '20
Effective Java! Return Empty Collections or Arrays, Not Nulls
#
java
#
effective
#
null
#
architecture
7
 reactions
Comments
Add Comment
2 min read
Eliminating NullReference Exception and Reduce Repetitive Null Checking Code
Mohamed Abdulghani
Mohamed Abdulghani
Mohamed Abdulghani
Follow
Oct 28 '20
Eliminating NullReference Exception and Reduce Repetitive Null Checking Code
#
pattern
#
design
#
null
#
code
8
 reactions
Comments
1
 comment
5 min read
That's so Rusty!
Imaculate
Imaculate
Imaculate
Follow
Aug 24 '20
That's so Rusty!
#
rust
#
null
#
safety
27
 reactions
Comments
Add Comment
3 min read
Dealing with nulls in Dart
Bartek WiĆniewski
Bartek WiĆniewski
Bartek WiĆniewski
Follow
Apr 15 '20
Dealing with nulls in Dart
#
flutter
#
dart
#
null
4
 reactions
Comments
Add Comment
3 min read
Java Nullpointerexception
DaNeil C
DaNeil C
DaNeil C
Follow
Mar 16 '20
Java Nullpointerexception
#
codenewbie
#
java
#
null
11
 reactions
Comments
Add Comment
3 min read
Null-Safety vs Maybe/Option - A Thorough Comparison (Part 2/2)
Christian Neumanns
Christian Neumanns
Christian Neumanns
Follow
Oct 18 '19
Null-Safety vs Maybe/Option - A Thorough Comparison (Part 2/2)
#
null
#
maybe
#
option
6
 reactions
Comments
Add Comment
13 min read
Null-Safety vs Maybe/Option - A Thorough Comparison (Part 1/2)
Christian Neumanns
Christian Neumanns
Christian Neumanns
Follow
Oct 2 '19
Null-Safety vs Maybe/Option - A Thorough Comparison (Part 1/2)
#
null
#
maybe
#
option
9
 reactions
Comments
Add Comment
14 min read
SQL:How to compare with NULL without "IS NULL" operator
yuyabu
yuyabu
yuyabu
Follow
Nov 11 '18
SQL:How to compare with NULL without "IS NULL" operator
#
sql
#
null
#
rdbms
#
database
11
 reactions
Comments
1
 comment
2 min read
What Is Null? (Baby Don't Hurt Me)
Lauri Hiltunen
Lauri Hiltunen
Lauri Hiltunen
Follow
Nov 22 '17
What Is Null? (Baby Don't Hurt Me)
#
java
#
programming
#
null
#
beginners
22
 reactions
Comments
9
 comments
1 min read
The Power of Null
Tony Mezzolesta
Tony Mezzolesta
Tony Mezzolesta
Follow
Jul 12 '20
The Power of Null
#
database
#
null
#
opinion
#
state
2
 reactions
Comments
Add Comment
2 min read
But what is Null and Undefined?
ProCode
ProCode
ProCode
Follow
Apr 19 '20
But what is Null and Undefined?
#
null
#
undefined
#
javascript
#
codenewbie
8
 reactions
Comments
Add Comment
6 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account