build a pluggable widget using AngularJS framework

1
Please how can I build a pluggable widget using AngularJS framework ( I know that we can build them using a generator like yeoman and then choosing to work with nodejs ) but what about angularJS ?
asked
1 answers
0

Is there a good reason for wanting to use Angular?

Mendix uses React (and still some Dojo) for all front end so I wouldn’t recommend using other frameworks like Angular. Even if you get it to work with some wrapper library you are bound to run into many challenges you wouldn’t have when using React. 


My advice; save your time and effort and don’t try it

answered