doc: update TODOs, general housekeeping
This commit is contained in:
@@ -29,6 +29,12 @@
|
||||
|
||||
- `ops` directory
|
||||
|
||||
### Reinventing the wheel
|
||||
|
||||
Wheels aren't difficult to invent; the concept is very simple. However, there's many different types, shapes and sizes of wheels. The wheel on a shopping cart is different from the wheel on a bicycle, a car, a tractor, a train, a spool of thread, etc.
|
||||
|
||||
Reinventing the wheel is good. It's good to use things that are specifically built for your purpose, with exactly the set of features and affordances you need. Using a wheel that was made by someone else for a different purpose can be faster at first, but it's likely that their needs were different from yours.
|
||||
|
||||
### Borrowed from Ruby On Rails
|
||||
|
||||
- Convention Over Configuration
|
||||
|
||||
Reference in New Issue
Block a user