mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2024-12-04 11:54:42 -05:00
Merge branch 'master' into mpalmer-pagination
This commit is contained in:
commit
6f0ba5b08d
1 changed files with 3 additions and 0 deletions
|
@ -297,10 +297,13 @@ An attempt to establish a list of falsehoods about testing.
|
||||||
- [Big List of Naughty
|
- [Big List of Naughty
|
||||||
Strings](https://github.com/minimaxir/big-list-of-naughty-strings) - Challenge
|
Strings](https://github.com/minimaxir/big-list-of-naughty-strings) - Challenge
|
||||||
your assumptions about strings.
|
your assumptions about strings.
|
||||||
|
- [Popular misconceptions about mtime](https://apenwarr.ca/log/20181113) - Part
|
||||||
|
of a post on why file mtime comparison could be considered harmful.
|
||||||
- [Falsehoods About
|
- [Falsehoods About
|
||||||
Pagination](https://www.hezmatt.org/~mpalmer/blog/2018/12/12/falsehoods-programmers-believe-about-pagination.html) -
|
Pagination](https://www.hezmatt.org/~mpalmer/blog/2018/12/12/falsehoods-programmers-believe-about-pagination.html) -
|
||||||
Why your pagination algorithm is giving someone (possibly you) a headache.
|
Why your pagination algorithm is giving someone (possibly you) a headache.
|
||||||
|
|
||||||
|
|
||||||
## Typography
|
## Typography
|
||||||
|
|
||||||
- [Falsehoods About Fonts](https://github.com/RoelN/Font-Falsehoods) -
|
- [Falsehoods About Fonts](https://github.com/RoelN/Font-Falsehoods) -
|
||||||
|
|
Loading…
Reference in a new issue