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!
怪我咯2017-05-15 17:11:30
Vue, it’s small and beautiful, and it’s fast to learn. There are also translated Chinese documents
http://cn.vuejs.org/
世界只因有你2017-05-15 17:11:30
vue. I just happened to be studying again recently.
https://github.com/huang30351...
Vue+VueRouter+webpack+Less+VueResource implements a weather client
伊谢尔伦2017-05-15 17:11:30
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
怪我咯2017-05-15 17:11:30
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.
世界只因有你2017-05-15 17:11:30
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
高洛峰2017-05-15 17:11:30
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~