AngularJS – POATEK

AngularJS

outubro 19, 2018

AngularJS tips and tricks: communicating between controllers

In AngularJS it’s very common to have more than one controller in a single page. If you use components or directives, for example, you will end up with several controllers […]