Styles, Conventions, Rules, Tips, and Tools!
- Component Architecture
- Deep Dives
- Patterns and Conventions
<IMMUTABLE />
- [post]<Injector_ />
- [post]<_Null_ />
- [post]- Spacing Components - [post]
- The Case for
<Row>
(and<Col>
) - [post]
- Best Practices
- Notes (aka Shallow Dives)
- Style
- Useful Libs
- Trivia
I believe the Rails part of Ruby on Rails was what made it so popular and developer-friendly.
Conventions, patterns, rules, styles, etc reduce the mental load while you are developing. Instead of spending your decision-making energy on how best to perform a routine task, you can essentially go into auto-pilot mode, saving that energy for solving more interesting problems.
React Playbook is a collection of documents that attempts to give React its rails.