© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Heaust
Insights on my journey with CG, Art and Programming.
Awesome Breakdown!
I once stumbled upon this weird way of doing switch case-y things
{ "Condition 1": "Result 1", "Condition 2": "Result 2" }[query]
Now I always try to do this as a meme xD
Sumudu Siriwardana
Project Manager
This is weird.. I need to check this 😂