<?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: Anushil Kumar</title>
    <description>The latest articles on DEV Community by Anushil Kumar (@sudoanushil).</description>
    <link>https://dev.to/sudoanushil</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%2F381489%2Fb0d7b021-4bd1-41a6-9487-7bc386e10c5d.jpeg</url>
      <title>DEV Community: Anushil Kumar</title>
      <link>https://dev.to/sudoanushil</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sudoanushil"/>
    <language>en</language>
    <item>
      <title>Use vue component in an existing AngularJs Application </title>
      <dc:creator>Anushil Kumar</dc:creator>
      <pubDate>Sat, 09 May 2020 22:22:27 +0000</pubDate>
      <link>https://dev.to/sudoanushil/use-vue-component-in-an-existing-angularjs-application-58j7</link>
      <guid>https://dev.to/sudoanushil/use-vue-component-in-an-existing-angularjs-application-58j7</guid>
      <description>&lt;p&gt;My goal is to migrate my company big application from AngularJs to Vue or React. Whichever is easy. I think Vue will be easier.&lt;/p&gt;

&lt;p&gt;Problem 1: &lt;br&gt;
How to make new vue component ( .vue files ) and use it along in existing AngularJs application (with ngRoute) and do all the operations.&lt;/p&gt;

&lt;p&gt;Problem 2:&lt;br&gt;
How to change the existing module or feature one by one slowly to vue and finally make a Vue application.&lt;/p&gt;

&lt;p&gt;Please help me out with these issues.&lt;br&gt;
I will be very thankful to you.&lt;/p&gt;

</description>
      <category>vue</category>
      <category>angular</category>
      <category>help</category>
    </item>
  </channel>
</rss>
