2

We are developing a standalone angularJS web application and need to make it work in the newest backbase portal.

We have no idea if this is even possible?!

Thanks in advance!

1 Answers1

2

Backbase widgets work standalone and follow the W3C specifications. However, if you are writing a SPA as a whole, you are not getting the true benefits of widgets. You should separate your application into widgets, in other words, mini angular applications.

thomaux
  • 19,133
  • 10
  • 76
  • 103