<?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: fangular</title>
    <description>The latest articles on DEV Community by fangular (@fangular).</description>
    <link>https://dev.to/fangular</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%2F1274910%2F567864e0-84aa-43c4-9c8b-6cd6f13f5049.png</url>
      <title>DEV Community: fangular</title>
      <link>https://dev.to/fangular</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fangular"/>
    <language>en</language>
    <item>
      <title>How to build Angular source code in local</title>
      <dc:creator>fangular</dc:creator>
      <pubDate>Fri, 09 Feb 2024 22:30:30 +0000</pubDate>
      <link>https://dev.to/fangular/how-to-build-angluar-source-code-in-local-d8a</link>
      <guid>https://dev.to/fangular/how-to-build-angluar-source-code-in-local-d8a</guid>
      <description>&lt;p&gt;Making a fix of XSS issue in the Angular8.1 source code (&lt;a href="https://github.com/angular/angular/tree/8.1.x"&gt;https://github.com/angular/angular/tree/8.1.x&lt;/a&gt;), how do people normally build the source code? &lt;br&gt;
after doing: &lt;strong&gt;yarn install&lt;/strong&gt; and then *&lt;em&gt;yarn run bazel *&lt;/em&gt;, don't see any output like @angular/core, @agular/cli etc.&lt;/p&gt;

&lt;p&gt;Any idea about this? thanks.&lt;/p&gt;

</description>
      <category>help</category>
    </item>
    <item>
      <title>how to add a fix to Angular8 source code</title>
      <dc:creator>fangular</dc:creator>
      <pubDate>Wed, 07 Feb 2024 00:12:07 +0000</pubDate>
      <link>https://dev.to/fangular/how-to-add-a-fix-to-angular8-source-code-2h9d</link>
      <guid>https://dev.to/fangular/how-to-add-a-fix-to-angular8-source-code-2h9d</guid>
      <description>&lt;p&gt;Angular8 has an XSS security bug(CVE-2021-4231). Upgrading to a new version of Angular is not an option. We need to fix the Angular8 source code, I have ideas on where to fix it. Does anyone know how to get (download .zip/git fork/git clone) Angular8 source code locally? thanks ahead.&lt;/p&gt;

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