-
-
Notifications
You must be signed in to change notification settings - Fork 695
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
Create a Angular/React/Blazor FrontEnd #99
Comments
I like that idea, I haven't worked in front-end for a while, but I would like to help |
Hello @caetanomb, There is an Angular Frontend created by @fals that I would like to update to the latest API version. Could you to take a lead on this? |
@ivanpaulovich I'm away form front-end for a while. Blazor looks promising, I added for my CQRS project. I could help to build using it, I don't know react, and I'm not much likely to work with angular anymore. |
That's a better a idea! |
Cool!!.. It looks like then I need to learn Blazor |
If we wanted to go react I'd be willing to help - I would recommend it as it is pretty much the leading framework today. |
Don't forget about Vue, that already #2 framework today. |
I am totally newbie on frontend so I am gonna publish the backend in azure then see how to implement the client. |
One option could be to develop a front-end with GatsbyJS, a static site generator powered by React and GraphQL. Be aware that just because it is a static site, it is not prohibited to include dynamic content such as authentication. 😄 The main advantage would be to be able to deploy it for free on GitHub Pages using Azure DevOps. |
+1 |
It would be great if we implement a frontend SPA instead of using Swagger for everything.
The text was updated successfully, but these errors were encountered: