Skip to content

Instantly share code, notes, and snippets.

View houli's full-sized avatar

Eoin Houlihan houli

  • Dublin, Ireland
  • 01:35 (UTC +01:00)
View GitHub Profile
import Ember from 'ember';
export default Ember.Component.extend({
range: {
start: null
},
actions: {
click() {
this.set('range.start', 1)
}
@houli
houli / controllers.application.js
Created January 24, 2019 14:16
Conditional attribute
import Ember from 'ember';
export default Ember.Controller.extend({
selected: false,
actions: {
toggle() {
this.toggleProperty('selected');
}
}
@houli
houli / .gitignore
Last active April 27, 2017 23:07
Functional Kubs Solution
/bower_components/
/node_modules/
/.pulp-cache/
/output/
/generated-docs/
/.psc*
/.purs*
/.psa*

Keybase proof

I hereby claim:

  • I am houli on github.
  • I am houli (https://keybase.io/houli) on keybase.
  • I have a public key whose fingerprint is B3F6 2848 8759 E701 500F 3E29 83C6 CCA1 5662 2569

To claim this, I am signing this object: