crnk-example icon indicating copy to clipboard operation
crnk-example copied to clipboard

restore crnk-example-frontend

Open CodewindOnGithub opened this issue 6 years ago • 4 comments

the crnk-example-frontend folder was deleted on master with commit 1ea2f56e0518a9c39faa451c15ec0e9383089f1a. Was it on purpose? It's confusing when one tries to find the examples for angular implementation.

CodewindOnGithub avatar Feb 21 '19 10:02 CodewindOnGithub

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.

remmeier avatar Mar 04 '19 12:03 remmeier

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,...

see https://github.com/crnk-project/crnk-framework/issues/517

remmeier avatar May 26 '19 04:05 remmeier

Does it mean that the crnk-ui is already supreme to the angular frontend application, or it is just desired to promote crnk-ui?
This page still has a reference to the angular frontend though, and I suggest you to remove it if that is desired: https://www.crnk.io/examples/

goldyliang avatar Feb 02 '20 10:02 goldyliang

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.

remmeier avatar Feb 17 '20 05:02 remmeier