-
Notifications
You must be signed in to change notification settings - Fork 22
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
restore crnk-example-frontend #19
Comments
Hi. well if it is desired, it can be added again. I noticed there are still some traces left. But it would also have to get an update in various areas. |
new plan in the area :-) crnk-ui will get a significant upgrade and show the various techniques in there. This way only one UI has to be maintained and we will show advanced sorting, filtering, facetted search,... |
Does it mean that the crnk-ui is already supreme to the angular frontend application, or it is just desired to promote crnk-ui? |
no, not at all currently. Quite the contrary actually, it still needs some work... Reason for dropping the frontend example are two-fold: there are many different frameworks out there, each evolving quite rapidly. So it is both maintenance effort and rather impossible to cover a wide spectrum of frameworks. On the otherside, crnk/jsonapi is plain, simple REST, and not something more complex as OData, GraphQL and similar where you also need client tooling to work with it. but contributions are welcomed if somebody would like to maintain one or help getting crnk-ui a bit more up to date. |
the crnk-example-frontend folder was deleted on master with commit 1ea2f56. Was it on purpose? It's confusing when one tries to find the examples for angular implementation.
The text was updated successfully, but these errors were encountered: