<?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: Tarzzo Tech</title>
    <description>The latest articles on DEV Community by Tarzzo Tech (@tarzzotech).</description>
    <link>https://dev.to/tarzzotech</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%2F2041808%2Fbd5282b7-4503-4609-a2ff-56137c2f4213.png</url>
      <title>DEV Community: Tarzzo Tech</title>
      <link>https://dev.to/tarzzotech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tarzzotech"/>
    <language>en</language>
    <item>
      <title>Performance and Security Considerations for Electron Apps</title>
      <dc:creator>Tarzzo Tech</dc:creator>
      <pubDate>Wed, 25 Sep 2024 15:33:59 +0000</pubDate>
      <link>https://dev.to/tarzzotech/performance-and-security-considerations-for-electron-apps-3f1o</link>
      <guid>https://dev.to/tarzzotech/performance-and-security-considerations-for-electron-apps-3f1o</guid>
      <description>&lt;p&gt;In this blog post, I explore key performance and security considerations for building Electron apps. Learn about best practices to optimize your app’s performance and safeguard it against common security vulnerabilities.&lt;/p&gt;

&lt;p&gt;Read the full post on Medium:&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://blog.stackademic.com/what-are-some-performance-and-security-considerations-for-electron-apps-baaa50865780?sk=fc12c03bf726324a059171ee7f3936da" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--MTr6BD2v--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fit:1200/1%2ACwDR9uPnQzjwOzfKjMEkBw.png" height="450" class="m-0" width="800"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://blog.stackademic.com/what-are-some-performance-and-security-considerations-for-electron-apps-baaa50865780?sk=fc12c03bf726324a059171ee7f3936da" rel="noopener noreferrer" class="c-link"&gt;
          [Free View] Best performance and security considerations for Electron apps | by Vijayasekhar Deepak | Stackademic
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          For Non-Member View click here.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--dd69Mq2Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fill:256:256/1%2APHy3rMit8grpdoTXxC9aaw.png" width="256" height="256"&gt;
        blog.stackademic.com
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>electron</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>desktopapps</category>
    </item>
    <item>
      <title>Creating a Browser Window in Electron: A Step-by-Step Guide</title>
      <dc:creator>Tarzzo Tech</dc:creator>
      <pubDate>Wed, 25 Sep 2024 15:32:46 +0000</pubDate>
      <link>https://dev.to/tarzzotech/creating-a-browser-window-in-electron-a-step-by-step-guide-2i78</link>
      <guid>https://dev.to/tarzzotech/creating-a-browser-window-in-electron-a-step-by-step-guide-2i78</guid>
      <description>&lt;p&gt;In this blog post, I provide a step-by-step guide on how to create a browser window using Electron. This tutorial is perfect for beginners looking to build cross-platform desktop applications with web technologies.&lt;/p&gt;

&lt;p&gt;Read the full post on Medium:&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://javascript.plainenglish.io/creating-a-browser-window-in-electron-a-step-by-step-guide-f1d27cb2a64?sk=2d4e81d561c4c23265e703264489f5c7" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--CHQCLZBr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fit:1200/1%2A2O3z7-e-dSzzciF7Rz6XJw.png" height="450" class="m-0" width="800"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://javascript.plainenglish.io/creating-a-browser-window-in-electron-a-step-by-step-guide-f1d27cb2a64?sk=2d4e81d561c4c23265e703264489f5c7" rel="noopener noreferrer" class="c-link"&gt;
          Creating a Browser Window in Electron: A Step-by-Step Guide | by Vijayasekhar Deepak | JavaScript in Plain English
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          For Non-Member View click here.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--cJcbXSzN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fill:256:256/1%2AAPjYv_YDdw1J7WCT4uKh9Q.png" width="256" height="256"&gt;
        javascript.plainenglish.io
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>electron</category>
      <category>javascript</category>
      <category>desktopapps</category>
      <category>webdev</category>
    </item>
    <item>
      <title>What Happens When You Apply for, loop, reduce, forEach, and map for an Empty List in Dart?</title>
      <dc:creator>Tarzzo Tech</dc:creator>
      <pubDate>Wed, 25 Sep 2024 15:30:56 +0000</pubDate>
      <link>https://dev.to/tarzzotech/what-happens-when-you-apply-for-loop-reduce-foreach-and-map-for-an-empty-list-in-dart-502k</link>
      <guid>https://dev.to/tarzzotech/what-happens-when-you-apply-for-loop-reduce-foreach-and-map-for-an-empty-list-in-dart-502k</guid>
      <description>&lt;p&gt;In this blog post, I explore how the for loop, reduce, forEach, and map functions behave when applied to an empty list in Dart. This deep dive will help you understand how these functions handle edge cases in Dart programming.&lt;/p&gt;

