Angular 8 to Angular 9 Application Migration | Angular 8 upgrade steps

preview_player
Показать описание
🔧 Upgrading your Angular 8 project to Angular 9? You've come to the right place! In this comprehensive tutorial, we'll guide you step-by-step on how to migrate your Angular 8 project to embrace the latest features and improvements offered by Angular 9.

For More Queries WhatsApp : +918762112338

🔍 What's covered in this video:

Introduction to Angular 9: Get a quick overview of the exciting new features and enhancements that Angular 9 brings to the table. From improved performance and smaller bundles with Ivy, to updates in the Angular CLI, you'll be ready to leverage the power of Angular 9 in no time!

Preparing for the Migration: Before diving into the upgrade process, we'll walk you through essential preparatory steps to ensure a smooth transition. Backing up your project and updating dependencies are just some of the crucial tasks we'll cover.

Angular Update CLI: Learn how to make the most of the Angular Update CLI tool, which automates repetitive tasks, suggests potential issue fixes, and streamlines the migration process.

Commands:

Addressing Breaking Changes: We'll address any breaking changes that may occur during the migration process from Angular 8 to Angular 9. Don't worry; we'll guide you on how to fix them efficiently to minimize disruptions.

Handling Deprecated Features: Certain features might be deprecated in Angular 9, making it vital to update your codebase accordingly. We'll show you how to identify and replace deprecated components, directives, and modules.

RxJS Migration: Understand the necessary adjustments to ensure your RxJS code remains compatible with Angular 9, ensuring flawless functionality.

Testing and Debugging: Emphasizing the significance of testing and debugging during the migration process. Discover invaluable tips and tools to ensure your application maintains its integrity after the upgrade.

Performance Optimization: Take advantage of Angular 9's performance improvements by optimizing your application for faster load times and better responsiveness.

Beyond Angular 9: Finally, we'll briefly touch on what lies ahead beyond Angular 9 and offer insights into the future of Angular development.

🚀 Ready to bring your Angular 8 project up to date with Angular 9? Join us on this upgrade journey and unlock the full potential of the latest Angular release! Whether you're a seasoned Angular developer or just starting, this video is tailored to provide valuable insights for everyone. Hit that "Like" button, subscribe to our channel, and let's dive into the world of Angular 9 together! 💻🔧🎉

Angular 8 to Angular 9 migration
Upgrade Angular 8 to Angular 9
Migrating from Angular 8 to Angular 9
Angular framework version upgrade
How to update Angular 8 to Angular 9
Angular 8 to 9 step by step migration
Angular 9 features and changes
Tips for seamless Angular 8 to 9 migration
Best practices for upgrading Angular versions
Angular version compatibility guide
What's new in Angular 9
Updating dependencies for Angular 9
Common issues in Angular 8 to 9 migration
Angular version update walkthrough
Angular 9 performance improvements
#Angular9Upgrade #AngularTutorial #AngularMigration #Angular8ToAngular9 #Angular9Features
Рекомендации по теме
Комментарии
Автор

Hey, what's the best way to find the matching dependency versions for each angular versions?

alameensamar
Автор

Hii sir if i want to upgrade the angular from 9 to 13 do i have to update it 1 by 1 like, 10,11,12,13 or i can go for directly 13 ?
And also i had installed angular 8 in my machine but project is running on angular 9.0.4 ?
And another question is i have more than 20 3rd party package is installed in my project it is quite complex so is there way that it will be updated accordingly to angular 13 version ?

gouravpratapsingh
Автор

Thank you. I face an error when I upgrade 8 to 9 even if it starts. There are several error same but different class name such as export declare class Selectable{error details}

GetachewAbebe-kxbf
Автор

Hi Sir I need your help for my Angular Migration because I am using Material 😊

jayashreebiswal
Автор

sir I want to you post the video for angular project migration from 8th version to 15th version

fantasy_queen
Автор

Hi There, After compiling code i am getting lodash errors… how can i resolve any idea?

rushikulkarni
Автор

Hi Sir,
Why you didn't follow the angular update guide.

And why you didn't use ng update?

Can you pls give me the answer.

Bala-jp
Автор

I am geeting error as. An unhandled exception occurred: cannot read properties of undefined ( reading loose)

ashwinliza
Автор

I have to upgrade my angular 8 application to angular 14 and above, is it possible as per your steps

amrutapatil
Автор

Where can we find which is stable version for depdencies

SugaAnu
Автор

Thank you for the session, after upgrading all the required packages from angular 8 to angular 9, I got the below issues for npm run build:

BUILD ERROR
- error NG6002: Appears in the NgModule.imports of PaysafeCmplCommonsModule, but could not be resolved to an NgModule class.

This likely means that the library (primeng/table) which declares TableModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

