do not think there are a lot of apis in vue ? #10660
YqxLzx
started this conversation in
General Discussions
Replies: 2 comments
-
可以看看迷你版Vue |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi everyone , i am a new VUE user . I think VUE has too many APIs, which makes me feel complicated
VUE like a big market , it support many functions to us . although the guide (document) is well that can help us , but i still have to take some time to find what i need or what i should . we can see , "Composition API" , "Built-ins" and "Single-File Component" , any one contains more than 20 APIs ! ! !
too many apis can bring a lot of convenience and solve problems to user , however , you can imagine we walk in the forest , too much roads(apis) will lead us to get lost , especially rookies (like me) . and the learning cost will also increase. , It can be said that VUE is not like a JS framework, but a new programming language.
when i use REACT , i am only attention to props or use/state/effect/ref , it's simpler , don't you think ?
so , i prefer "mini vue " or "simple vue" . if we have this version , that's so great .
what do you think ?
Beta Was this translation helpful? Give feedback.
All reactions