The goal of this style guide is to give opinionated suggestions on code style. It is compiling, building on top of and extending already existing style guides.
While this style guide aims to be usable by itself it is also a guide for creating custom style guides. Feel free to fork, edit and customize it to your own needs.
- JS-React-Redux Style Guide: General guide on code style and naming in JS-React-Redux projects.
- Directory Structuring Guide: Guide on naming and structuring files and directories in projects.
Everything in this repo is licensed under the MIT license.