592 export declare class TableModule {

how can we fix these issues? thanks in advance

sivakumarrockzz
Автор

Can I upgrade Angular 8 directly to version 10?

BasanagoudParappagoudra
Автор

I need to migrate from 9-16 how it is possible brother can u explain me please

raviteja
Автор

i want migration in angular project from 8th version to 15th version

fantasy_queen
Автор

Can we directly update from angular 8 to 17

saipradeepbellana
Автор

I am getting this error:
ERROR in ./src/styles.scss
Module build failed (from
TypeError: Cannot read property 'unprefixed' of undefined

aleena
Автор

Facing an error :



5740 export declare abstract class Renderer2 {

'Renderer2' is declared here.



Please help!

xcalibur
Автор

npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! @angular/core@"^8.2.13" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! @angular/animations@"9.1.13" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!

Themirdemir
Автор

Hi,

Error:
Error: Failed to compile entry-point @angular/material/sidenav (module as esm5) due to compilation errors:

961 imports: [
~
962 CommonModule,

...
965 PlatformModule,

966 ],


Package Current Wanted Latest Location
@angular-devkit/build-angular 0.901.15 0.901.15 16.2.1 SB-Admin-BS4-Angular-6
@angular/animations 9.1.13 9.1.13 16.2.4 SB-Admin-BS4-Angular-6
@angular/cdk 6.4.7 6.4.7 16.2.2 SB-Admin-BS4-Angular-6
@angular/cli 9.1.15 9.1.15 16.2.1 SB-Admin-BS4-Angular-6
@angular/common 9.1.13 9.1.13 16.2.4 SB-Admin-BS4-Angular-6
@angular/compiler 9.1.13 9.1.13 16.2.4 SB-Admin-BS4-Angular-6
@angular/compiler-cli 9.1.13 9.1.13 16.2.4 SB-Admin-BS4-Angular-6
@angular/core 9.1.13 9.1.13 16.2.4 SB-Admin-BS4-Angular-6
@angular/forms 9.1.13 9.1.13 16.2.4 SB-Admin-BS4-Angular-6
@angular/http 6.1.10 6.1.10 7.2.16 SB-Admin-BS4-Angular-6
@angular/language-service 9.1.13 9.1.13 16.2.4 SB-Admin-BS4-Angular-6
@angular/material 9.1.1 9.2.4 16.2.2 SB-Admin-BS4-Angular-6
@angular/platform-browser 9.1.13 9.1.13 16.2.4 SB-Admin-BS4-Angular-6
9.1.13 9.1.13 16.2.4 SB-Admin-BS4-Angular-6
@angular/router 9.1.13 9.1.13 16.2.4 SB-Admin-BS4-Angular-6
@material/dialog 0.38.2 0.38.2 14.0.0 SB-Admin-BS4-Angular-6
@ng-bootstrap/ng-bootstrap 6.2.0 6.2.0 15.1.1 SB-Admin-BS4-Angular-6
@ngx-translate/core 10.0.2 10.0.2 15.0.0 SB-Admin-BS4-Angular-6
@ngx-translate/http-loader 3.0.1 3.0.1 8.0.0 SB-Admin-BS4-Angular-6
@types/jasmine 2.8.19 2.8.19 4.3.5 SB-Admin-BS4-Angular-6
@types/node 9.6.61 9.6.61 20.5.9 SB-Admin-BS4-Angular-6
chart.js 2.9.4 2.9.4 4.4.0 SB-Admin-BS4-Angular-6
codelyzer 4.2.1 4.2.1 6.0.2 SB-Admin-BS4-Angular-6
core-js 2.6.12 2.6.12 3.32.1 SB-Admin-BS4-Angular-6
export-to-csv 0.2.2 0.2.2 1.0.0 SB-Admin-BS4-Angular-6
jasmine-core 3.1.0 3.1.0 5.1.1 SB-Admin-BS4-Angular-6
jasmine-spec-reporter 4.2.1 4.2.1 7.0.0 SB-Admin-BS4-Angular-6
karma-chrome-launcher 2.2.0 2.2.0 3.2.0 SB-Admin-BS4-Angular-6
karma-cli 1.0.1 1.0.1 2.0.0 SB-Admin-BS4-Angular-6
1.4.3 1.4.3 3.0.3 SB-Admin-BS4-Angular-6
karma-jasmine 1.1.2 1.1.2 5.1.0 SB-Admin-BS4-Angular-6
karma-jasmine-html-reporter 1.7.0 1.7.0 2.1.0 SB-Admin-BS4-Angular-6
ng2-charts 1.6.0 1.6.0 5.0.3 SB-Admin-BS4-Angular-6
protractor 5.3.2 5.3.2 7.0.0 SB-Admin-BS4-Angular-6
rxjs 6.6.7 6.6.7 7.8.1 SB-Admin-BS4-Angular-6
ts-node 5.0.1 5.0.1 10.9.1 SB-Admin-BS4-Angular-6
tslint 5.9.1 5.9.1 6.1.3 SB-Admin-BS4-Angular-6
typescript 3.8.2 3.9.10 5.2.2 SB-Admin-BS4-Angular-6
xlsx 0.14.5 0.14.5 0.18.5 SB-Admin-BS4-Angular-6
zone.js 0.8.29 0.8.29 0.13.1 SB-Admin-BS4-Angular-6

prakashmedicherla
Автор

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! @angular/core@"8.1.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! @angular/animations@"9.1.13" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR!

npm ERR! A complete log of this run can be found in:

sarthaksingh