<?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: Web App Builder - Widget Development in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779696#M2479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sure you just need to use Web Application Builder Developer Edition.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/web-appbuilder/" title="https://developers.arcgis.com/web-appbuilder/"&gt;Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Download the SDK and then setup on your workstation. This will give you access to un-minified code for the jimu library and it's widgets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jan 2018 15:43:33 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2018-01-08T15:43:33Z</dc:date>
    <item>
      <title>Web App Builder - Widget Development</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779695#M2478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use AGO to create some basic maps that have widgets already built. I can export the map and widgets locally where I run my Web App Builder. I have been trying to customize the widgets and make function changes. Since the widgets code is compressed and minified, it is very difficult making function changes at all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a github or another way to access this code before it gets compressed to perform some hard core customization on it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The widget is call Public Information, it selects a parcel and applies a buffer zone around it, then has the ability to output a comma-delimited file of the address within the buffer zones.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 15:29:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779695#M2478</guid>
      <dc:creator>MikeCrook</dc:creator>
      <dc:date>2018-01-08T15:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Web App Builder - Widget Development</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779696#M2479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sure you just need to use Web Application Builder Developer Edition.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/web-appbuilder/" title="https://developers.arcgis.com/web-appbuilder/"&gt;Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Download the SDK and then setup on your workstation. This will give you access to un-minified code for the jimu library and it's widgets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 15:43:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779696#M2479</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-08T15:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Web App Builder - Widget Development</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779697#M2480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have gone this route. I didn't know about the jimu libraries though I appreciate that information. I have been using the WAB developer edition but development still seems difficult. Can you explain if you're using an IDE or coding in a test editor. Is there a framework scaffolding&amp;nbsp;generator available&amp;nbsp;and is it possible to&amp;nbsp;use Visual Studio Code? What is the recommended coding approach to web app builder developer edition? I appreciate any information. I have been out of the loop for 2 or 3 years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 15:00:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779697#M2480</guid>
      <dc:creator>MikeCrook</dc:creator>
      <dc:date>2018-01-09T15:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Web App Builder - Widget Development</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779698#M2481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;IDE or text editor is a matter of preference. I use ATOM (it was developed by GitHub developers).&lt;/LI&gt;&lt;LI&gt;There are scaffolding generators for widget development. I personally do not use them but here is the link:&amp;nbsp;&lt;A href="https://community.esri.com/thread/173298"&gt;https://community.esri.com/thread/173298&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Yes you can and many of the JS API developer are using Visual Studio Code.&lt;/LI&gt;&lt;LI&gt;Not sure what you are asking when you say "&lt;SPAN style="background-color: #ffffff;"&gt;What is the recommended coding approach to web app builder developer edition?"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 15:08:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779698#M2481</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-09T15:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Web App Builder - Widget Development</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779699#M2482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I actually found a video on Youtube that uses the yo esri generator. So i may set my projects up similar. What I meant by item 4 is, it seems new code updates are copied into the 'client\stemapp\widgets' folder and&amp;nbsp;tested through web app builder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This video is helpful in answering most of my questions. I'll post it here and maybe it will help other coders.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.youtube.com/watch?v=WpA5ld-EGp4" title="https://www.youtube.com/watch?v=WpA5ld-EGp4"&gt;Web AppBuilder for ArcGIS Advanced Development Tools and Techniques - YouTube&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 15:37:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779699#M2482</guid>
      <dc:creator>MikeCrook</dc:creator>
      <dc:date>2018-01-09T15:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Web App Builder - Widget Development</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779700#M2483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, one last inquiry...&lt;/P&gt;&lt;P&gt;Is there a URL where I can download the latest Public Notification widget for Web App Builder Developer?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 15:16:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779700#M2483</guid>
      <dc:creator>MikeCrook</dc:creator>
      <dc:date>2018-01-10T15:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Web App Builder - Widget Development</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779701#M2484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike,&lt;BR /&gt;&amp;nbsp; that widget was released for WAB 2.7. WAB Dev is still v2.6 for a few weeks and then you will have access to that widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 16:14:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779701#M2484</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-10T16:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Web App Builder - Widget Development</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779702#M2485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fyi - I usually put links to the new versions and various blogs in &lt;A href="https://community.esri.com/blogs/myAlaskaGIS/2016/03/09/web-appbuilder-developer-edition-customization-resource-list?sr=search&amp;amp;searchId=a9ea9c37-1757-4e56-84c1-473a7a42dfdc&amp;amp;searchIndex=3"&gt;/blogs/myAlaskaGIS/2016/03/09/web-appbuilder-developer-edition-customization-resource-list?sr=search&amp;amp;searchId=a9ea9c37-1757-4e56-84c1-473a7a42dfdc&amp;amp;searchIndex=3&lt;/A&gt;‌&amp;nbsp; &amp;nbsp;and put custom widgets others have written and provided &lt;A href="https://community.esri.com/blogs/myAlaskaGIS/2017/03/04/web-appbuilder-the-custom-widgets-list-332017?sr=search&amp;amp;searchId=04364398-b826-440b-ab83-56fdc57f8bd3&amp;amp;searchIndex=0"&gt;/blogs/myAlaskaGIS/2017/03/04/web-appbuilder-the-custom-widgets-list-332017?sr=search&amp;amp;searchId=04364398-b826-440b-ab83-56fdc57f8bd3&amp;amp;searchIndex=0&lt;/A&gt;‌&amp;nbsp; &amp;nbsp;and have a couple other blog posts that are related.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT:&amp;nbsp; Looks like WAB 2.7 was released on Jan 11, 2018.&amp;nbsp; I have links at the top of the resource list blog listed above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 22:22:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-app-builder-widget-development/m-p/779702#M2485</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2018-01-17T22:22:04Z</dc:date>
    </item>
  </channel>
</rss>

