Templates in AngularJS — a practical guide to AngularJS templates with clear examples you can reuse in real projects.
AngularJS Tutorial Series (55/99). Prefer one article? Read the complete AngularJS tutorial.
Short description
Cache templates with $templateCache for production performance.
Template tip
views/*.html partials
template vs templateUrl
$templateCache
Keep templates declarative