const name = cat ?? "unknown"
nullish: meaning null
or undefined
,
mainly used in "nullish coalescing operators (??)"
in JS.
cat: meaning "meow"
I'm a solo developer, mainly focused on writing The Piracy Wiki and working on Nebula's Essence. (more projects in the works soon™)
This is basically a parked domain for now. I may put actually cool stuff here in the future, most likely in the blog here.