mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2024-11-20 11:35:56 -05:00
Add table flipping.
This commit is contained in:
parent
0c41892bae
commit
2fc3c33f4f
1 changed files with 5 additions and 0 deletions
|
@ -62,12 +62,17 @@ concepts. Having read the whole list of falsehood, the reader should possess a
|
|||
global, if not complete, overview of the domain being targeted by the article,
|
||||
including most, if not all, its pitfalls, edges-cases and inconsistencies.
|
||||
|
||||
In the worst case, these articles might provoke an emotional reaction and cause
|
||||
flipping table. `(╯°□°)╯︵ ┻━┻`
|
||||
|
||||
### Libraries
|
||||
|
||||
When possible, we provide a list of programming libraries or modules that may
|
||||
solve, or try to, the complexities and idiosyncrasies pointed by the
|
||||
*falsehood* articles above.
|
||||
|
||||
So we can put back tables in place. `┬─┬ ノ( ゜-゜ノ)`
|
||||
|
||||
### Data structures
|
||||
|
||||
Data models and structures generic enough to cover and addresses most of the
|
||||
|
|
Loading…
Reference in a new issue