|
|
|
JavaScript development environment?
|
|
1 points
by phishphood
5509 days ago
|
|
What do folks use for JavaScript dev environment? I am trying to setup new extjs based system and so far I like everything I see, except I can't figure out how to properly develop the thing. I am very much Eclipse person (last 8+ years) and while I am willing to move away from Eclipse I would like to have things like refactoring, type browsing, class hierarchies and integrated debugging. Do this exists either as a standalone product or an Eclipse plugin? Many thanks for the insight and suggestions |
|
Getting started with Ext can be hard. I'd suggest starting with the demos and tweaking the code from there for your needs. The API reference online is very useful. StackOverflow is about on par with the forums for questions.
Good luck.