You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed, that since JHipster 6.9 (yeah, long time ago) until today there have been significant changes in the ways how we use angular. Just to name a few:
different project structure, especially for entities
standalone components
inject() instead of constructor injection
The current online documentation is clearly not up to date to the current setup. It is needed to being updated to the current state and validated, that all explanations are still valid with v8.7
The text was updated successfully, but these errors were encountered:
I noticed, that since JHipster 6.9 (yeah, long time ago) until today there have been significant changes in the ways how we use angular. Just to name a few:
The current online documentation is clearly not up to date to the current setup. It is needed to being updated to the current state and validated, that all explanations are still valid with v8.7
The text was updated successfully, but these errors were encountered: