<?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: I 'm very new in this platform, and I would like to know if is it possible to use JQuery API instead of Dojo. thx! in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-m-very-new-in-this-platform-and-i-would-like-to/m-p/647031#M60283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A nice sample for this is the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jssamples/mobile_soilmap.html" title="https://developers.arcgis.com/javascript/3/jssamples/mobile_soilmap.html"&gt;Soil details - mobile | ArcGIS API for JavaScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the JQuery for the UI and the ArcGIS Javascript API + Dojo for the GIS functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 May 2016 19:08:15 GMT</pubDate>
    <dc:creator>PanagiotisPapadopoulos</dc:creator>
    <dc:date>2016-05-09T19:08:15Z</dc:date>
    <item>
      <title>I 'm very new in this platform, and I would like to know if is it possible to use JQuery API instead of Dojo. thx!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-m-very-new-in-this-platform-and-i-would-like-to/m-p/647029#M60281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I 'm very new in this platform, and I would like to know if is it possible to use JQuery API instead of Dojo. thx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 18:53:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-m-very-new-in-this-platform-and-i-would-like-to/m-p/647029#M60281</guid>
      <dc:creator>souleymanecamara</dc:creator>
      <dc:date>2016-05-09T18:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: I 'm very new in this platform, and I would like to know if is it possible to use JQuery API instead of Dojo. thx!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-m-very-new-in-this-platform-and-i-would-like-to/m-p/647030#M60282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can you JQuery in your application. But not instead of dojo. ESRI API has been built on top of dojo toolkit. So you need dojo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 18:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-m-very-new-in-this-platform-and-i-would-like-to/m-p/647030#M60282</guid>
      <dc:creator>thejuskambi</dc:creator>
      <dc:date>2016-05-09T18:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: I 'm very new in this platform, and I would like to know if is it possible to use JQuery API instead of Dojo. thx!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-m-very-new-in-this-platform-and-i-would-like-to/m-p/647031#M60283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A nice sample for this is the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jssamples/mobile_soilmap.html" title="https://developers.arcgis.com/javascript/3/jssamples/mobile_soilmap.html"&gt;Soil details - mobile | ArcGIS API for JavaScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the JQuery for the UI and the ArcGIS Javascript API + Dojo for the GIS functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 19:08:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-m-very-new-in-this-platform-and-i-would-like-to/m-p/647031#M60283</guid>
      <dc:creator>PanagiotisPapadopoulos</dc:creator>
      <dc:date>2016-05-09T19:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: I 'm very new in this platform, and I would like to know if is it possible to use JQuery API instead of Dojo. thx!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-m-very-new-in-this-platform-and-i-would-like-to/m-p/647032#M60284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to find quite a bit of sample and information on using jquery along with esri API. In one of our application we use ESRI api for GIS functions and jQuery for requesting non-gis information and activities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some examples below&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jssamples/framework_jquery.html" title="https://developers.arcgis.com/javascript/3/jssamples/framework_jquery.html"&gt;Using jQuery | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jssamples/mobile_citizenrequest.html" title="https://developers.arcgis.com/javascript/3/jssamples/mobile_citizenrequest.html"&gt;Attribute editing - mobile | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 19:19:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-m-very-new-in-this-platform-and-i-would-like-to/m-p/647032#M60284</guid>
      <dc:creator>thejuskambi</dc:creator>
      <dc:date>2016-05-09T19:19:36Z</dc:date>
    </item>
  </channel>
</rss>

