<?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: Blake Warner</title>
    <description>The latest articles on DEV Community by Blake Warner (@blake_warner_f0f359353c4c).</description>
    <link>https://dev.to/blake_warner_f0f359353c4c</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%2F1702924%2Fc52d13b0-e80d-46ae-80c0-bca2404d16ed.jpg</url>
      <title>DEV Community: Blake Warner</title>
      <link>https://dev.to/blake_warner_f0f359353c4c</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/blake_warner_f0f359353c4c"/>
    <language>en</language>
    <item>
      <title>Angular NestJS SSR</title>
      <dc:creator>Blake Warner</dc:creator>
      <pubDate>Sat, 05 Oct 2024 11:11:38 +0000</pubDate>
      <link>https://dev.to/blake_warner_f0f359353c4c/angular-nestjs-ssr-378c</link>
      <guid>https://dev.to/blake_warner_f0f359353c4c/angular-nestjs-ssr-378c</guid>
      <description>&lt;p&gt;Hello, I am building an app with a micro-service arch that will use numerous angular apps and numerous nest apps. My conundrum is figuring out if I need to set up nest to render the angular apps via SSR or if I should just enable SSR for each angular app and then communicate with the nest apps the traditional way. Is there really a benefit to configuring the nest apps to work as the servers that pre render the angular apps code? It seems like just enabling the ssr on each angular app works pretty well. If the latter is ideal or even required please share with me your experience on getting everything to work. I haven’t really found an end-to-end tutorial online showing how to configure nest as the SSR server for angular apps.&lt;/p&gt;

</description>
      <category>nestjs</category>
    </item>
    <item>
      <title>Angular Nestjs SSR</title>
      <dc:creator>Blake Warner</dc:creator>
      <pubDate>Sat, 05 Oct 2024 11:09:32 +0000</pubDate>
      <link>https://dev.to/blake_warner_f0f359353c4c/angular-nestjs-ssr-1log</link>
      <guid>https://dev.to/blake_warner_f0f359353c4c/angular-nestjs-ssr-1log</guid>
      <description>&lt;p&gt;Hello, I am building an app with a micro-service arch that will use numerous angular apps and numerous nest apps. My conundrum is figuring out if I need to set up nest to render the angular apps via SSR or if I should just enable SSR for each angular app and then communicate with the nest apps the traditional way. Is there really a benefit to configuring the nest apps to work as the servers that pre render the angular apps code? It seems like just enabling the ssr on each angular app works pretty well. If the latter is ideal or even required please share with me your experience on getting everything to work. I haven’t really found an end-to-end tutorial online showing how to configure nest as the SSR server for angular apps.&lt;/p&gt;

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