const name = cat ?? "unknown"
nullish: meaning null
or undefined
,
mainly used in "nullish coalescing operators (??)"
in JS.
cat: meaning "meow"
I'm a developer on FMHY for a couple projects and an admin on their Lemmy instance (whenever it's up.) I also do ISO and Nebula releases.
This is basically a parked domain for now. I may put actually cool stuff here in the future, most likely in the blog here.