Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@webapp I'm not saying contextual colors are bad, the issue is when you store application state within the user interface.
-
webapp5944y@BobbyTables I was being sarcastic, I share your pain, it’s like using classes as selectors for JavaScript manipulation. If I t’s not ment for it, don’t (ab)use it, you’re screwing yourself or the next person sooner or later.
-
@KDSBest
I alwas use #02FACE as background to identify that buttons in the initialisation code...
Related Rants
-
BobbyTables7*looks at data in database* This float column seems wierd. The fractional parts are never above .59 *reality...
-
BobbyTables12Previous dev created a switch statement on a boolean flag. WTF
-
BobbyTables13Previous front end dev apparently was not aware of padding and margin. The html is riddled with and <b...
I slightly changed the color of a label on a WinForms app...and broke everything.
Why the fuck would anyone code logic that is dependent on the exact color of a control.
This code is a train wreck.
rant
previous dev