Front-end - Which framework among angularJS, vue.js, and react should you start with?
PHP中文网
PHP中文网 2017-05-15 17:09:30
0
19
2798

I learned the Smarty template engine a few days ago, which solved the division of labor problem that I had been troubled by before. However, when getting the data returned by ajax, I have to use js to generate tags first, then add elements to the tags, and finally Put tags in HTML. . . Today I found that these frameworks (should) can solve this problem, but I don’t know which one to start with? Not sure which framework to choose based on the complexity of the project? I hope the seniors can give me some advice, thank you very much!

PHP中文网
PHP中文网

认证0级讲师

reply all(19)
我想大声告诉你

Of course it is vue, I have switched from angular to vue

刘奇

Vue, it’s small and beautiful, and it’s fast to learn. There are also translated Chinese documents

http://cn.vuejs.org/
滿天的星座

vue is the best one to start with in terms of depth and difficulty

世界只因有你

vue. I just happened to be studying again recently.
https://github.com/huang30351...
Vue+VueRouter+webpack+Less+VueResource implements a weather client

伊谢尔伦

Don’t think about it, it must be Vue, it is easy to get started, the threshold is low, there are many tutorials, and it is better when combined with webpack

刘奇

Vue’s module is a bit disgusting. The template instance and styles cannot be separated when they are put together. It is very inconvenient to write in an editor.

漂亮男人

Oh my god, vue is 90% likely. Am I out?

世界只因有你

There are so many people recommending vue... I'm one of them, take your time, you have to play it again in the end anyway

小葫芦

An article I just saw: How do you feel about the migrant worker leaving because Teambition is a React technology stack?

For reference only, several great people are here, including the Vue author~

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template