Back to articles
Migration and Modernisation with Kiro CLI

Migration and Modernisation with Kiro CLI

via Dev.toBervianto Leo Pratama

Background Once upon a time, there was a developer who needed to keep updating the dependencies of each tool/product/software. There is a dependabot which still helpful for updating minor versions. However, it will need a manual update/migration whenever a major version comes. Migrating to a major version is frustrating for me if I need to update it in bulk. Updating only one app is pretty fine, but how about multiple apps? I believe we will stop doing it. AI Era The AI (Artificial Intelligence) era has come. Much automation can be achieved by AI. I have a good belief that I can migrate much more easily whenever I use AI. Not like the old age, which needs many manual changes, especially the breaking changes! Migration as Vibes I'm starting the migration as vibes. So, I only put a simple prompt to know how the AI will work. In this case, I tested Kiro CLI as an example. I have many legacy codes which still being used with Vue CLI . Vue CLI is in Maintenance Mode, so many tools are depre

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles