mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2024-11-20 11:35:56 -05:00
Add falsehoods on CSV files
This commit is contained in:
parent
0edb7626f0
commit
75a5d2480b
1 changed files with 3 additions and 0 deletions
|
@ -239,6 +239,9 @@ might think of.
|
|||
- [Falsehoods About REST
|
||||
APIs](http://slinkp.com/falsehoods-programmers-believe-about-apis.html) -
|
||||
Pitfalls to be mindful of when creating and documenting APIs.
|
||||
- [Falsehoods About
|
||||
CSVs](https://donatstudios.com/Falsehoods-Programmers-Believe-About-CSVs) -
|
||||
While RFC4180 to exists, it is far from definitive and goes largely ignored.
|
||||
- [Big List of Naughty
|
||||
Strings](https://github.com/minimaxir/big-list-of-naughty-strings) - Challenge
|
||||
your assumptions about strings.
|
||||
|
|
Loading…
Reference in a new issue