this post was submitted on 11 Dec 2023
11 points (86.7% liked)

JavaScript

1964 readers
1 users here now

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] rarely@sh.itjust.works 6 points 10 months ago
const statement = specificStatement ?? nonSpecificStatement ?? someStatement ?? unrelatedStatement ?? ‘idk’;