-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thinking about changing the front end #30
Comments
Theres also Ember which is fantastic 👍 |
Angular sounds good. But you'll probably need a better UI. Maybe, Angular Material can help. It's a really good framework. Though the repo has a lot of issues but for running it on updated browsers shouldn't cause many problems. |
I can spare some time in this project. It won't be much, but happy to help 👍 |
I love knockout! Maybe do react. Dont do angular. I think the frontend is fine as-is. |
@GeoffreyPlitt: What's wrong with Angular? It's the framework I use most and am most comfortable with, so if I were going to do it quickly, it's the one I'd use. Just curious why you'd prefer not using it? |
No objective reason, just personal opinion. React is like Knockout, a simple mapping between state and UI. Angular is a huge codebase, with routers, $scope, and tons of other layers of things. Use what you know best for sure. |
+1 for Angular |
Greetings!
I'm considering redoing the front end, since the current front end is relying Knockout, which isn't particularly well known and fails in comparison to some modern solutions -- such as Anular or React.
I'm opening this issue to get an idea of what you guys think about this. I don't currently use this project anymore, but I understand that it is used, and if it would make it easier to use and contribute to in the future then I think this could be a valuable change to this project.
So, what do you think? Also, if you like the idea of the front end framework being changed, would you prefer Angular or React? I currently know most about Angular, but I'm not opposed to learning React.
The text was updated successfully, but these errors were encountered: