mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2024-11-20 11:35:56 -05:00
Add falsehoods about package managers.
This commit is contained in:
parent
75a5d2480b
commit
656459b3b5
1 changed files with 3 additions and 0 deletions
|
@ -242,6 +242,9 @@ 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.
|
||||
- [Falsehoods About Package
|
||||
Managers](https://meta-package-manager.readthedocs.io/en/develop/falsehoods.html) -
|
||||
Covers package and their managers.
|
||||
- [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