Architecture and general layout

Descrição

A-Level Angular Notas sobre Architecture and general layout, criado por James Drummond em 04-05-2015.
James Drummond
Notas por James Drummond, atualizado more than 1 year ago
James Drummond
Criado por James Drummond aproximadamente 9 anos atrás
5
0

Resumo de Recurso

Página 1

Controllers, directives and unit testing Should I put methods in the directive or the controller?Thinking through how you're going to unit test things will force you to think carefully about whether to put a method in a directive or the controller.In general, methods related to business logic, navigation, etc. should be in the controller (and the directive can inherit them)A directive is concerned with the view / DOM. If you're testing a method in a directive you should be testing it's changes to the DOM.

Semelhante

Angular Nuts and Bolts
James Drummond
Angular application scaffolding
James Drummond
Angular-hint
James Drummond
ng-model-options
James Drummond
Angular controlleras syntax
James Drummond
Quiz - Object Oriented Javascript
arunram.krish
Examen Fundamentos Basicos de Programación
Jose Valderrama0721
Test I. Introduction to web technologies
Angel Martínez Rodriguez
Angular
Kingsley Bawuah
The Princeton Review Chapter 9 Rotational Motion
Anibal Santamaria
JavaScript Fundamentals
Andrew Watters