Skip to content

Instantly share code, notes, and snippets.

@elpddev
Last active August 28, 2020 20:13
Show Gist options
  • Save elpddev/0ea7ce71a2d58969804935ce0f2751ea to your computer and use it in GitHub Desktop.
Save elpddev/0ea7ce71a2d58969804935ce0f2751ea to your computer and use it in GitHub Desktop.
Main App Module #angularjs #medium #article-hierarchical-di-ng
const moviesApp = angular.module('movies', []);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment