Hello, I've been working on a side project which I now think needs to be refactored. Growing up in the age of Drupal I was always inspired by that "platforms" architecture. One specific part of the Drupal ecosystem I have always been fascinated by was panels. So I set out to create my own *modern version using Angular. Now I'm at a point where I would *really like to be able to dynamically load modules ideally without the compiler. I would like to refactor my code to use a plugin system similar to Drupal. One where modules are dynamically loaded when a plugin is being used otherwise that module remains unloaded. Is this possible. Github repo is below – it is very raw.
https://github.com/ng-druid -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/1d98327e-9d51-41ca-9e4d-f4eb723b5fd6n%40googlegroups.com.
