Tagged “naming”
-
TIL ways to organize eventListeners cleancode naming
Some code spaghetti I made recently was creating a lot of eventListeners for multiple buttons, and then forgot what they all connected to.
-
TIL Computed Properties in Javascript naming javascript mdn
Today I learned about Computed Property names.
See all tags.