<?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: How to create a new web app from ArcGIS API for JavaScript Sandbox? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-new-web-app-from-arcgis-api-for/m-p/412088#M37962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to serve the HTML page from a web server rather than opening it from your file system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll want to find an &lt;A href="https://en.wikipedia.org/wiki/Integrated_development_environment"&gt;IDE&lt;/A&gt; for web development which will make things a lot easier. For Windows I would recommend Visual Studio (Community Edition), but I don't know anything about Mac alternatives.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2016 18:21:41 GMT</pubDate>
    <dc:creator>JeffJacobson</dc:creator>
    <dc:date>2016-03-10T18:21:41Z</dc:date>
    <item>
      <title>How to create a new web app from ArcGIS API for JavaScript Sandbox?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-new-web-app-from-arcgis-api-for/m-p/412085#M37959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to ArcGIS API for JavaScript.&amp;nbsp; I have customized my html code in Sandbox and want to now create/generate a new web app.&amp;nbsp; Where do I go from here?&amp;nbsp; What is my next step?&amp;nbsp; Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 21:20:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-new-web-app-from-arcgis-api-for/m-p/412085#M37959</guid>
      <dc:creator>SeanDolan1</dc:creator>
      <dc:date>2016-03-09T21:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new web app from ArcGIS API for JavaScript Sandbox?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-new-web-app-from-arcgis-api-for/m-p/412086#M37960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will want to create a new text document on your computer and then change the type to html&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then copy and past the sandbox text into the new html you just made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then move the html into a folder on your server (C:\inetpub\wwwroot\...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT: &lt;/STRONG&gt; The exact same question was posted with answers so I am not sure if this is a different question or geonet bug &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 22:23:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-new-web-app-from-arcgis-api-for/m-p/412086#M37960</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2016-03-09T22:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new web app from ArcGIS API for JavaScript Sandbox?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-new-web-app-from-arcgis-api-for/m-p/412087#M37961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rickey.&amp;nbsp; I forgot to mention that I am running off of a Mac.&amp;nbsp; I've tried copying/pasting my Sandbox code into a TextEdit document =&amp;gt; converted to plain text =&amp;gt; and saved as a .html file.&amp;nbsp; When I click on these files to launch my browser, nothing comes up.&amp;nbsp; All I get is a blank screen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tips would be appreciated...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 22:26:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-new-web-app-from-arcgis-api-for/m-p/412087#M37961</guid>
      <dc:creator>SeanDolan1</dc:creator>
      <dc:date>2016-03-09T22:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new web app from ArcGIS API for JavaScript Sandbox?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-new-web-app-from-arcgis-api-for/m-p/412088#M37962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to serve the HTML page from a web server rather than opening it from your file system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll want to find an &lt;A href="https://en.wikipedia.org/wiki/Integrated_development_environment"&gt;IDE&lt;/A&gt; for web development which will make things a lot easier. For Windows I would recommend Visual Studio (Community Edition), but I don't know anything about Mac alternatives.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 18:21:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-a-new-web-app-from-arcgis-api-for/m-p/412088#M37962</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2016-03-10T18:21:41Z</dc:date>
    </item>
  </channel>
</rss>

