Open 0x-r4bbit opened 9 years ago
This mainly includes:
controllerAs
linkFn
ngStrictDI
I gonna update this issue over time with more things once I explored them.
This mainly includes:
controllerAs
syntax whenever possible (Since this is considered a best practice. This has been introduced in 1.2 already)linkFn
where possible. This goes hand in hand withcontrollerAs
.ngStrictDI
directive to application to be really sure we're on a safe sideI gonna update this issue over time with more things once I explored them.