<?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: Does HubSpot use React.js? in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Does-HubSpot-use-React-js/m-p/715864#M31241</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/452794"&gt;@marquizzo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;yes - HubSpot is build upon React but only for several years. There were times were HubSpot wasn't build on react - and tbh I don't know what was before that. I remember that the interface was using the most basic jQueryUi styling when I've started with HubSpot years back.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cos_design_manager_before.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/78755iEC089E958EDA6DA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="cos_design_manager_before.png" alt="cos_design_manager_before.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And since there are still functions requiring jQuery - it's getting loaded.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But HubSpot constantly improving everything and I'd say that there will be a day when jQuery will disappear from HubSpot(not the themes)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2022 17:32:55 GMT</pubDate>
    <dc:creator>Anton</dc:creator>
    <dc:date>2022-11-08T17:32:55Z</dc:date>
    <item>
      <title>Does HubSpot use React.js?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Does-HubSpot-use-React-js/m-p/715485#M31216</link>
      <description>&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;I'm looking at some of the Forms we built using HubSpot, and I've noticed they all include data attributes like 'data-reactid=".hbspt-forms-0"'. There's also a JavaScript file imported from "/_hcms/forms/v2.js" that uses a lot of React functions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-11-07 at 2.50.32 PM.png" style="width: 954px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/78694i1043E931D3D9A562/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-11-07 at 2.50.32 PM.png" alt="Screen Shot 2022-11-07 at 2.50.32 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does HubSpot use the React framework alongside JQuery? If so, why do we need two frameworks? Wouldn't it be more efficient to build a CMS with only one? My &lt;A href="https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi?hl=en" target="_blank" rel="noopener"&gt;React Dev Tools plugin&lt;/A&gt; says it's using an "older unsuported version" of React.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 23:01:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Does-HubSpot-use-React-js/m-p/715485#M31216</guid>
      <dc:creator>marquizzo</dc:creator>
      <dc:date>2022-11-07T23:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Does HubSpot use React.js?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Does-HubSpot-use-React-js/m-p/715677#M31224</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/452794"&gt;@marquizzo&lt;/a&gt;, I'm not using React on HubSpot but if you check their documentation you can see it's in BETA so not everything might be working as expected:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/cms/guides/js-frameworks#reactjs" target="_blank"&gt;https://developers.hubspot.com/docs/cms/guides/js-frameworks#reactjs&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;You can provide your feedback directly to the GitHub repository if you want&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 13:09:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Does-HubSpot-use-React-js/m-p/715677#M31224</guid>
      <dc:creator>albertsg</dc:creator>
      <dc:date>2022-11-08T13:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Does HubSpot use React.js?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Does-HubSpot-use-React-js/m-p/715864#M31241</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/452794"&gt;@marquizzo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;yes - HubSpot is build upon React but only for several years. There were times were HubSpot wasn't build on react - and tbh I don't know what was before that. I remember that the interface was using the most basic jQueryUi styling when I've started with HubSpot years back.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cos_design_manager_before.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/78755iEC089E958EDA6DA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="cos_design_manager_before.png" alt="cos_design_manager_before.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And since there are still functions requiring jQuery - it's getting loaded.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But HubSpot constantly improving everything and I'd say that there will be a day when jQuery will disappear from HubSpot(not the themes)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 17:32:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Does-HubSpot-use-React-js/m-p/715864#M31241</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2022-11-08T17:32:55Z</dc:date>
    </item>
  </channel>
</rss>

