|
10 | 10 | >While developing a new project is like rolling on a green field for you, maintaining it is a potential dark twisted nightmare for someone else. |
11 | 11 | Here's a list of guidelines we've found, written and gathered that (we think) works really well with most JavaScript projects here at[elsewhen](http://elsewhen.co). |
12 | 12 | If you want to share a best practice, or think one of these guidelines should be removed,[feel free to share it with us](http://makeapullrequest.com). |
| 13 | + |
| 14 | +🔥[Checkout](https://github.com/elsewhencode/react-redux-saucepan) our[minimal react redux starter](https://github.com/elsewhencode/react-redux-saucepan) in Flow with hot reloading and server-side rendering. |
| 15 | +<hr> |
| 16 | + |
13 | 17 | -[Git](#git) |
14 | 18 | -[Some Git rules](#some-git-rules) |
15 | 19 | -[Git workflow](#git-workflow) |
|