mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2024-11-20 11:35:56 -05:00
Add article on autocompletion.
This commit is contained in:
parent
b75041e39f
commit
4e034e6c9f
1 changed files with 2 additions and 0 deletions
|
@ -314,6 +314,8 @@ 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.
|
||||
- [Rules for Autocomplete](http://jeremymikkola.com/posts/2019_03_19_rules_for_autocomplete.html) -
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue