-
-
Notifications
You must be signed in to change notification settings - Fork 6
Init project #1
Conversation
xepozz
commented
Jul 12, 2020
Hi, I have question, what's the reason to use angular? |
After some private discussions I've realized that Angular will be more suitable for our frontend apps.
Incompatible for what? |
Incompatible with the application using another version of Angular. Because debug frontend consists of two parts:
|
"@angular/compiler": "~10.0.3", | ||
"@angular/core": "~10.0.3", | ||
"@angular/forms": "~10.0.3", | ||
"@angular/http": "~7.2.16", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anchor isn't found
I get it. |
OK. Let's start with this one. |