&lt;p&gt;Read the full post on Medium:&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://blog.stackademic.com/what-happens-when-you-apply-for-loop-reduce-foreach-and-map-for-empty-list-in-dart-92113d867094?sk=475a1c5e39e511dfbbd074056a6460fe" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--ArzRG6UD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fit:1200/1%2AhSz3Zchh6lETnTY3nDJMQw.png" height="450" class="m-0" width="800"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://blog.stackademic.com/what-happens-when-you-apply-for-loop-reduce-foreach-and-map-for-empty-list-in-dart-92113d867094?sk=475a1c5e39e511dfbbd074056a6460fe" rel="noopener noreferrer" class="c-link"&gt;
          [Free View] What happens when you apply for loop, reduce, forEach, and map for an empty list in Dart | by Vijayasekhar Deepak | Stackademic
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          For Non-Member View click here.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--dd69Mq2Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fill:256:256/1%2APHy3rMit8grpdoTXxC9aaw.png" width="256" height="256"&gt;
        blog.stackademic.com
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>dart</category>
      <category>flutterdev</category>
      <category>flutter</category>
      <category>programming</category>
    </item>
    <item>
      <title>Implementation of Microfrontend with Vite Compiler</title>
      <dc:creator>Tarzzo Tech</dc:creator>
      <pubDate>Sun, 22 Sep 2024 10:32:08 +0000</pubDate>
      <link>https://dev.to/tarzzotech/implementation-of-microfrontend-with-vite-compiler-25fg</link>
      <guid>https://dev.to/tarzzotech/implementation-of-microfrontend-with-vite-compiler-25fg</guid>
      <description>&lt;p&gt;In this blog post, I explain how to implement Microfrontend architecture using the Vite compiler. The post covers the advantages of using Vite for faster builds and improved performance in microfrontend projects.&lt;/p&gt;

&lt;p&gt;Read the full post on Medium:&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://javascript.plainenglish.io/implementation-of-microfrontend-with-vite-compiler-b534e3169955?sk=405dddcf1822efa104c553f3fb8d3841" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--p4EXiZ1W--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fit:1200/1%2APoM1EtYsEdYubV8m8bkSfw.png" height="450" class="m-0" width="800"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://javascript.plainenglish.io/implementation-of-microfrontend-with-vite-compiler-b534e3169955?sk=405dddcf1822efa104c553f3fb8d3841" rel="noopener noreferrer" class="c-link"&gt;
          How to Implement Microfrontend with Vite | by Vijayasekhar Deepak | JavaScript in Plain English
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          For Non-Member View click here.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--cJcbXSzN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fill:256:256/1%2AAPjYv_YDdw1J7WCT4uKh9Q.png" width="256" height="256"&gt;
        javascript.plainenglish.io
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>react</category>
      <category>vite</category>
      <category>microfrontend</category>
      <category>webpack</category>
    </item>
    <item>
      <title>How to Implement Shared State with Redux in CRA Microfrontend</title>
      <dc:creator>Tarzzo Tech</dc:creator>
      <pubDate>Sun, 22 Sep 2024 10:19:02 +0000</pubDate>
      <link>https://dev.to/tarzzotech/how-to-implement-shared-state-with-redux-in-cra-microfrontend-18ia</link>
      <guid>https://dev.to/tarzzotech/how-to-implement-shared-state-with-redux-in-cra-microfrontend-18ia</guid>
      <description>&lt;p&gt;In this blog post, I explain how to implement Microfrontend architecture using Webpack and manage shared state across microfrontends with Redux. The post covers key steps, challenges, and best practices for building a scalable and efficient frontend.&lt;/p&gt;

&lt;p&gt;Read the full post on Medium:&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://javascript.plainenglish.io/implementation-of-microfrontend-with-webpack-and-shared-state-with-redux-5a8d505f3830?sk=8579313abe6e56aff31d494021a670c8" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--3OILJ_LT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fit:1200/1%2Akp6Wryw9AFNRYReUtbXjqw.png" height="450" class="m-0" width="800"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://javascript.plainenglish.io/implementation-of-microfrontend-with-webpack-and-shared-state-with-redux-5a8d505f3830?sk=8579313abe6e56aff31d494021a670c8" rel="noopener noreferrer" class="c-link"&gt;
          How to Implement shared state with Redux in CRA Microfrontend | by Vijayasekhar Deepak | JavaScript in Plain English
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          For Non-Member View click here.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--cJcbXSzN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fill:256:256/1%2AAPjYv_YDdw1J7WCT4uKh9Q.png" width="256" height="256"&gt;
        javascript.plainenglish.io
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>microfrontends</category>
      <category>react</category>
      <category>redux</category>
      <category>webpack</category>
    </item>
    <item>
      <title>Step-by-Step Guide to Writing Your Project’s Technical Document</title>
      <dc:creator>Tarzzo Tech</dc:creator>
      <pubDate>Sun, 22 Sep 2024 10:13:32 +0000</pubDate>
      <link>https://dev.to/tarzzotech/step-by-step-guide-to-writing-your-projects-technical-document-e9i</link>
      <guid>https://dev.to/tarzzotech/step-by-step-guide-to-writing-your-projects-technical-document-e9i</guid>
      <description>&lt;p&gt;In this blog post, I provide a step-by-step guide to writing effective technical documentation for your projects. The post covers best practices, structure, and tips to ensure clarity and completeness in your technical documents.&lt;/p&gt;

