<?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: Version 3.x and 4.x in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/version-3-x-and-4-x/m-p/408090#M37590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could, but you lose some performance because you don't get all the built files when you do this.&lt;/P&gt;&lt;P&gt;&lt;IFRAME class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2Fm6B2cMIuFIM%3Ffeature%3Doembed&amp;amp;url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dm6B2cMIuFIM&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2Fm6B2cMIuFIM%2Fhqdefault.jpg&amp;amp;key=3b4b3cb34e044cb590554f889078322d&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="854" height="480" scrolling="no" frameborder="0" allowfullscreen=""&gt;&lt;/IFRAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not recommended, but again, &lt;EM&gt;you could&lt;/EM&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2018 15:53:12 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2018-05-04T15:53:12Z</dc:date>
    <item>
      <title>Version 3.x and 4.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/version-3-x-and-4-x/m-p/408087#M37587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;Let's move straight to the point or question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I use both APIs 3.x, and 4.x as part of the same app?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my work, we have a website made with ArcGIS 4.x. I was asking to add a FeatureTable but that widget does not exist in 4.x yet.&lt;BR /&gt;I know I can use different ways like, for instance, "dgrid", but implement that solution consume more time and effort.&lt;BR /&gt;So if I can refer to version 3.x I am going to be able to use "esri/dijit/FeatureTable".&lt;/P&gt;&lt;P&gt;Any idea?&lt;BR /&gt;thank you&lt;/P&gt;&lt;P&gt;Damaso&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 18:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/version-3-x-and-4-x/m-p/408087#M37587</guid>
      <dc:creator>DamasoAvalos_Ruiz1</dc:creator>
      <dc:date>2018-03-09T18:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Version 3.x and 4.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/version-3-x-and-4-x/m-p/408088#M37588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tried to do the same thing. No luck referencing the 3.x api in a 4.x application or the other way around. Ended up having to go with the dgrid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 12:20:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/version-3-x-and-4-x/m-p/408088#M37588</guid>
      <dc:creator>JudsonCrouch1</dc:creator>
      <dc:date>2018-05-04T12:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Version 3.x and 4.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/version-3-x-and-4-x/m-p/408089#M37589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was told by ESRI Support that version 4.x is going to take, at least a year to be complete. We are on the first stage of our app so we took the decision to go with version 3.x....for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 14:46:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/version-3-x-and-4-x/m-p/408089#M37589</guid>
      <dc:creator>DamasoAvalos_Ruiz1</dc:creator>
      <dc:date>2018-05-04T14:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Version 3.x and 4.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/version-3-x-and-4-x/m-p/408090#M37590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could, but you lose some performance because you don't get all the built files when you do this.&lt;/P&gt;&lt;P&gt;&lt;IFRAME class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2Fm6B2cMIuFIM%3Ffeature%3Doembed&amp;amp;url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dm6B2cMIuFIM&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2Fm6B2cMIuFIM%2Fhqdefault.jpg&amp;amp;key=3b4b3cb34e044cb590554f889078322d&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="854" height="480" scrolling="no" frameborder="0" allowfullscreen=""&gt;&lt;/IFRAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not recommended, but again, &lt;EM&gt;you could&lt;/EM&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 15:53:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/version-3-x-and-4-x/m-p/408090#M37590</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2018-05-04T15:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Version 3.x and 4.x</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/version-3-x-and-4-x/m-p/408091#M37591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I was looking for. This is awesome. &lt;BR /&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 16:22:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/version-3-x-and-4-x/m-p/408091#M37591</guid>
      <dc:creator>DamasoAvalos_Ruiz1</dc:creator>
      <dc:date>2018-05-04T16:22:07Z</dc:date>
    </item>
  </channel>
</rss>

