Merge pull request #37 from mpalmer/mpalmer-pagination

Add falsehoods about pagination
This commit is contained in:
Kevin Deldycke
2018-12-17 17:23:58 +01:00
committed by GitHub

View File

@@ -299,6 +299,10 @@ Strings](https://github.com/minimaxir/big-list-of-naughty-strings) - Challenge
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
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.
## Typography