<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vittorio Morellini</title>
    <description>The latest articles on DEV Community by Vittorio Morellini (@vittomorellini).</description>
    <link>https://dev.to/vittomorellini</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F604376%2F8b578023-7134-42af-bfc7-f1da50563461.jpg</url>
      <title>DEV Community: Vittorio Morellini</title>
      <link>https://dev.to/vittomorellini</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vittomorellini"/>
    <language>en</language>
    <item>
      <title>Optimize performance React app with Brunch</title>
      <dc:creator>Vittorio Morellini</dc:creator>
      <pubDate>Sat, 27 Mar 2021 08:45:09 +0000</pubDate>
      <link>https://dev.to/vittomorellini/optimize-performance-react-app-with-brunch-5605</link>
      <guid>https://dev.to/vittomorellini/optimize-performance-react-app-with-brunch-5605</guid>
      <description>&lt;p&gt;I work on a react app that has a page with complex and heavy Dom.&lt;br&gt;
When the application rendere this page it's very slow.&lt;br&gt;
Is it possibile to build a react app written in 16.11 with terser-brunch ? or is it necessary to upgrade react app to versione 17.02 ?&lt;br&gt;
I've installed terser-brunch but I don't know how to build react release with brunch. brunch command is not recognized.&lt;br&gt;
Can someone suggest me how to build with brunch ?&lt;/p&gt;

&lt;p&gt;Is brunch available with react version 16.11 ?&lt;br&gt;
is there someone that know brunch and know if this tools optimizes react performance for a complex dom ? &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
