is their any way to use Angular 8 Library in Angular 4 application
10 views
Skip to first unread message
Nishith Kumar
unread,
Oct 1, 2019, 3:02:09 AM10/1/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular and AngularJS discussion
Hello, is their any way to use Angular 8 Library in Angular 4 application ?
Problem statement - I have project developed in Angular 4 application - it has multiple component and project is too big to be converted into Angular 8 in one go therefore it needs to be converted in phases. That is why looking for solution if some component can be changed to Angular 8 library (which is client requirement as well) which can be consumed in Angular 4 application.
Sander Elias
unread,
Oct 1, 2019, 4:30:12 AM10/1/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Angular and AngularJS discussion
Hi Nishith,
The short answer is no. Officially, angular supports one version backward.
It might work, but there is no guarantee or support.