Skip to content

Instantly share code, notes, and snippets.

View gorner's full-sized avatar

Joshua Gorner gorner

View GitHub Profile
@gorner
gorner / controllers.application.js
Last active September 17, 2018 20:09
core-mixins
import Ember from 'ember';
export default Ember.Controller.extend({
appName: 'Ember Twiddle'
});
@gorner
gorner / emberconf-2014-talks.md
Last active August 29, 2015 13:57
An unofficial list of links to slides and other resources pertaining to EmberConf 2014.

EmberConf 2014 Talks – Slides and Other Resources

This is an unofficial list gathered from presenters' Twitter feeds. Last updated March 29, 2014. All talks were recorded so videos should be posted at some point at EmberConf.com.

Day 1

Keynote – Yehuda Katz and Tom Dale