<?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: Qliksense - Angular 2 (Typescript) in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123653#M5216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wouldn't mind, can you share the code ?&amp;nbsp; Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jun 2018 17:21:56 GMT</pubDate>
    <dc:creator>lgarofalo12</dc:creator>
    <dc:date>2018-06-01T17:21:56Z</dc:date>
    <item>
      <title>Qliksense - Angular 2 (Typescript)</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123646#M5209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like to know if it will be possible in the future to use Qliksense API's with Angular 2 and Typescript (Superset of JS).&lt;/P&gt;&lt;P&gt;How is the development road map of Qlik in that sense.&lt;/P&gt;&lt;P&gt;It would be interesting to know, also in purpose to create guided analytics with mashups and websites integration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and reagrds,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123646#M5209</guid>
      <dc:creator>pamaxeed</dc:creator>
      <dc:date>2016-06-15T18:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense - Angular 2 (Typescript)</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123647#M5210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Capabilities APIs and Extension API is still part of the client which runs Angular 1.5 (as of 3.0) so you won't be able to squeeze Angular 2 in there most likely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typescript just compiles down to javascript anyhow. I don't there are typings available on defintlytyped so make sure to suppress any errors or the typescript compiler will complain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123647#M5210</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2016-06-15T19:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense - Angular 2 (Typescript)</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123648#M5211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer.&lt;/P&gt;&lt;P&gt;Do you know if Qlik development team has already planned for the future versions of Qliksense to move to Angular 2 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 17:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123648#M5211</guid>
      <dc:creator>pamaxeed</dc:creator>
      <dc:date>2016-06-16T17:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense - Angular 2 (Typescript)</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123649#M5212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not that I'm aware of. It's a fairly substantial upgrade to move from 1.x to 2. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 17:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123649#M5212</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2016-06-16T17:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense - Angular 2 (Typescript)</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123650#M5213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tested a basic mashup with angular 2 in typescript, and it appears to work fine. I was able to interact with Qlik APIs without any issues. I did not test everything, but I was able to load a chart, get variables and lists. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alexander, are you aware of specific things that would not be working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 14:45:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123650#M5213</guid>
      <dc:creator>maxim1500</dc:creator>
      <dc:date>2016-07-05T14:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense - Angular 2 (Typescript)</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123651#M5214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;None that I know of, typescript compiles to javascript in the end so should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 15:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123651#M5214</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2016-07-05T15:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense - Angular 2 (Typescript)</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123652#M5215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have some example code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 14:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123652#M5215</guid>
      <dc:creator />
      <dc:date>2016-11-08T14:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense - Angular 2 (Typescript)</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123653#M5216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wouldn't mind, can you share the code ?&amp;nbsp; Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 17:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1123653#M5216</guid>
      <dc:creator>lgarofalo12</dc:creator>
      <dc:date>2018-06-01T17:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense - Angular 2 (Typescript)</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1766048#M13622</link>
      <description>&lt;P&gt;This is an old thread, but worth trying again.&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/113"&gt;@Alexander_Thor&lt;/a&gt;&amp;nbsp;, any chance you could share your typescript code that calls Qlik APIs for extension development? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 15:10:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Qliksense-Angular-2-Typescript/m-p/1766048#M13622</guid>
      <dc:creator>qlikssewarrior</dc:creator>
      <dc:date>2020-12-03T15:10:25Z</dc:date>
    </item>
  </channel>
</rss>

