Upgrade From Angular 7 to Angular 8 in 10 Minutes

Upgrading to the latest in Angular is easier than you think

Jeroen Ouwehand
Better Programming
Published in
2 min readJan 29, 2019

--

Following along with this short piece, you can upgrade your Angular 7 project to the new Angular 8. You’ll need to install all Angular dependencies with the@8.0.0 tag. I’m only giving you the necessary information, without the nonsense, so you will upgrade quickly!

--

--