We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d32fd9 commit f1ce088Copy full SHA for f1ce088
_posts/2022-03-17-recommended-reading.md
@@ -25,6 +25,7 @@ If I get inspiration I might write some actual recommendations, until then, just
25
* [Trisha Gee: Code Smells series from IntelliJ Blog](https://blog.jetbrains.com/idea/2017/08/code-smells-null/)
26
(⚠ The series is a long read, but well worth the time!)
27
* [French vs. English punctuation rules (the French perspective)](https://leconjugueur.lefigaro.fr/ukponctuationtypographie.php)
28
+ * [Tabs vs. Spaces: It's an Accessibility Issue](https://adamtuttle.codes/blog/2021/tabs-vs-spaces-its-an-accessibility-issue/)
29
* [~~Android Lint User Guide~~](https://developer.android.com/studio/write/lint) → [Android Lint Documentation](https://googlesamples.github.io/android-custom-lint-rules/book.md.html)
30
* [Tom Scott: The Art of the Bodge](https://www.youtube.com/watch?v=lIFE7h3m40U)
31
* [Marcin Moskala: Kotlin not-to-do list (after the book Effective Kotlin)](https://www.youtube.com/watch?v=2ffR1h4BejQ)
0 commit comments