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
@UISpoilerToggle = React.createClass | |
render: -> | |
<h4 className='ivars-title mbs'> | |
<a className='js-toggler' href='#' data-selector="#{@props.name or ''}"> | |
{@props.text} | |
</a> | |
</h4> | |
@UISpoiler = React.createClass | |
getInitialState: -> |
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
<div> | |
<h1>Settings</h1> | |
<UILabel text='Campaign name:' /> | |
<UILabelTip text='Example: la-la-la-la-la' /> | |
<UITextInput text='Offer for Friends' class='span6' /> | |
<hr/> | |
<UILabel text='Campaign join criteria:' /> |
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
@UISpoilerToggle = React.createClass | |
render: -> | |
<h4 className='ivars-title mbs'> | |
<a className='js-toggler' href='#'> | |
{@props.text} | |
</a> | |
</h4> | |
@UISpoiler = React.createClass | |
getInitialState: -> |
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
<div> | |
<h1>Settings</h1> | |
<UILabel text='Campaign name:' /> | |
<UILabelTip text='Example: la-la-la-la-la' /> | |
<UITextInput text='Offer for Friends' class='span6' /> | |
<hr/> | |
<UILabel text='Campaign join criteria:' /> |
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
<script type="text/javascript"> | |
(function() { function asyncTalkableLoad() { var s = document.createElement('script'); s.src = '/test/integration.js?v=' + Math.floor(Math.random() * 10000); document.body.appendChild(s); } window.attachEvent ? window.attachEvent('onload', asyncTalkableLoad) : window.addEventListener('load', asyncTalkableLoad, false); | |
})(); | |
</script> |
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
- @page_title = 'Bonobos Referral Program' | |
.static-container | |
%h1.static-title.less-bottom | |
Bonobos Referral Program | |
.static-content | |
.static-blockquote.is-bonobos | |
%h1.static-title | |
Bonobos Doubled User Base In 2012 | |
%p 25% of new customers came from Curebit's referral program |
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
100% { | |
-webkit-transform:rotate(360deg); | |
-moz-transform:rotate(360deg); | |
-ms-transform:rotate(360deg); | |
transform:rotate(360deg); | |
-webkit-backface-visibility:hidden; | |
opacity:0; | |
top:35px; | |
} |
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
Talkable is powerful for its huge variety of campaign types to offer | |
to grow your monthly sales and attract your users to invite friends. |
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
I wasn't an ordinary child. Instead of waking up at 7:30am to get prepared to school | |
I usually said to my mom my classes start at 11 to lie in a bit longer. Sleep is so awesome | |
in the morning. I could never fall asleep quickly, it always took me about an hour. | |
I lived pretty close from school, about 10 minutes' walk. My parents didn't driving me | |
to the school, they were only giving me $2 pocket money. Time I liked best getting | |
to the school was in the middle of the class while everyone's busy and I could sneak | |
into the building unseen. My first study place was stadium since physical culture was | |
my favorite class. My philosophy of life was to always do something you really like, | |
otherwise it's just a waste of time. Probably that's why I didn't like helping |