Choosing a User Interface Framework
Introduction
There are no hard rules about which framework to use for your user interface. However, we do recommend following our style guide (help me). Some options include:
- Angular
- React JS
- Vue JS
- Flutter
MSX supports Single Sign On (SSO) so choosing a framework with an SSO library will help.
References
https://angular.io
https://reactjs.org
https://vuejs.org
https://flutter.dev
https://oauth.net/2/
https://appauth.io
NEXT | HOME |