-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Reemplaza los datos en memoria por datos cargados desde el servidor (en forma de archivo estático `phones.json`). - El archivo `phones.json` se carga utilizando el servicio `$http`. - Demuestra el uso de [servicios][service] e [inyección de dependencias][DI]. - El servicio [$http] se inyecta en el controlador a través la [inyección de dependencias][DI].
- Loading branch information
Israel Guzman
committed
Aug 30, 2014
1 parent
f44d08f
commit f4304e9
Showing
4 changed files
with
24 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters