DEV Community

# optional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Difference between ? and ?? in JavaScript/Typescript

Difference between ? and ?? in JavaScript/Typescript

107
Comments 20
1 min read
Effective Java! Return Optionals Judiciously

Effective Java! Return Optionals Judiciously

13
Comments
4 min read
Javascript Tagalog - Optional Chaining

Javascript Tagalog - Optional Chaining

7
Comments
1 min read
Performance matters

Performance matters

6
Comments 1
2 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
Remove null check, use the Optional

Remove null check, use the Optional

3
Comments
5 min read
Optional.stream()

Optional.stream()

3
Comments
2 min read
Optional function in swift Protocol

Optional function in swift Protocol

3
Comments
1 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
What was added to Java 8? Optional<T> class

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

Comments 1
3 min read
Optional in Java: An Epic Fact Check

Optional in Java: An Epic Fact Check

Comments
4 min read
loading...