Skip to content

Instantly share code, notes, and snippets.

View lsanwick's full-sized avatar
👇
Savoring the feeling of Topre keys.

Luke Sanwick lsanwick

👇
Savoring the feeling of Topre keys.
View GitHub Profile
@lsanwick
lsanwick / OrderSource.coffee
Last active January 16, 2016 00:28
Alt JS Loading Bug
OrderSource = {
fetchOrders: {
remote: -> axios.get('/orders.json'),
loading: OrderActions.loadingOrders,
success: OrderActions.fetchOrdersCompleted,
error: OrderActions.fetchOrdersFailed,
}
}
module.exports = OrderSource
1 Blood Crypt
4 Cinder Glade
1 Forest
6 Mountain
1 Steam Vents
4 Stomping Ground
4 Valakut, the Molten Pinnacle
4 Wooded Foothills
3 Cathartic Reunion
1 Cut // Ribbons
import React, { Component, Fragment } from "react";
import { shuffle } from "lodash";
import memoize from "memoize-one";
import CardItem from "./CardItem";
export default class CardDeck extends Component {
state = {
index: 0
};

Keybase proof

I hereby claim:

  • I am lsanwick on github.
  • I am lsanwick (https://keybase.io/lsanwick) on keybase.
  • I have a public key ASDowhLc9aOgdkJZ42K1CN6M_lk3-2Qkxn4deJ9DOSRM4Ao

To claim this, I am signing this object: