<?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: Pasha</title>
    <description>The latest articles on DEV Community by Pasha (@xmario).</description>
    <link>https://dev.to/xmario</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%2F1236953%2Fe0999aa5-322a-41e6-9653-a5fcea628fda.jpeg</url>
      <title>DEV Community: Pasha</title>
      <link>https://dev.to/xmario</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/xmario"/>
    <language>en</language>
    <item>
      <title>nx/angular microfrontend notes</title>
      <dc:creator>Pasha</dc:creator>
      <pubDate>Wed, 20 Dec 2023 18:22:51 +0000</pubDate>
      <link>https://dev.to/xmario/nxangular-microfrontend-notes-9g3</link>
      <guid>https://dev.to/xmario/nxangular-microfrontend-notes-9g3</guid>
      <description>&lt;p&gt;npm install --global nx@latest&lt;br&gt;
npm install --global @angular/cli@latest&lt;br&gt;
nx g @nx/react:host main&lt;br&gt;
nx g @nx/react:host main --remotes=name,name2&lt;br&gt;
&lt;a href="https://habr.com/ru/companies/tinkoff/articles/701152/"&gt;https://habr.com/ru/companies/tinkoff/articles/701152/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://habr.com/ru/companies/oleg-bunin/articles/718302/"&gt;https://habr.com/ru/companies/oleg-bunin/articles/718302/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://habr.com/ru/companies/oleg-bunin/articles/726880/"&gt;https://habr.com/ru/companies/oleg-bunin/articles/726880/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://habr.com/ru/companies/oleg-bunin/articles/741722/"&gt;https://habr.com/ru/companies/oleg-bunin/articles/741722/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://habr.com/ru/articles/706092/"&gt;https://habr.com/ru/articles/706092/&lt;/a&gt;&lt;br&gt;
nx g @nx/angular:host redux/dashboard --remotes=redux/ngrx,redux/ngxs,redux/akita&lt;br&gt;
nx serve redux-dashboard --devRemotes=redux-ngrx,redux-ngxs,redux-akita&lt;br&gt;
&lt;a href="https://habr.com/ru/companies/tinkoff/articles/517230/"&gt;https://habr.com/ru/companies/tinkoff/articles/517230/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://habr.com/ru/companies/tinkoff/articles/520476/"&gt;https://habr.com/ru/companies/tinkoff/articles/520476/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://habr.com/ru/companies/tinkoff/articles/527922/"&gt;https://habr.com/ru/companies/tinkoff/articles/527922/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://habr.com/ru/companies/tinkoff/articles/534522/"&gt;https://habr.com/ru/companies/tinkoff/articles/534522/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/IKatsuba/shared-library-plugin-demo"&gt;https://github.com/IKatsuba/shared-library-plugin-demo&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.angulararchitects.io/en/blog/the-microfrontend-revolution-module-federation-in-webpack-5/"&gt;https://www.angulararchitects.io/en/blog/the-microfrontend-revolution-module-federation-in-webpack-5/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://nx.dev/recipes/angular/module-federation-with-ssr"&gt;https://nx.dev/recipes/angular/module-federation-with-ssr&lt;/a&gt;&lt;br&gt;
&lt;a href="https://miloszeljko.com/microfrontends-architecture-in-angular/"&gt;https://miloszeljko.com/microfrontends-architecture-in-angular/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://nx-dev-git-docs-proofreading-nrwl.vercel.app/guides/setup-mfe-with-angular"&gt;https://nx-dev-git-docs-proofreading-nrwl.vercel.app/guides/setup-mfe-with-angular&lt;/a&gt;&lt;br&gt;
&lt;a href="https://itnext.io/building-angular-micro-frontend-with-ngrx-state-sharing-and-nx-cli-7e9af10ebd03"&gt;https://itnext.io/building-angular-micro-frontend-with-ngrx-state-sharing-and-nx-cli-7e9af10ebd03&lt;/a&gt;&lt;/p&gt;

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