<?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: View Source of Web Page in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362298#M33556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Actually NO, JS is a non-compiled language so the best opportunity you have is to minify/ugilfy your JS code using a plugin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2018 21:10:21 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2018-03-06T21:10:21Z</dc:date>
    <item>
      <title>View Source of Web Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362297#M33555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to hide the JS pages in a web app when it is written in something like Notepad++?&amp;nbsp; I assume the only way would to use a proper coding environment such as visual studio and properly compiled into a web app?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 21:07:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362297#M33555</guid>
      <dc:creator>jaykapalczynski</dc:creator>
      <dc:date>2018-03-06T21:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: View Source of Web Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362298#M33556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Actually NO, JS is a non-compiled language so the best opportunity you have is to minify/ugilfy your JS code using a plugin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 21:10:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362298#M33556</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-03-06T21:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: View Source of Web Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362299#M33557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I would have to use C++ or some other language....what would accomplish this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 21:43:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362299#M33557</guid>
      <dc:creator>jaykapalczynski</dc:creator>
      <dc:date>2018-03-06T21:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: View Source of Web Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362300#M33558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you would have to use some language that is compiled.&lt;/SPAN&gt;&lt;BR class="" /&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 00:13:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362300#M33558</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-03-07T00:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: View Source of Web Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362301#M33559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might try googling "obfuscate code javascript" and see if anything there might meet your needs. There are some paid options but also some free options. I haven't used them, though. Of course, the largest downside will be a whole new layer of complexity &amp;amp; overhead for your projects &amp;amp; maintaining them..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: &lt;A href="https://www.programmableweb.com/news/new-javascript-obfuscator-claims-to-be-hardest-to-deobfuscate/2015/01/23"&gt;Nice link&lt;/A&gt; about obfuscating code &amp;amp; some of the pros/cons about it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 16:02:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362301#M33559</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2018-03-09T16:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: View Source of Web Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362302#M33560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just understand that obfuscating code is by no means securing the code. It makes the code less human readable but and JS programmer worth their weight in salt can still interpret that code and use it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 16:10:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362302#M33560</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-03-09T16:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: View Source of Web Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362303#M33561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm aware of that and precisely why I added the link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 16:43:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362303#M33561</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2018-03-09T16:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: View Source of Web Page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362304#M33562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Steve,&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp; I figured you were aware of that. That comment was more for Jay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 16:52:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/view-source-of-web-page/m-p/362304#M33562</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-03-09T16:52:42Z</dc:date>
    </item>
  </channel>
</rss>

