<?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: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549132#M110258</link>
    <description>&lt;P class=""&gt;&lt;SPAN&gt;I maintain personal notes based on the Qlik Sense projects I have worked on previously.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For example, I keep a collection of important Qlik Support and Knowledge Base articles for future reference. I also document new solutions, scripting techniques, and troubleshooting approaches that I develop during projects. This helps me recreate similar solutions fast in future.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 May 2026 09:15:06 GMT</pubDate>
    <dc:creator>vighnesh_gawad</dc:creator>
    <dc:date>2026-05-14T09:15:06Z</dc:date>
    <item>
      <title>What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2548987#M110237</link>
      <description>&lt;P class=""&gt;Hi everyone,&lt;/P&gt;&lt;P class=""&gt;I've been working on improving the structure and performance of my Qlik load scripts and front-end apps, and I want to make sure I'm following the most current best practices... not just what was recommended 3 or 4 years ago.&lt;/P&gt;&lt;P class=""&gt;I'm looking for resources that cover topics like:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Load script structure and organization&lt;/LI&gt;&lt;LI&gt;Data model optimization (star schema, avoiding synthetic keys, QVD layers)&lt;/LI&gt;&lt;LI&gt;Performance tuning (set analysis efficiency, AutoNumber, incremental loads)&lt;/LI&gt;&lt;LI&gt;Naming conventions and maintainability&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;My question to the community: &lt;STRONG&gt;What are the most current and reliable sources you use to guide your development decisions?&lt;/STRONG&gt; For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Official Qlik help docs or whitepapers&lt;/LI&gt;&lt;LI&gt;Community blogs or specific contributors you follow&lt;/LI&gt;&lt;LI&gt;YouTube channels or webinars&lt;/LI&gt;&lt;LI&gt;Internal standards your team has developed&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;Any links, authors, or resources you'd recommend would be greatly appreciated. Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2026 15:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2548987#M110237</guid>
      <dc:creator>priscilarubim</dc:creator>
      <dc:date>2026-05-12T15:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549002#M110238</link>
      <description>&lt;P&gt;&lt;SPAN&gt;My personal go-to resource is definitely HIC’s book:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.amazon.com/Qlik-according-HIC-Henric-Cronstr%C3%B6m/dp/9152799263?" target="_self"&gt;Qlik According to HIC&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It really helps build strong fundamentals for Qlik development. Topics like SCDs, AutoNumber, link tables, canonical calendars, and data modeling strategies are explained in depth and are still highly relevant today.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I also highly recommend Rob’s blog:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://qlikviewcookbook.com/" target="_self"&gt;QlikView Cookbook&lt;/A&gt;&lt;BR /&gt;It’s the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;resource I appreciated the most when I first started using Qlik.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Rob still publishes new blog posts from time to time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Even though some of these resources were created years ago, a lot of the core Qlik optimization principles still apply today. Many of the day-to-day challenges I solve are based on knowledge shared in those materials.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For more up-to-date content, news, certification prep questions, and practical blogs, I often check&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://www.bitmetric.nl/" target="_self"&gt;Bitmetric&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;On YouTube, this channel is useful:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://youtube.com/@qlikhelp-videos?si=Y7fdArIfRjXw2e3f" target="_self"&gt;Qlik Help YouTube Channel&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I’d also recommend keeping an eye on Qlik’s periodic webinars and live sessions. They often cover newer platform capabilities, optimization techniques, and best practices directly from Qlik experts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And of course, the Qlik Community itself is extremely valuable as well, even though I assume you already check it regularly &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope some of these resources are new to you and I hope they help!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 05:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549002#M110238</guid>
      <dc:creator>alexquimu</dc:creator>
      <dc:date>2026-05-14T05:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549013#M110239</link>
      <description>&lt;P&gt;Hi follow below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Official Qlik Help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":keycap_2:"&gt;2️⃣&lt;/span&gt; Qlik Community&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":keycap_3:"&gt;3️⃣&lt;/span&gt; Rob Wunderlich blog&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":keycap_4:"&gt;4️⃣&lt;/span&gt; Henric Cronström design blog&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":keycap_5:"&gt;5️⃣&lt;/span&gt; KlarMetrics tutorials&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":keycap_6:"&gt;6️⃣&lt;/span&gt; YouTube implementation guides&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Channels worth following&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Qlik Help / Qlik official channel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bitmetric&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Analytics Vidhya&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Natural Synergies (Oleg Troyansky)&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 01:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549013#M110239</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2026-05-13T01:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549104#M110246</link>
      <description>&lt;P&gt;That's great... some blogs I don't know. Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 20:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549104#M110246</guid>
      <dc:creator>priscilarubim</dc:creator>
      <dc:date>2026-05-13T20:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549105#M110247</link>
      <description>&lt;P&gt;I've been wanting to buy this book for a while now... thank you for replying. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 20:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549105#M110247</guid>
      <dc:creator>priscilarubim</dc:creator>
      <dc:date>2026-05-13T20:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549107#M110248</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/172757"&gt;@priscilarubim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is the problem that there is no "current" version of best practices. Those really good ones and important are written by&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6152"&gt;@Oleg_Troyansky&lt;/a&gt;&amp;nbsp;and can be still accessed by using their invaluable master summit class:&amp;nbsp;&lt;A href="https://masterssummit.com/" target="_blank"&gt;https://masterssummit.com/&lt;/A&gt;&amp;nbsp;(I normally dont post links to other sites but this one has to be as there is no better one tbh). You also need to dig into how Qlik Engine works so following blog posts from&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6622"&gt;@hic&lt;/a&gt;&amp;nbsp;and case studies here on community by &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6077"&gt;@johnw&lt;/a&gt;&amp;nbsp;(who used to decipher and test everything can be really enlightening), and blogs such as:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://qlikviewcookbook.com/" target="_blank"&gt;https://qlikviewcookbook.com/&lt;/A&gt;&amp;nbsp;(Rob has done super job collecting and testing interesting cases + his QlikView components which are libraries of super useful tools and subroutines)&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://qhic.se/" target="_blank"&gt;https://qhic.se/&lt;/A&gt;&amp;nbsp;- doesn't need intro: for me Qlik=HIC&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.qlikfix.com/" target="_blank"&gt;https://www.qlikfix.com/&lt;/A&gt;&amp;nbsp;(there is new version of that blog but old one was focused purely on Qlik so I like it better)&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://www.naturalsynergies.com/blog/" target="_blank"&gt;https://www.naturalsynergies.com/blog/&lt;/A&gt;&amp;nbsp;- Oleg's Q-Tips are very useful if don't know them already&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What I am trying to say - for Qlik development and script and app performance tuning do not-re-invent the wheel - it is already invented, it is done well and make sure you know how you use it well as devil sits in detail!!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current documentation covers everything what we have in our Qlik ecosystem and it is great, but it does not cover those important factors which need to be looked at when you try to load 1 billion of rows of data and you are surprised it takes 10 hours.&lt;/P&gt;&lt;P&gt;Summary:&lt;/P&gt;&lt;P&gt;you want good practices-go old school. I am not using current standards to guide my development process as the good ones were invented in the past and are still the best if you value structure and performance. Everything you mentioned in your bullet points is forgotten in current documents or is just briefed there without study and detail. Unless you worked on real retail data with 3 years of history down to single docket level of sales, daily inventory and purchase orders all in single app working still fast and reloading in minutes billions of records you wouldn't appreciate what good-old practices can do.&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 23:19:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549107#M110248</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2026-05-13T23:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549109#M110249</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/291737"&gt;@alexquimu&lt;/a&gt;&amp;nbsp;- I love it how you combined two book titles into one &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="QlikView Your Business" href="https://amzn.to/49MyIqt" target="_blank" rel="noopener"&gt;QlikView Your Business&lt;/A&gt; is my book. It was written a while ago, when Qlik Sense was very young and QlikView was still "the king". So, the tutorial is written for QlikView, however the core methodologies and concepts are 100% applicable to both. If you don't mind using QlikView for your exercises, you will learn a lot of advanced material that most other books don't cover.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://amzn.to/4npmWYG" target="_blank"&gt;Qlik according to HIC&lt;/A&gt; is Henric's book. It's also teaching a lot of great Qlik development concepts and methodologies for QlikView and Qlik Sense. It's an awesome book written by an awesome author!&lt;/P&gt;&lt;P&gt;I can honestly recommend both books to someone who wants to elevate their Qlik app development skills.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 00:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549109#M110249</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2026-05-14T00:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549110#M110250</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt;&amp;nbsp;- thank you so much for your kind words!&lt;/P&gt;&lt;P&gt;Allow me to add a few words about our &lt;A href="https://masterssummit.com" target="_blank" rel="noopener"&gt;Masters Summit for Qlik&lt;/A&gt;. We started teaching advanced Qlik methodologies almost 15 years ago. For many years, our agenda was fairly stable - Advanced Scripting Techniques, Advanced Data Modeling, Visualizations, Set Analysis and AGGR, and Performance Optimization.&lt;/P&gt;&lt;P&gt;With the increased focus on Qlik Sense Cloud edition, we made a significant change in our content a couple years ago, and the new format of the Masters Summit was primarily focused on the Qlik Cloud issues.&lt;/P&gt;&lt;P&gt;This year, for the first time, we are going to run two parallel tracks - the Cloud track and the "traditional app development" track. Our students will have a choice of two sessions for each time slot. This way, we can cover both the new material that pertains to the Qlik Sense Cloud, and the timeless development methodologies that every Qlik application developer needs to know.&lt;/P&gt;&lt;P&gt;I'm inviting all Qlik app developers that seek deep advanced knowledge about Qlik Sense, Qlik Sense Cloud, and the most recent AI topics, to our 2026 session of the &lt;A href="https://masterssummit.com" target="_blank" rel="noopener"&gt;Masters Summit for Qlik&lt;/A&gt;, which will take place in Porto, Portugal on November 2-4.&lt;BR /&gt;&lt;BR /&gt;See you all there!&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 00:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549110#M110250</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2026-05-14T00:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549123#M110252</link>
      <description>&lt;P&gt;Sorry&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6152"&gt;@Oleg_Troyansky&lt;/a&gt;&amp;nbsp;, typo in the preview of the link. I just corrected my previous message... However, your book has been highly recommended to me, and it's definitely in scope for my upcoming readings.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 06:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549123#M110252</guid>
      <dc:creator>alexquimu</dc:creator>
      <dc:date>2026-05-14T06:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549130#M110257</link>
      <description>&lt;P&gt;I just want to chime in to agree with pretty much everyone and everything posted here, but highlight a few specific things. I am mostly repeating what others have already said, and adding my own highlight.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) There is no single up-to-date resource, which means you'll typically be missing resources that pertain to new options. This can't really be helped, for obvious reasons, so staying on top of new releases and applying them to what you already know is recommended. They will eventually get covered by the Qlik greats - most of them have posted in this thread or have been mentioned - so anything you miss should still make its way to you eventually.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) You can get surprisingly decent results asking your preferred LLM about this. With a grain of salt, of course, but the important part isn't the exact information it provides so much as the links it provides as sources.&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) I know the Qlik Learning team is working on new things that may help with this. As with #1 above, this will likely be a little limited insofar as applying to the newest content, but it could be quite helpful depending on what exactly they end up doing. Keep an eye out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;4) Don't worry too much about being perfect. Sometimes doing things "right" costs more than doing them the way you always have, for marginal gains. You obviously already know a ton about Qlik and its workings (yeesh, I sound like an AI, don't I?), so just take a minute to think through any changes you consider making and see if they're worth the effort for your use case.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will finish with a recommendation to go over&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6077"&gt;@johnw&lt;/a&gt;&amp;nbsp;'s content as suggested by&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt;&amp;nbsp;above. John did a good job of challenging the "common knowledge" with empirical testing, and while best practice will often tell you to go with the common knowledge approach, I very much approve of understanding what it actually means in practice.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 08:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549130#M110257</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2026-05-14T08:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549132#M110258</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;I maintain personal notes based on the Qlik Sense projects I have worked on previously.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For example, I keep a collection of important Qlik Support and Knowledge Base articles for future reference. I also document new solutions, scripting techniques, and troubleshooting approaches that I develop during projects. This helps me recreate similar solutions fast in future.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 09:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549132#M110258</guid>
      <dc:creator>vighnesh_gawad</dc:creator>
      <dc:date>2026-05-14T09:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549145#M110261</link>
      <description>&lt;P&gt;Thank you for replying &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 13:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549145#M110261</guid>
      <dc:creator>priscilarubim</dc:creator>
      <dc:date>2026-05-14T13:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549146#M110262</link>
      <description>&lt;P&gt;Thank you very much. I’ve heard great things about both of them! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 13:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549146#M110262</guid>
      <dc:creator>priscilarubim</dc:creator>
      <dc:date>2026-05-14T13:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549220#M110273</link>
      <description>&lt;P&gt;Thank you for replying... I truly believe that chasing perfection is not the way to go... but since I moved into this field four years ago, I feel like I’m always behind, especially because things in this area move fast, very fast.&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 15:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549220#M110273</guid>
      <dc:creator>priscilarubim</dc:creator>
      <dc:date>2026-05-15T15:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549326#M110285</link>
      <description>&lt;P&gt;I think that's a great idea. Thank you for replying.:)&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 15:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549326#M110285</guid>
      <dc:creator>priscilarubim</dc:creator>
      <dc:date>2026-05-18T15:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549826#M110318</link>
      <description>&lt;P&gt;I like to keep some precious codes I wrote as a library of my style of doing Qlik Development. I have recently fed a Claude CoWork project with them, so Claude knows my style and use them to accelerate my work.&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 18:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549826#M110318</guid>
      <dc:creator>igoralcantara</dc:creator>
      <dc:date>2026-05-25T18:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: What are your go-to resources for Qlik scripting best practices and performance optimization in 2025/2026?</title>
      <link>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549928#M110328</link>
      <description>&lt;P&gt;That's a great idea... thank you for sharing.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2026 15:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/What-are-your-go-to-resources-for-Qlik-scripting-best-practices/m-p/2549928#M110328</guid>
      <dc:creator>priscilarubim</dc:creator>
      <dc:date>2026-05-26T15:00:12Z</dc:date>
    </item>
  </channel>
</rss>

