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
### Keybase proof | |
I hereby claim: | |
* I am davelpz on github. | |
* I am davelpz (https://keybase.io/davelpz) on keybase. | |
* I have a public key ASCjiOv7_XIW7sm9gz20xVWF15PDmjnjvkkjx8URJH1PCQo | |
To claim this, I am signing this object: |
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
# Name of Widget | |
# some general notes about purpose and usage | |
# naming convention is: ccWidgetName.coffee | |
# Getter and setter methods, return and chaining implications: | |
# There are two kinds of plugin functions: getters and setters. |