invesdwin / invesdwin-context-client

invesdwin-context modules that provide frontend functionality for the desktop and web
GNU Lesser General Public License v3.0
0 stars 0 forks source link

integrate angular #1

Open subes opened 3 years ago

subes commented 3 years ago

maybe have separate modules for node/angular? (node maybe as a submodule of invesdwin-context-integration) See also https://github.com/subes/invesdwin-context-integration/issues/3

Would be interesting to have a testcase that shows an example of keycloak integration. See also https://github.com/subes/invesdwin-context-security/issues/2

subes commented 3 years ago

https://github.com/NativeScript/nativescript-angular

angular can also be used for mobile apps nowadays

Though it seems it does not provide as much code reuse between platforms as quasar does.

subes commented 3 years ago

It seems to be possible to use JSX with angular.