joshmarinacci / ElectronIDE

New web based Arduino IDE
BSD 3-Clause "New" or "Revised" License
246 stars 50 forks source link

SPA Framework/Library #46

Closed PixnBits closed 9 years ago

PixnBits commented 10 years ago

proposed: convert UI to Single Page App via JS framework/library

PixnBits commented 10 years ago

I vote for Angular, and have the beginnings in an angular branch: https://github.com/PixnBits/ElectronIDE/tree/angular

tallsam commented 10 years ago

Angular is on my list of things to learn so ++

wturyn commented 10 years ago

+1 for Angular, but I also strongly suggest using yeoman generator.

PixnBits commented 10 years ago

I had trouble installing the toolchain in the AngularJS book a year ago and so had given up on yeoman. Thanks for the push, it looks awesome so far!! http://yeoman.io/learning/

joshmarinacci commented 9 years ago

I've written the next gen UI in Angular. Thanks for the recommendation. It rocks. Look for the new UI in the next big release this week.