<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What IDEs are people using for JavaScript development? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214172#M19821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Whe it comes to JavaScript/Web Development in general, there are just far too many variables in place to say "use this one".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aptana seems to be used by quite a few people. Visual Studio 2010/2012 are decent environments to work in. If you are going to be writing an application that requires you build a .NET Service with it, it's a natural choice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aptana and VS with the intellisense plugins mentioned are one route if that is important to you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I came from mainly a Flex background as well, but even then, Flashbuilder tools paled in comparison to what vanilla Eclipse could do with Java. Not having immediate access to the docs in the IDE may be a pain at first, but you get used to becoming very familiar with the online docs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A lot of people use SublimeText and configure the build tools to handle linting/testing. There's no intellisense per se, but it will provide intellisense to code that has previously been written, same for Vim. Unlike Visual Studio for example, these tools work on Windows/Mac/Linux, so if you have to switch around, it's worth learning them. WebStorm is also really good, and has a great plugin setup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A lot of people will use tools like Grunt to perform these tasks from the command line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check out this slide and video from the most recent Dev Summit where he used Grunt to automate all his tests and do some code gen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://proceedings.esri.com/library/userconf/devsummit13/papers/devsummit-107.pdf"&gt;http://proceedings.esri.com/library/userconf/devsummit13/papers/devsummit-107.pdf&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://video.esri.com/iframe/2326/000000/width/960/0/000000"&gt;http://video.esri.com/iframe/2326/000000/width/960/0/000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Personally, I use Vim with Grunt to do everything, but in the end, it just boils down to what you're most effecient in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2013 18:47:21 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2013-08-21T18:47:21Z</dc:date>
    <item>
      <title>What IDEs are people using for JavaScript development?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214170#M19819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Title explains it all.&amp;nbsp; I do have an Adobe Creative Cloud membership and curious if I should just go with Dreamweaver?&amp;nbsp; I've tried NotePad++ and Aptana 3.0.&amp;nbsp; Not particularly thrilled with either however.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wish ESRI's JavaScript Team would support something. I love developing in the Flex API because the API library was easy to import into Flash Builder, everything worked and was supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 17:40:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214170#M19819</guid>
      <dc:creator>JHayes</dc:creator>
      <dc:date>2013-08-21T17:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: What IDEs are people using for JavaScript development?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214171#M19820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;They do have a plug in I believe for the new versions of visual studio. I've never used them so I can't say if it's worth much, but worth a shot if you have access to that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I personally use visual studio 2010, but I don't have much need for the auto type. I just look stuff up on the api here and I've been doing javascript for a long time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope you find something you like.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 18:02:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214171#M19820</guid>
      <dc:creator>AdamSkoog</dc:creator>
      <dc:date>2013-08-21T18:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: What IDEs are people using for JavaScript development?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214172#M19821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Whe it comes to JavaScript/Web Development in general, there are just far too many variables in place to say "use this one".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aptana seems to be used by quite a few people. Visual Studio 2010/2012 are decent environments to work in. If you are going to be writing an application that requires you build a .NET Service with it, it's a natural choice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aptana and VS with the intellisense plugins mentioned are one route if that is important to you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I came from mainly a Flex background as well, but even then, Flashbuilder tools paled in comparison to what vanilla Eclipse could do with Java. Not having immediate access to the docs in the IDE may be a pain at first, but you get used to becoming very familiar with the online docs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A lot of people use SublimeText and configure the build tools to handle linting/testing. There's no intellisense per se, but it will provide intellisense to code that has previously been written, same for Vim. Unlike Visual Studio for example, these tools work on Windows/Mac/Linux, so if you have to switch around, it's worth learning them. WebStorm is also really good, and has a great plugin setup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A lot of people will use tools like Grunt to perform these tasks from the command line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check out this slide and video from the most recent Dev Summit where he used Grunt to automate all his tests and do some code gen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://proceedings.esri.com/library/userconf/devsummit13/papers/devsummit-107.pdf"&gt;http://proceedings.esri.com/library/userconf/devsummit13/papers/devsummit-107.pdf&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://video.esri.com/iframe/2326/000000/width/960/0/000000"&gt;http://video.esri.com/iframe/2326/000000/width/960/0/000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Personally, I use Vim with Grunt to do everything, but in the end, it just boils down to what you're most effecient in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 18:47:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214172#M19821</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2013-08-21T18:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: What IDEs are people using for JavaScript development?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214173#M19822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would recommend either Visual Studio 2012 or Aptana.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't found any IDE that does Intellisense 100% successfully for JavaScript.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 20:09:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214173#M19822</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2013-08-21T20:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: What IDEs are people using for JavaScript development?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214174#M19823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To get intellisense to work in VS 2012&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blogs.msdn.com/b/webdev/archive/2012/03/15/vs11-beta-javascript-feature-comparison-with-vs2010sp1.aspx"&gt;http://blogs.msdn.com/b/webdev/archive/2012/03/15/vs11-beta-javascript-feature-comparison-with-vs2010sp1.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tools-&amp;gt;option-&amp;gt;Text Editor-&amp;gt;JavaScript-&amp;gt;IntelliSense-&amp;gt;References, "implicit (Web) " reference group for web projects and web sites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;at the same place, I added jsapi_vsdoc12_v35.js to the bottom of the list and i can see all esri.geometry.* as it is in code behind C# or VB.net.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;also edit -&amp;gt; intellisense -&amp;gt; Refresh Remote References.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hope it helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ravi.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 20:20:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214174#M19823</guid>
      <dc:creator>Ravichandran_M_Kaushika</dc:creator>
      <dc:date>2013-09-04T20:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: What IDEs are people using for JavaScript development?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214175#M19824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;VS 2010&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jsapi/api_codeassist.html"&gt;https://developers.arcgis.com/en/javascript/jsapi/api_codeassist.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 12:25:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-ides-are-people-using-for-javascript/m-p/214175#M19824</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2013-09-05T12:25:30Z</dc:date>
    </item>
  </channel>
</rss>

