Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 53498aa

Browse files
Merge branch 'sudheerj:master' into master
2 parents c53608f + 990dd07 commit 53498aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ List of 300 VueJS Interview Questions
8484
|75 | [What is the difference between VueJS and ReactJS?](#what-is-the-difference-between-vuejs-and-reactjs)|
8585
|76 | [What are the advantages of VueJS over ReactJS?](#what-are-the-advantages-of-vuejs-over-reactjs)|
8686
|77 | [What are the advantages of ReactJS over VueJS?](#what-are-the-advantages-of-reactjs-over-vuejs)|
87-
|78 | [What are the differences between VueJS and AngularJS?](#What-are-the-differences-between-vuejs-and-angularjs)|
87+
|78 | [What are the differences between VueJS and Angular?](#What-are-the-differences-between-vuejs-and-angular)|
8888
|79 | [What are dynamic components?](#what-are-dynamic-components)|
8989
|80 | [What is the purpose of keep alive tag?](#what-is-the-purpose-of-keep-alive-tag)|
9090
|81 | [What are async components?](#what-are-async-components)|
@@ -2098,12 +2098,12 @@ List of 300 VueJS Interview Questions
20982098
20992099
**[⬆ Back to Top](#table-of-contents)**
21002100
2101-
78. ### What are the differences between VueJS and AngularJS?
2101+
78. ### What are the differences between VueJS and Angular?
21022102
The the syntax of Vue and Angular is common at some points because Angular is the basis for VueJS development in the beginning.
21032103
21042104
But there are many differences between VueJS and Angular as listed,
21052105
2106-
| Feature | VueJS | AngularJS |
2106+
| Feature | VueJS | Angular |
21072107
|---- | --------- | ---- |
21082108
| Complexity | Easy to learn, simple API and design | The framework is bit huge and need some learning curve on typescript etc |
21092109
| Binding of Data | One-way binding | Two-way binding |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /