Conversation
Notices
-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Wednesday, 28-Feb-2024 13:32:40 JST Alex Gleason I try to line up my code so it looks aesthetically pleasing. -
Embed this notice
Karnage (1bc70a0148b3f316da33fe3c89f23e3e71ac4ff998027ec712b905cd24f6a411@mostr.pub)'s status on Wednesday, 28-Feb-2024 13:37:20 JST Karnage Don’t u use an extension to auto format on save? -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Wednesday, 28-Feb-2024 13:37:20 JST Alex Gleason @1bc70a0148b3f316da33fe3c89f23e3e71ac4ff998027ec712b905cd24f6a411 It's more than that. It's naming things using specific names so you can match the variable lengths. And I like to arrange my options in a pyramid pattern so it doesn't feel too top-heavy or scattered. -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Wednesday, 28-Feb-2024 13:37:52 JST Alex Gleason @1bc70a0148b3f316da33fe3c89f23e3e71ac4ff998027ec712b905cd24f6a411 It's the little details that really make a design shine -
Embed this notice
Tyler (tyler@nicecrew.digital)'s status on Wednesday, 28-Feb-2024 22:27:27 JST Tyler Naming is the most important thing in programming, after all.
I really like your sane, readable use of ternary operators.
Never got into them until I started with JS, as python ternary ops are a mess in comparison.Alex Gleason likes this.
-
Embed this notice