Open hugetiny opened 4 years ago
https://github.com/COVID-19-Data-Visualization/COVID-19-globeview join this I pushed the first version.
Why vue.js? The most popular code project in github. Responsive data changing on a single page (with Computed property) Write htmls directly in template tag Better dev expierence
Sounds good to me. I use react on the daily so learning Vue would be a good thing
Sounds good to me. I use react on the daily so learning Vue would be a good thing
echarts offically supports vue ,but no offically support for react. I wrote some both react and vue code. For me, the way to write code with vue is just like react+mobx, while vue is cleaner and easier. Those two reason made me choose vue to do this.
I will refactor the whole project with Vue.js. html written in vanilla js is weird