We are using IBM Web portal to have like little 'components' within a page. These are simple javascript components, some with JQuery maybe. Currently we are exploring Angular as replacement. So basically we want to display multiple small Angular projects on a portal page.
I know it is not recommended and bad practice. Yet I want to explore the options. I managed to get multiple projects running with some effort. Just routing seems to be the biggest problem so far since they are conflicting ofcource. I'm looking for some hints or a push in the right direction. Again, I know it not recommended so something like "Just don't do it" is not very helpfull.