Getting started with Flex development
Best Practices related to :
- Flex project and workspace:
http://www.adobe.com/devnet/flex/articles/best_practices_pt1.html
- Flex Development:
http://www.adobe.com/devnet/flex/articles/best_practices_pt2.html
- Coding Conventions:
http://opensource.adobe.com/wiki/display/flexsdk/Coding+Conventions
If you are new to Flex and coming from a .NET background, you might want to map the coding guidelines and FlexBuilder(eclipse) environment to that of the msdn guidelines and VS IDE.
Best Practices help you in getting the fundamentals right and are extremely useful especially when you are just getting started with flex. Also clarity in concepts related to workspace and flex project environment will save you a lot of effort in overcoming the small yet annoying problems.
No comments yet
Leave a reply