Why you should not use AngularJs
mnemon1ck
44167
Fantastic post, you have read my mind, and I am only in the process of learning Angular, but I already see the dead end and I cant even imagine how any company would be able to write such code professionally and maintain it constantly when developers change, in tight project time frames, no proper debugging, almost total incompatibility with server side code (as example naming conventions that don’t match, business logic that should not be on the client side in the first place, and the JavaScript language itself that was not designed 30 years ago for writing real enterprise LOB applications with OOP in mind, but rather for manipulating basic HTML DOM structures).