Skip to content

Third directive#1

Open
drewferris wants to merge 4 commits into
sea-401d5-javascript:masterfrom
drewferris:third-directive
Open

Third directive#1
drewferris wants to merge 4 commits into
sea-401d5-javascript:masterfrom
drewferris:third-directive

Conversation

@drewferris
Copy link
Copy Markdown

No description provided.

@@ -0,0 +1,13 @@
module.exports = function(app) {
app.directive('firstImageDirective', function() {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a good idea to make your file name the same as your directive name. That way when you are trying to find the code for your directive it will be easier to find.

davidatthepark pushed a commit that referenced this pull request Jun 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants