8

I want to start making apps with html css js, whats the best framework to use and why?

Comments
  • 2
    I would say Vue as it compliments existing technologies, is lightweight and fast and keeps seperation of concerns.

    https://vuejs.org
  • 2
    I definitely recommend Vue.
  • 0
    What about android apps or transfering web apps into android?
  • 1
    Yeah, like the others mentioned. This is Kinda like asking what the best drink is. All the frameworks offer something. I personally prefer react, but vue is also a good alternative. If you want more of a MVC look at Angular. Want something that has been on the market longer, look at ember. I would do some research on the spesific use case you are Working with now.
  • 2
    @Deffy No context was provided so went with a good all rounder.
  • 0
    @MightyNerd Wait what, you recommend Electron because JSON?
  • 0
    @MightyNerd - this is one odd reasoning.
Add Comment