trackhub / website

System for routes/tracks sharing
https://track-hub.com/
Other
5 stars 2 forks source link

Pick javascript framework #134

Open angelk opened 4 years ago

angelk commented 4 years ago

We need to choose some big js framework. It will be used for the site and for the future mobile app.

  1. https://reactjs.org/ + https://facebook.github.io/react-native/
  2. https://vuejs.org/
  3. https://angular.io/
  4. https://flutter.dev (alpha? for web)

Ping @StefanMavrodiev

selfbg commented 4 years ago

I've made my research, and I vote for react because:

angelk commented 4 years ago

You vote for react (web) + react native (mobile app)? There is react native for web - https://github.com/necolas/react-native-web but it is still in beta.