<?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: Performance of Web App Builder App in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542593#M14321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of my observation is If I configure few layers on my map, then the application loads immediately but in our case we need to configure 100 layers. If you see in the timeline of console, most of the time is taken by layer querying and popup configuration. Is there any best way of optimising the web map to get the better result?&lt;/P&gt;&lt;P&gt;Secondly web app builder now supports jQuery, so why we are facing this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Dec 2016 03:20:22 GMT</pubDate>
    <dc:creator>akshayloya</dc:creator>
    <dc:date>2016-12-08T03:20:22Z</dc:date>
    <item>
      <title>Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542587#M14315</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;&lt;/P&gt;&lt;P&gt;I've created a web application on top of ArcGIS Portal and Web App Builder. Following is the URL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;URL:&amp;nbsp;&lt;A class="link-titled" href="https://smartmapbhopal.city/bhopalsmartmap/" title="https://smartmapbhopal.city/bhopalsmartmap/"&gt;Bhopal Smart Map&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Web Map has around 100 Layers and have configured Pop up for all of them and have kept them off by default. The problem which I'm facing is my application takes lot of time to open. It will be of great help if any of you could debug and find the exact issue for this problem and the required workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akshay Loya&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 06:01:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542587#M14315</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2016-12-07T06:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542588#M14316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akshay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had advice you use the Developer tool on Chrome (F12)&amp;nbsp;to debug your app, from what I can observe your application is using multiple lib (&amp;lt;script type="text/javascript" src="javascripts/JqueryLocal.js"&amp;gt;&amp;lt;/script&amp;gt;) which is causing some conflict.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Baba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 08:12:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542588#M14316</guid>
      <dc:creator>deleted-user-CQZbjNeBXm49</dc:creator>
      <dc:date>2016-12-07T08:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542589#M14317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Even if I don't use jquery, it hardly makes any difference.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:43:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542589#M14317</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2016-12-07T09:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542590#M14318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Akshay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;As Baba has mentioned you have errors in your code that can be seen in the developer tools console. You need to fix these:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/277977_Untitled-1.jpg" style="width: 620px; height: 122px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 14:58:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542590#M14318</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-07T14:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542591#M14319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Theo,&lt;/P&gt;&lt;P&gt;I feel it had be better to start a new thread on you question, however, you can do this by editing the configs\loading\loading.css as seen in the image below:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/278001_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Baba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 15:39:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542591#M14319</guid>
      <dc:creator>deleted-user-CQZbjNeBXm49</dc:creator>
      <dc:date>2016-12-07T15:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542592#M14320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of my observation is If I configure few layers on my map, then the application loads immediately but in our case we need to configure 100 layers. If you see in the timeline of console, most of the time is taken by layer querying and popup configuration. Is there any best way of optimising the web map to get the better result?&lt;/P&gt;&lt;P&gt;Secondly web app builder now supports jQuery, so why we are facing this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 03:20:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542592#M14320</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2016-12-08T03:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542593#M14321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of my observation is If I configure few layers on my map, then the application loads immediately but in our case we need to configure 100 layers. If you see in the timeline of console, most of the time is taken by layer querying and popup configuration. Is there any best way of optimising the web map to get the better result?&lt;/P&gt;&lt;P&gt;Secondly web app builder now supports jQuery, so why we are facing this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 03:20:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542593#M14321</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2016-12-08T03:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542594#M14322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And also I don't receive these errors&amp;nbsp;every-time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/278320_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 03:22:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542594#M14322</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2016-12-08T03:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542595#M14323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Akshay&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp; 100 layers is just to much. Web apps need to be focused. You as the developer have to inform your customers or superiors as to what is practical. WAB does support jQuery but you have to implement it correctly in your custom widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 03:46:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542595#M14323</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-08T03:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542596#M14324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So is there any way of managing the pop-ups, because I've kept the layers&lt;/P&gt;&lt;P&gt;off on the web map  and have managed their pop-ups. If I could manage it&lt;/P&gt;&lt;P&gt;with some other means, then I can remove all the layers from the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Thu, Dec 8, 2016 at 9:16 AM, Robert Scheitlin, GISP &amp;lt;geonet@esri.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 03:58:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542596#M14324</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2016-12-08T03:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542597#M14325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Akshay,&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp; Something like the custom identify widget? What do you mean by manage?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 04:02:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542597#M14325</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-08T04:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542598#M14326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As in I have managed Pop-Ups (Identify) for each layer on web map itself.&lt;/P&gt;&lt;P&gt;So when I use any of those layers which are in my map within my widgets I&lt;/P&gt;&lt;P&gt;don't have to write the identify code for them as I have already managed&lt;/P&gt;&lt;P&gt;them on my map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;1) Add layers on map&lt;/P&gt;&lt;P&gt;2) Configure the pop -ups &lt;STRONG&gt;(Which Fields to show, Alias name, etc)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3) Configure widgets in the web app with the layers present in map itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Configuring Pop-Ups in web map saves lot of time as we don't have to write&lt;/P&gt;&lt;P&gt;separate code for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akshay Loya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Thu, Dec 8, 2016 at 9:33 AM, Robert Scheitlin, GISP &amp;lt;geonet@esri.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 04:09:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542598#M14326</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2016-12-08T04:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542599#M14327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Akshay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;OK, configure popups for layers in the webmap is the proper terminology. So the other way beside configuring the popups for all the layers in the webmap is to use the&lt;A _jive_internal="true" href="https://community.esri.com/docs/DOC-3250"&gt; custom Identify widget&lt;/A&gt; then. The Identify widget uses the IdentifyTask instead of a querytask on each indiviual layer in the map. But still the best route would be to make a focused web app that does not have 100s of layers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 13:48:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542599#M14327</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-08T13:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542600#M14328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I understand that, but there also either we've to add layer on web map, configure pop-up or write down pop up config code. I'm struggling to understand the the use of web app builder in that case.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 03:57:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542600#M14328</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2016-12-14T03:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542601#M14329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found a workaround Robert. Thanks for your valuable feedback.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 07:18:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542601#M14329</guid>
      <dc:creator>akshayloya</dc:creator>
      <dc:date>2016-12-14T07:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542602#M14330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akshay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be kind if you can share your workaround as this would help others who might be experiencing same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Baba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 13:27:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542602#M14330</guid>
      <dc:creator>deleted-user-CQZbjNeBXm49</dc:creator>
      <dc:date>2016-12-14T13:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542603#M14331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agreed. It's great to share! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 13:53:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542603#M14331</guid>
      <dc:creator>TheoFaull</dc:creator>
      <dc:date>2016-12-14T13:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542604#M14332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not create Web Layers from the services, configure the popups and other properties on them (appropriate tags and make them easily identifiable)&amp;nbsp;and then just implement the Add Data widget?&amp;nbsp; I would pursue&amp;nbsp;putting all of the web layers into a specific group in your Org's AGOL that is tagged just for this application&amp;nbsp;and perhaps customize the AddData widget to only point to that group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let user's decide which data to pull into the app but limit the choices to what's in the group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(wish I had more time to explore these kinds of customizations for myself).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 14:07:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542604#M14332</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2016-12-14T14:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542605#M14333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My general impression is that Flex viewer loads faster than WAB given same layers.&amp;nbsp; But Flex does not have anywhere near the capabilities of WAB, especially with Attribute Table widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 20:57:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542605#M14333</guid>
      <dc:creator>BarnabyRockwell</dc:creator>
      <dc:date>2017-01-25T20:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Performance of Web App Builder App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542606#M14334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the&amp;nbsp;&lt;A href="https://github.com/cmndrbensisko/LocalLayer"&gt;LocalLayer Widget&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 17:46:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/performance-of-web-app-builder-app/m-p/542606#M14334</guid>
      <dc:creator>TimHayes1</dc:creator>
      <dc:date>2017-01-27T17:46:56Z</dc:date>
    </item>
  </channel>
</rss>

