h - move cursor left
j - move cursor down
k - move cursor up
l - move cursor right
w - jump forwards to the start of a word
W - jump forwards to the start of a word (words can contain punctuation)
| //SMART COMPONENT | |
| import React, { Component, PropTypes } from 'react'; | |
| import { connect } from 'react-redux'; | |
| import { bindActionCreators } from 'redux'; | |
| import * as actionCreators from './actions'; | |
| import DumbComponent from './DumbComponent'; | |
| class SmartComponent extends Component { | |
| static propTypes = { | |
| params: PropTypes.object, |
A guide to the structure/patterns/best practices and philosophies of Muve's React/Redux Client Side App(s).
I hereby claim:
To claim this, I am signing this object: