<?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: Sarah</title>
    <description>The latest articles on DEV Community by Sarah (@sarahslaiby).</description>
    <link>https://dev.to/sarahslaiby</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4074844%2Fa5847938-1c99-4495-a8d5-c91ee6b0c387.png</url>
      <title>DEV Community: Sarah</title>
      <link>https://dev.to/sarahslaiby</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sarahslaiby"/>
    <language>en</language>
    <item>
      <title>Has anyone migrated a large AngularJS 1.8 application to Vue 3 with JavaScript?</title>
      <dc:creator>Sarah</dc:creator>
      <pubDate>Tue, 18 Aug 2026 09:12:55 +0000</pubDate>
      <link>https://dev.to/sarahslaiby/has-anyone-migrated-a-large-angularjs-18-application-to-vue-3-with-javascript-205e</link>
      <guid>https://dev.to/sarahslaiby/has-anyone-migrated-a-large-angularjs-18-application-to-vue-3-with-javascript-205e</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I’m currently working on a large admin portal built with AngularJS 1.8, and we’re considering migrating it to Vue 3.&lt;/p&gt;

&lt;p&gt;I’ve started learning Vue 3 and I’m trying to understand the best approach for a real-world migration.&lt;/p&gt;

&lt;p&gt;Has anyone here actually migrated an AngularJS 1.x / 1.8 application to Vue 3 using JavaScript (not TypeScript)?&lt;/p&gt;

&lt;p&gt;I’d especially like to hear about:&lt;/p&gt;

&lt;p&gt;How you planned the migration&lt;br&gt;
Whether you migrated gradually or rewrote the application&lt;br&gt;
How you handled the existing AngularJS components/modules&lt;br&gt;
How you structured the new Vue 3 application&lt;br&gt;
Any problems you encountered during the migration&lt;br&gt;
Whether you used a hybrid approach where AngularJS and Vue coexist temporarily&lt;br&gt;
Any resources, articles, or examples you found useful&lt;/p&gt;

&lt;p&gt;The application is fairly large, so I’m particularly interested in experiences from people who have done this in a real production project, rather than starting a small project from scratch.&lt;/p&gt;

&lt;p&gt;Any advice or lessons learned would be greatly appreciated!&lt;/p&gt;

</description>
      <category>vue3</category>
    </item>
    <item>
      <title>if i have an AngularJS 1.8.2 admin portal project and we need to start use vuejs3, do i need to do full rewrite for the AngularJS ?</title>
      <dc:creator>Sarah</dc:creator>
      <pubDate>Mon, 17 Aug 2026 08:51:36 +0000</pubDate>
      <link>https://dev.to/sarahslaiby/if-i-have-an-angularjs-182-admin-portal-project-and-we-need-to-start-use-vuejs3-do-i-need-to-do-1f66</link>
      <guid>https://dev.to/sarahslaiby/if-i-have-an-angularjs-182-admin-portal-project-and-we-need-to-start-use-vuejs3-do-i-need-to-do-1f66</guid>
      <description></description>
    </item>
    <item>
      <title>Migrating from AngularJS to Vue 3</title>
      <dc:creator>Sarah</dc:creator>
      <pubDate>Sun, 16 Aug 2026 06:37:10 +0000</pubDate>
      <link>https://dev.to/sarahslaiby/migrating-from-angularjs-to-vue-3-54am</link>
      <guid>https://dev.to/sarahslaiby/migrating-from-angularjs-to-vue-3-54am</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I'm a frontend developer with about 10 months of AngularJS 1.8 experience and I'm currently planning a migration of a banking admin portal to Vue 3. The backend is Laravel. The portal has 55+ screens, most following the same pattern: filters, a data table, and add/edit/delete modals.&lt;/p&gt;

&lt;p&gt;I've been studying Vue 3 and I understand the concepts — components, Composition API, Vue Router — but when I sit down to build something independently I struggle to apply them. I feel like I'm watching and understanding but not really retaining.&lt;/p&gt;

&lt;p&gt;Two questions for anyone who has been through something similar:&lt;/p&gt;

&lt;p&gt;What is the best way to get real hands-on experience when coming from an AngularJS background? Any specific projects or challenges you'd recommend?&lt;br&gt;
For a large admin portal migration, how would you structure the Vue 3 project folders?&lt;/p&gt;

&lt;p&gt;Any advice is appreciated — thank you.&lt;/p&gt;

</description>
      <category>frontend</category>
      <category>javascript</category>
      <category>learning</category>
      <category>vue</category>
    </item>
  </channel>
</rss>
