Martijn
martijn-pinelab.bsky.social
Martijn
@martijn-pinelab.bsky.social
Open Source fanatic, Node.js e-commerce developer and co-founder of Pinelab.studio
Fair point. Perhaps we can use `null` or `false` for this? I do have to say, it still makes sense from a consumer perspective to at least have this argument mandatory.
April 23, 2025 at 9:26 AM
This tool looks pretty nice. But the usage of this meme template is criminal...
April 22, 2025 at 6:06 PM
Good question. It's more of a semantics thing: I wanted consumers of my function to explicitly pass undefined, instead of having the possibility of forgetting to pass the argument.

My function does a certain check if the argument is passed, and otherwise doesn't
April 22, 2025 at 4:31 PM