The more I try to learn about JavaScript application development, the more I tend to think that absolute decoupling is a myth. I know I'm quite inexperienced when it comes to building non-trivial, thick-client applications; but, the idea of being able to simply "assemble" an app using recycled components strikes me as being very suspect. While this may work for inconsequential apps, I can't wrap my head around this working for anything with a complex feature-set. A lot of this frustrat ...
Read More ยป