Plugin with support for AngularJS apps

I'm looking for a way to develop a website that has multiple plugins. The website itself is basically just a container for plugins. My script:

The user registers with the application and is sent to the dashboard, where he sees all the applications available to him. The app is a small tool for a specific use case (like canceling an order or searching for a customer profile). When he clicks on the app, it opens in the main view of the page (the little app-independent navigator will always be visible so the user can change apps and quickly return to the dashboard).

Key features:

  • The website consists of small independent plugins
  • Available plugins are user dependent (e.g. admin has more plugins)
  • Developing a standalone plugin would be beneficial.

The server will be written in C # whereas the client and all plugins must be written in JS, especially AngularJS. If anyone has done something like this before, or knows the libraries to figure it out, I would appreciate a hint in the right direction.

+3
javascript angularjs plugins architecture client-side


source to share


No one has answered this question yet

Check out similar questions:

4523
Thinking in AngularJS if I have a jQuery background?
3178
AngularJS: Service vs provider vs factory
1690
How does data binding work in AngularJS?
1517
How do I debug Node.js applications?
1195
How do I access the $ scope variable in the browser console using AngularJS?
1073
How to use $ scope. $ Watch and $ scope. $ Apply in AngularJS?
998
What is the difference between "@" and "=" in scope in AngularJS?
969
What are the nuances of the scope of prototype / prototypal inheritance in AngularJS?
912
'this' vs $ scope in AngularJS controllers
658
How do search engines work with AngularJS apps?



All Articles
Loading...
X
Show
Funny
Dev
Pics