JavaScript: Condensed Code vs. Readability

I’ve been coding some more advanced JavaScript applications lately and they’ve made me think a lot about coding styles. More specifically: shortness of code vs. readability. My Mindset I can be a conflicted developer sometimes, so here are a few thoughts that go through my mind: “Tools like the YUI Compressor will compress my code … Continue reading JavaScript: Condensed Code vs. Readability