我只是一個學習React/Redux的新孩子,它非常酷。但是一些函數不支持es6標準。是的,我看到了很多替代方法但我無法獲得它(使用高階函數)。任何幫助對混入添加到我的陣營ES6代碼 import React from 'react';
import Fetch from 'whatwg-fetch';
import jwt from 'jwt-simple';
im
我做我的addon/component/my-component.js如下: import Ember from 'ember';
import layout from '../templates/components/my-component';
import myMixin from '../mixins/my-mixin';
export default Ember.Componen