a pure editor
- Please read Auto Save(自动保存)案例和情景分析。
- autosave after edit.
ToolBar is for those don't know Markdown, not developers.
- Evertime when user go to the editor, it should be in the new article state, if user input, add a new article automatically, rather than open an old article, because this is a editor, user just want to write a new article, save to localStorage is just a functionality to save user's job when some accident happen, such as close the tab or browser crashed.
- Use the immutable only in reducers.
- user name + Action to name action, such as getArticlesAction, to difference between actions and common functions.
- macOS 10.12 beta
- Node v6.3.0
- npm v3.10.3