DEV Community

# optional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Optional in Java: An Epic Fact Check

Optional in Java: An Epic Fact Check

Comments
4 min read
Optional function in swift Protocol

Optional function in swift Protocol

3
Comments
1 min read
Difference between ? and ?? in JavaScript/Typescript

Difference between ? and ?? in JavaScript/Typescript

107
Comments 20
1 min read
Javascript Tagalog - Optional Chaining

Javascript Tagalog - Optional Chaining

7
Comments
1 min read
Remove null check, use the Optional

Remove null check, use the Optional

3
Comments
5 min read
Spring Boot optional request params

Spring Boot optional request params

5
Comments 2
1 min read
Published go-optional: Go's Generics friendly optional/option type library

Published go-optional: Go's Generics friendly optional/option type library

4
Comments
2 min read
Let's use Optional to fix our method contract.

Let's use Optional to fix our method contract.

1
Comments
2 min read
Optional.stream()

Optional.stream()

3
Comments
2 min read
What was added to Java 8? Optional<T> class

What was added to Java 8? Optional<T> class

Comments 1
3 min read
Effective Java! Return Optionals Judiciously

Effective Java! Return Optionals Judiciously

13
Comments
4 min read
Performance matters

Performance matters

6
Comments 1
2 min read
Optional (null-safe) in javascript

Optional (null-safe) in javascript

57
Comments 5
3 min read
Explain Java 8's Optional Like I'm Five

Explain Java 8's Optional Like I'm Five

78
Comments 4
1 min read
Optional to stream in java 9

Optional to stream in java 9

5
Comments
1 min read
Initializing Enums With Optionals in Swift

Initializing Enums With Optionals in Swift

10
Comments
1 min read
Save the Optional, stop using isPresent

Save the Optional, stop using isPresent

18
Comments 3
4 min read
Use Optional / Nullable Reference Types Judiciously

Use Optional / Nullable Reference Types Judiciously

10
Comments 2
3 min read
loading...