it seems that most ExtJS books and ExtJS introductions just focus on showing all the nice features but most of them don’t really explain how to build stable, maintainable layouts / applications with ExtJS. And how to write them without creating an unreadable mess…
I’ve no specific application in mind, I’m just wondering how I can “beatify” my ExtJS code. So if you need an example, a “regular” application for item management (library) or something like a job board would best describe what I was thinking of.
So can anyone share some good links or advices on how to structure such applications when I want to build them with ExtJS for the client side code?
Thanks in advance,
Cheers
In my company main code reviewer enforcing:
As only a few main rules on top of follow documentation… 🙂