Skip to content

Instantly share code, notes, and snippets.

View wvance's full-sized avatar

Wesley Vance wvance

View GitHub Profile
@wvance
wvance / App.jsx
Last active June 11, 2021 14:24
Full Body Dropdown Example with React Redux
import React, {PropTypes} from 'react'
import { Router, Route, Link } from 'react-router'
import {connect} from 'react-redux';
import {bindActionCreators} from 'redux';
import * as commonActions from '../actions/commonActions';
// https://github.com/okonet/react-dropzone
import Dropzone from 'react-dropzone';
// REMOVES DEFAULT STYLE FROM DROPZONE

Contract Killer

The popular open-source contract for web designers and developers by Stuff & Nonsense

  • Originally published: 23/12/2008
  • Revised date: 15/12/2013
  • Original post