Phosphor icon indicating copy to clipboard operation
Phosphor copied to clipboard

Prototype new UI based on Vue.js

Open daviwil opened this issue 7 years ago • 4 comments

We're currently using Angular 2 for the web-based user interface. Angular's framework is fairly complex and might be a barrier to entry for people who don't have a lot of experience working with JavaScript UI frameworks. I'd like to experiment with Vue.js instead because it seems much simpler and easier to understand.

/cc @Xainey

daviwil avatar Apr 18 '17 20:04 daviwil

No promises, but I've been pretty interested in learning a simpler framework than Angular. I'll be reading whatever you produce here and plan to try my hand at being useful for something other than bug reporting and docs. :)

michaeltlombardi avatar Apr 19 '17 02:04 michaeltlombardi

@michaeltlombardi here is a great place to get some quick exposure https://laracasts.com/series/learn-vue-2-step-by-step I have my local repo running Vue and electron on show-module but I'm still getting my head around all of the ASP before I start anything.

Xainey avatar Apr 19 '17 20:04 Xainey

Sweet!

daviwil avatar Apr 19 '17 20:04 daviwil

Been using this for vue.js

Plus, Live HTML Previewer works for writing vue code and it renders.

dfinke avatar Apr 19 '17 21:04 dfinke