Skip to content

Instantly share code, notes, and snippets.

View aluink's full-sized avatar

Eric Polino aluink

  • Nurx / Thirty Madison
  • Chattanooga, TN
View GitHub Profile
import Ember from 'ember';
import $ from 'jquery';
const GOOGLE_KEY = 'AIzaSyCjBOhlC7914uPrWPffPIHZO8mTzcgtkow';
export default Ember.Controller.extend({
appName: 'Ember Twiddle',
output: "output is here",
actions: {
async go() {