Skip to content

Commit 55b24a3

Browse files
authored
fix: framework type correction
1 parent 70a79cb commit 55b24a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2088,7 +2088,7 @@ List of 300 VueJS Interview Questions
20882088
20892089
| Feature | VueJS | ReactJS |
20902090
|---- | --------- | ---- |
2091-
| Type | JavaScript MVC Framework | JavaScript Library |
2091+
| Type | JavaScript MVVM Framework | JavaScript Library |
20922092
| Platform | Primarily focused on web development | Both Web and Native |
20932093
| Learning Curve | Easy to learn the framework | A steep learning curve and requires deep knowledge |
20942094
| Simplicity | Vue is simpler than React | React is more complex than Vue |

0 commit comments

Comments
 (0)