Based on this dribbble shot: https://dribbble.com/shots/2432743-Clash-Cards-Preview
A Pen by Andre Madarang on CodePen.
Based on this dribbble shot: https://dribbble.com/shots/2432743-Clash-Cards-Preview
A Pen by Andre Madarang on CodePen.
| (function () { | |
| var serviceModule = angular.module('externalModule', []); | |
| serviceModule.controller("externalService", function () { | |
| console.log("loading this"); | |
| return { | |
| externalServiceMethod: function() { | |
| return "External Service Method Return"; | |
| } | |
| } | |
| }); |
I hereby claim:
To claim this, I am signing this object: