-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Re-write UI in React.js #3226
Comments
Gogs is not facebook, you don't need react. Even using jQuery can be overkill. Maintainers please ignore this ticket. |
So agressive. |
I dislike this proposal. This would require more maintenance, and I am not sure of the benefits. We have to remember that many people know HTML, but just a few know React. The may may be a barrier for new contributors.
I don't think the statement above is true. I know React and it is not easy to learn for beginners. (This is why I prefer VueJS, but static HTML, when enough, is even better). It's a possibility to add more interaction just to some pages, though. |
When Gogs JSON-API is fullt implemented one could write their own frontend, so I'd push for that instead if I were you :) |
Great! Disagreed with those people who declined React.js because is really biggest UI ecosystem (have a look at jobs trends). React.js code is best for maintenance ever. But it seems the best idea to keep MSA way. And seperate Gogs as a web service and UI service. Like Concourse. |
You cant just request a complete rewrite to a different framework because X or Y is better at A and B. This will take many many man hours. Keep in mind there are only a few core-developers with limited time. |
I would rather write in VueJS... after 1.0 release... |
Dear, nowadays React.js is close to be a standard for UI in JavaScript. It will takes a possibility to quick growth and cheap maintenance. A lot of already-done solutions with great quality.
The text was updated successfully, but these errors were encountered: