[AngularJS] Re: angular2 tools

2016-01-03 Thread Ankush Joshi
hello, Chrome extension - "Chrome dev editor" - try this add on app On Thursday, December 31, 2015 at 5:22:13 PM UTC+5:30, Philippe Couas wrote: > > Hi, > > We recommend me Aptana Studio ? It's a good tool ? > > Regards > > > Le lundi 28 décembre 2015 14:33:10 UTC+1, Philippe Couas a écrit

[AngularJS] Re: angular2 tools

2016-01-01 Thread Martin Kuhn
IntelliJ IDEA is really a good IDE for developing web apps in general (has good typescript support and so on ). It is also planned to provide good support for angular2 (currently no IDE supports angular2). For my point of view it is far better than any eclipse based IDE (which Aptana is) So I

[AngularJS] Re: angular2 tools

2015-12-31 Thread Philippe Couas
Hi, We recommend me Aptana Studio ? It's a good tool ? Regards Le lundi 28 décembre 2015 14:33:10 UTC+1, Philippe Couas a écrit : > > Hi, > > Which tool use to begin an angular2 devloppement ? > Currently i use Intellij for JEE > > Regards > > Phil > -- You received this message because you

[AngularJS] Re: angular2 tools

2015-12-30 Thread Martin Wawrusch
visual studio code is free. It is a good tool, I prefer it over sublime. On Wednesday, December 30, 2015 at 4:49:54 AM UTC-8, Philippe Couas wrote: > > Hi, > > Webstorm and visualStudio are not free, Which tool is free ? > > Regards > > > > Le lundi 28 décembre 2015 14:33:10 UTC+1, Philippe Couas

[AngularJS] Re: angular2 tools

2015-12-30 Thread Philippe Couas
Hi, Webstorm and visualStudio are not free, Which tool is free ? Regards Le lundi 28 décembre 2015 14:33:10 UTC+1, Philippe Couas a écrit : > > Hi, > > Which tool use to begin an angular2 devloppement ? > Currently i use Intellij for JEE > > Regards > > Phil > -- You received this message

[AngularJS] Re: angular2 tools

2015-12-29 Thread Jeff Boothe
Intellij's little brother (big cousin) WebStorm is geared specifically for JS development (I'm not sure how that overlaps with Intellij JEE). Atom.io is a real contender too - the plugin community is strong. -- You received this message because you are subscribed to the Google Groups

[AngularJS] Re: angular2 tools

2015-12-28 Thread Ankush Joshi
Hi Phil, It will be good if you use Ecllipse or visual studio, there are few reason for use : after integrating angular js with ecllipse you will get *intellisense/suggestions* to write code. Visual studio is recommended because when you use $routeprovider, $routeparams, you need servers