Add Falsehoods About Search. Closes #44.

This commit is contained in:
Kevin Deldycke
2019-05-31 10:46:39 +02:00
committed by GitHub
parent 044c02cba9
commit 36696a80ab

View File

@@ -320,6 +320,8 @@ Why your pagination algorithm is giving someone (possibly you) a headache.
Not falsehoods *per-se*, but still a great list of good practices to implement autocompletion.
- [9999999999999999.0 - 9999999999999998.0](http://geocar.sdf1.org/numbers.html) - A
kind of falsehood on numbers, and floats vs decimals.
- [Falsehoods About Search](https://opensourceconnections.com/blog/2019/05/29/falsehoods-programmers-believe-about-search/) -
A total of 105 falsehoods on search.
## Typography