Skip to content

Instantly share code, notes, and snippets.

View Alonski's full-sized avatar
🐹
🐹

Alon Bukai Alonski

🐹
🐹
View GitHub Profile
@Alonski
Alonski / controllers.application.js
Last active July 27, 2019 18:48 — forked from sukima/controllers.application.js
ember-data 3.7 relationships
import Controller from '@ember/controller';
import { reads } from '@ember/object/computed';
export default Controller.extend({
children: reads('model'),
actions: {
clickChild(child) {
console.log(child.parent);
}
}
@Alonski
Alonski / evm_opening.md
Last active September 28, 2017 05:24 — forked from izqui/evm_opening.md
Senior Solidity/EVM/Ethereum opening at Aragon

Senior Solidity/EVM/Ethereum opening at Aragon

We are looking for an Ethereum wizard to work with us on Aragon Core and the future Aragon Network.

Conditions:

  • Fulltime commitment. Side projects and open source are accepted (and encouraged).
  • Completely remote position, no relocation required.
  • Very competitive and negotiable compensation.
  • You decide how to allocate your salary in USD, ETH or ANT. Rates will be revisited every 6 months.