<?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 use Backbone.js with the JS API in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-backbone-js-with-the-js-api/m-p/71589#M6384</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There was a talk at last year's Developer Summit (Working with Application Frameworks and ArcGIS API for JavaScript) that compared Angular, Backbone, and Knockout. The &lt;/SPAN&gt;&lt;A href="http://proceedings.esri.com/library/userconf/devsummit13/papers/devsummit-181.pdf"&gt;slideshow&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://video.esri.com/iframe/2302/000000/width/960/0/000000"&gt;video&lt;/A&gt;&lt;SPAN&gt; of the talk are both viewable. The authors built the same application using the different frameworks, which are available &lt;/SPAN&gt;&lt;A href="https://github.com/driskull/framework-samples-js"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Feb 2014 15:45:01 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2014-02-18T15:45:01Z</dc:date>
    <item>
      <title>How to use Backbone.js with the JS API</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-backbone-js-with-the-js-api/m-p/71587#M6382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am starting to develop a new Javascript application using the Esri Javascript API.&amp;nbsp; I'd like to organize my app using MVC structures.&amp;nbsp; I have heard about Backbone.js, but I've never used it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was looking at the documentation and tutorials for Backbone.js and it looks very promising.&amp;nbsp; However, it looks like Backbone.js has built in functionality for interacting with a database from a model.&amp;nbsp; I have not been able to figure out how to override this built in behavior so Backbone.js models can communicate with feature services using esri/tasks/query or esri/layers/FeatureLayer.applyEdits.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have experience doing this or have any idea how I might accomplish this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 13:45:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-backbone-js-with-the-js-api/m-p/71587#M6382</guid>
      <dc:creator>BrianBeck</dc:creator>
      <dc:date>2014-02-18T13:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Backbone.js with the JS API</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-backbone-js-with-the-js-api/m-p/71588#M6383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am starting to develop a new Javascript application using the Esri Javascript API.&amp;nbsp; I'd like to organize my app using MVC structures.&amp;nbsp; I have heard about Backbone.js, but I've never used it.&lt;BR /&gt;&lt;BR /&gt;I was looking at the documentation and tutorials for Backbone.js and it looks very promising.&amp;nbsp; However, it looks like Backbone.js has built in functionality for interacting with a database from a model.&amp;nbsp; I have not been able to figure out how to override this built in behavior so Backbone.js models can communicate with feature services using esri/tasks/query or esri/layers/FeatureLayer.applyEdits.&lt;BR /&gt;&lt;BR /&gt;Does anyone have experience doing this or have any idea how I might accomplish this?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Brian, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you seen this &lt;/SPAN&gt;&lt;A href="http://blog.davebouwman.com/2013/02/18/marionette-with-maps-series-intro/"&gt;blog post series&lt;/A&gt;&lt;SPAN&gt;? I think that it could help you with some insights.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:08:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-backbone-js-with-the-js-api/m-p/71588#M6383</guid>
      <dc:creator>RobertoPepato</dc:creator>
      <dc:date>2014-02-18T15:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Backbone.js with the JS API</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-backbone-js-with-the-js-api/m-p/71589#M6384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There was a talk at last year's Developer Summit (Working with Application Frameworks and ArcGIS API for JavaScript) that compared Angular, Backbone, and Knockout. The &lt;/SPAN&gt;&lt;A href="http://proceedings.esri.com/library/userconf/devsummit13/papers/devsummit-181.pdf"&gt;slideshow&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://video.esri.com/iframe/2302/000000/width/960/0/000000"&gt;video&lt;/A&gt;&lt;SPAN&gt; of the talk are both viewable. The authors built the same application using the different frameworks, which are available &lt;/SPAN&gt;&lt;A href="https://github.com/driskull/framework-samples-js"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 15:45:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-backbone-js-with-the-js-api/m-p/71589#M6384</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-02-18T15:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Backbone.js with the JS API</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-backbone-js-with-the-js-api/m-p/71590#M6385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This post is quite old but i woke up to this recently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Odoe.net has a github project &lt;/SPAN&gt;&lt;A href="https://github.com/odoe/angular-esri"&gt;here&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; that uses angular.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My main doubt on this is how do I encapsulate esri widgets in angular directives, for example...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will definitly look into this subject&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 10:53:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-backbone-js-with-the-js-api/m-p/71590#M6385</guid>
      <dc:creator>JorgeVinagre</dc:creator>
      <dc:date>2014-05-29T10:53:33Z</dc:date>
    </item>
  </channel>
</rss>

