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

JavaScript

2172 readers
3 users here now

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