Skip to content

Instantly share code, notes, and snippets.

View AaronVasquez's full-sized avatar

Aaron Vasquez AaronVasquez

  • New York City, NY
View GitHub Profile
@AaronVasquez
AaronVasquez / example-state.js
Last active March 21, 2018 00:42
Blue Collar Lists Redux State
{
user: {
firstName: "John",
lastName: "Smith",
email: "johnsmith@gmail.com",
authToken: "authauthauth", // TODO: Faceboook token too.
trade: "CARPENTER",
contactable: true,
company: {
placeId: "1f604d7e42c88422760e9df629bc7253de4de7bc",