&lt;p&gt;Read the full post on Medium:&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://blog.stackademic.com/step-by-step-to-write-your-projects-technical-document-d57528e8bb2d?sk=df9a0f6dfa7ccdc006df9f44ca4ed775" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--6rTQtLKh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fit:1200/1%2AV_YlctugvIAmVS-wJyEP0w.png" height="450" class="m-0" width="800"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://blog.stackademic.com/step-by-step-to-write-your-projects-technical-document-d57528e8bb2d?sk=df9a0f6dfa7ccdc006df9f44ca4ed775" rel="noopener noreferrer" class="c-link"&gt;
          [Free View] A Step-by-Step Guide to Writing Your Project's Technical Document | by Vijayasekhar Deepak | Stackademic
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          Everyone will write code for their project, but coming to documenting their project, they feel it difficult to write it.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--dd69Mq2Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fill:256:256/1%2APHy3rMit8grpdoTXxC9aaw.png" width="256" height="256"&gt;
        blog.stackademic.com
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>technicalwriting</category>
      <category>documentation</category>
      <category>projectmanagement</category>
      <category>developers</category>
    </item>
    <item>
      <title>How to Implement Microfrontend with ejected create-react-app</title>
      <dc:creator>Tarzzo Tech</dc:creator>
      <pubDate>Sun, 22 Sep 2024 10:11:54 +0000</pubDate>
      <link>https://dev.to/tarzzotech/how-to-implement-microfrontend-with-ejected-create-react-app-3e5k</link>
      <guid>https://dev.to/tarzzotech/how-to-implement-microfrontend-with-ejected-create-react-app-3e5k</guid>
      <description>&lt;p&gt;In this blog post, I cover how to implement Microfrontend architecture using Create React App by ejecting. The post explains the process, benefits, and how ejecting provides more control over the Webpack configuration for microfrontends.&lt;/p&gt;

&lt;p&gt;Read the full post on Medium:&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://javascript.plainenglish.io/implementation-of-microfrontend-with-create-react-app-with-ejecting-e238ad653a65?sk=4b129a0f05bacb3645dd7a7bc3f0ef0a" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--kSiCIC28--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fit:1200/1%2AJk_m_vVF2WMfY7fHbGhteg.png" height="450" class="m-0" width="800"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://javascript.plainenglish.io/implementation-of-microfrontend-with-create-react-app-with-ejecting-e238ad653a65?sk=4b129a0f05bacb3645dd7a7bc3f0ef0a" rel="noopener noreferrer" class="c-link"&gt;
          How to Implement Microfrontend with ejected create-react-app | by Vijayasekhar Deepak | JavaScript in Plain English
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          For Non-Member View click here.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--cJcbXSzN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fill:256:256/1%2AAPjYv_YDdw1J7WCT4uKh9Q.png" width="256" height="256"&gt;
        javascript.plainenglish.io
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>javascript</category>
      <category>react</category>
      <category>webpack</category>
      <category>microfrontend</category>
    </item>
    <item>
      <title>How to Implement Microfrontend with create-react-app</title>
      <dc:creator>Tarzzo Tech</dc:creator>
      <pubDate>Sun, 22 Sep 2024 10:10:52 +0000</pubDate>
      <link>https://dev.to/tarzzotech/how-to-implement-microfrontend-with-create-react-app-6ca</link>
      <guid>https://dev.to/tarzzotech/how-to-implement-microfrontend-with-create-react-app-6ca</guid>
      <description>&lt;p&gt;In this blog post, I walk through how to implement Microfrontend architecture using Create React App without ejecting. The post provides a detailed guide on integrating micro frontends seamlessly while maintaining a clean project structure.&lt;/p&gt;

&lt;p&gt;Read the full post on Medium:&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://javascript.plainenglish.io/implementation-of-microfrontend-with-create-react-app-without-ejecting-4f493897005b?sk=67953d918d9566865045150d89f963d1" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--6kEOfF5o--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fit:1200/1%2ASz_r5dfjN42U5RAJPIy7Wg.png" height="450" class="m-0" width="800"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://javascript.plainenglish.io/implementation-of-microfrontend-with-create-react-app-without-ejecting-4f493897005b?sk=67953d918d9566865045150d89f963d1" rel="noopener noreferrer" class="c-link"&gt;
          How to Implement Microfrontend with create-react-app | by Vijayasekhar Deepak | JavaScript in Plain English
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          For Non-Member View click here.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--cJcbXSzN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fill:256:256/1%2AAPjYv_YDdw1J7WCT4uKh9Q.png" width="256" height="256"&gt;
        javascript.plainenglish.io
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>webpack</category>
      <category>react</category>
      <category>beginners</category>
      <category>microfrontend</category>
    </item>
    <item>
      <title>Exploring the Power of Microfrontend with React and Webpack 5</title>
      <dc:creator>Tarzzo Tech</dc:creator>
      <pubDate>Sat, 21 Sep 2024 17:08:08 +0000</pubDate>
      <link>https://dev.to/tarzzotech/exploring-the-power-of-microfrontend-with-react-and-webpack-5-2dof</link>
      <guid>https://dev.to/tarzzotech/exploring-the-power-of-microfrontend-with-react-and-webpack-5-2dof</guid>
      <description>&lt;p&gt;In this blog post, I explore how to implement Microfrontend architecture using React and Webpack 5. The post covers key concepts, benefits, and step-by-step guidance for building scalable and modular frontends.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Read the full post on Medium:&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://javascript.plainenglish.io/exploring-the-power-of-microfrontend-with-react-and-webpack-5-c511ea2fdfd6?sk=5f5c66a9c4083f35b2bf491585b2576a" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--xjo6LOOQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fit:1200/1%2AMNrrIKUSxwj4dIXYjJUxLw.png" height="450" class="m-0" width="800"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://javascript.plainenglish.io/exploring-the-power-of-microfrontend-with-react-and-webpack-5-c511ea2fdfd6?sk=5f5c66a9c4083f35b2bf491585b2576a" rel="noopener noreferrer" class="c-link"&gt;
          Exploring the Power of Microfrontend with React and Webpack 5 | by Vijayasekhar Deepak | JavaScript in Plain English
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          For Non-Member View click here.
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--cJcbXSzN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fill:256:256/1%2AAPjYv_YDdw1J7WCT4uKh9Q.png" width="256" height="256"&gt;
        javascript.plainenglish.io
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>javascript</category>
      <category>microfrontend</category>
      <category>react</category>
      <category>webpack</category>
    </item>
    <item>
      <title>Comprehensive Guide to Programming Naming Conventions</title>
      <dc:creator>Tarzzo Tech</dc:creator>
      <pubDate>Sat, 21 Sep 2024 17:06:13 +0000</pubDate>
      <link>https://dev.to/tarzzotech/comprehensive-guide-to-programming-naming-conventions-fb8</link>
      <guid>https://dev.to/tarzzotech/comprehensive-guide-to-programming-naming-conventions-fb8</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
      &lt;div class="c-embed__cover"&gt;
        &lt;a href="https://blog.stackademic.com/comprehensive-guide-to-programming-naming-conventions-ec179a89d4b7" class="c-link s:max-w-50 align-middle" rel="noopener noreferrer"&gt;
          &lt;img alt="" src="https://res.cloudinary.com/practicaldev/image/fetch/s--KuE4i-LP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fit:1200/1%2AfHPuvYKgv-Y4D4P0X2WgFA.png" height="450" class="m-0" width="800"&gt;
        &lt;/a&gt;
      &lt;/div&gt;
    &lt;div class="c-embed__body"&gt;
      &lt;h2 class="fs-xl lh-tight"&gt;
        &lt;a href="https://blog.stackademic.com/comprehensive-guide-to-programming-naming-conventions-ec179a89d4b7" rel="noopener noreferrer" class="c-link"&gt;
          Naming Conventions for your Variables | Stackademic
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;p class="truncate-at-3"&gt;
          Naming conventions in programming serve as essential for writing clear, readable, and maintainable code. Following naming standards consistently increases code readability, promotes developer…
        &lt;/p&gt;
      &lt;div class="color-secondary fs-s flex items-center"&gt;
          &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://res.cloudinary.com/practicaldev/image/fetch/s--dd69Mq2Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://miro.medium.com/v2/resize:fill:256:256/1%2APHy3rMit8grpdoTXxC9aaw.png" width="256" height="256"&gt;
        blog.stackademic.com
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>javascript</category>
      <category>frontend</category>
      <category>beginners</category>
      <category>webapp</category>
    </item>
  </channel>
</rss>
