Skip to main content

Posts

Showing posts with the label Angular 2 Modules vs. Angular 1 Module vs. JavaScript Modules

Angular 8 vs Angular 7 vs Angular 6 - What's New In Angular 6, 7, 8 Features?

What’s New In Angular 8? Angular 8 being smaller, faster and easier to use and it will making Angular developers life easier . Angular version numbers have three parts : major.minor.patch .  This release contains the following added and Improvements over the entire Angular platform including:- =>  Added Support for  TypeScript 3.2 =>  Added a Navigation Type Available during Navigation in the Router =>  Added  pathParamsOrQueryParamsChange  mode for  runGuardsAndResolvers  in the Router =>  Allow passing state to  routerLink  Directives in the  Router =>  Allow passing state to  NavigationExtras  in the Router =>  Restore whole object when navigating back to a page managed by  Angular Router =>  Added support for  SASS =>  Resolve generated  Sass/Less  files to .css inputs =>  Added Predicate function mode for...