karelz / GitHubIssues

Tools for tracking GitHub issues
MIT License
14 stars 2 forks source link

Decide on Front End #167

Open stephenmichaelf opened 7 years ago

stephenmichaelf commented 7 years ago

Various things have been brought up: Razor, Angular 1, Angular 2

karelz commented 7 years ago

@terrajobst you had strong opinions against AngularJS 2 and recommended using AngularJS 1. Can you please confirm & potentially share some details/links? We are UI newbs here except @safern ;)

klinki commented 7 years ago

Look at Aurelia (http://aurelia.io/) it is great framework and you will spend most of the time working on actual app code, not on framework boilerplate as you would with Angular 2.

safern commented 7 years ago

@Chrisboh as he has worked with latest technologies for MC.

terrajobst commented 7 years ago

What @klinki said. In my opinion Angular 2 feels very overengineered and heavy handed. Angular 1 was OK. But Aurelia is quite sexy because it's simple and very flexible.