Isn’t it a good thing if your question is marked as a duplicate? That means you now have lots of answers readily available which already answered the question.
- 0 posts
- 3 comments
Joined 3 years ago
Cake day: July 10th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
- crystal@feddit.deto
Programmer Humor@programming.dev•0 vs null vs undefined - explained with toilet paperEnglish
3 yearsIn Javascript you can do
let a = undefined, defining the varialeaasundefined.A significant difference to defining it as
nullis thattypeof null == "object", whiletypeof undefined == "undefined".

I’d be like “Oh boy let me get redirected to lots of useful answers to my question next time too”.
I don’t understand why you would frame that as being “slapped”. Does having your question marked as a duplicate hurt your feelings?