javascript9 lines
8.0/10
DEEPLY CURSED
AI ROASTFired at 12 ratings - once per post
`clearData` reassigns `data` to a fresh object while `window.data` keeps pointing at the corpse of the old one, so your "global state" is now two disconnected piles of shit with the same name. Congratulations, you built a memory leak and a lie in four words.
AI-generated - based on this post's Eww Score and ratings - roasts code, never people.