Today I reviewed the new official Dagger codelabs by Google. It's a complete disaster 🤦♂️.
Thread 👇
What does "subtle bugs" mean? It's one of these terms that mean absolutely nothing, unless supported by specific examples.
What's "non-subtle bug" anyway? Something like this, maybe:
// THIS LINE CONTAINS BUG
<code>
Adam Powell, @adamwp, stated that Fragments aren't views on stage of Google IO 2016.
As far as I know, you need to inject in onAttach() only if the Fragment is retained. Therefore, if you don't use retained Fragments, ignore this recommendation from codelab.