notepad/README.md

23 lines
621 B
Markdown
Raw Permalink Normal View History

2019-12-31 07:41:01 +00:00
# notepad
2020-01-06 16:29:48 +00:00
This will contain all my notes.
- Beautiful is better than ugly.
- Explicit is better than implicit.
- Simple is better than complex.
- Flat is better than nested.
- Sparse is better than dense.
- Readability counts.
- Special cases are not special enough to break the rules.
- Although practicality beats purity.
- Errors should never pass silently, unless explicitly silenced.
- Now is better than never. But never is often better than right now.
2020-09-28 04:39:40 +00:00
- If the implementation is hard to explain, it is bad idea.
## Some notes
2021-02-08 08:08:56 +00:00
2020-09-28 04:39:40 +00:00
- [Git](git.md)
- [mongo](mongo.md)
2021-02-08 08:08:56 +00:00
- [PWA](pwa.md)
- [Spreadsheet](spreadsheet.md)