Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hilt as a child of the Dependency Injection category #40

Merged
merged 2 commits into from
Sep 16, 2020

Conversation

NitramTasu
Copy link
Contributor

@NitramTasu NitramTasu commented Sep 4, 2020

Description

Add Hilt as a dependency injection library and child of Dagger, because it is recommended to start with Dagger, which is used longer than Hilt. After learning Dagger it will be easier to learn Hilt as it is built on it.

Hilt Documentation

Image

image

@TWiStErRob
Copy link
Contributor

It should be next to Dagger, as it is built on it. And you need to understand half of Dagger to use at the minimum, isn't it?

@NitramTasu
Copy link
Contributor Author

It should be next to Dagger, as it is built on it. And you need to understand half of Dagger to use at the minimum, isn't it?

I agree. Are you thinking like below or Hilt be a child of Dagger?
image

@TWiStErRob
Copy link
Contributor

I was thinking below, but now that mention child makes more sense.

@NitramTasu
Copy link
Contributor Author

Yep! I made the change.

@drcabral
Copy link
Collaborator

Hi everyone, thanks for the contributing and for the discuss!

@drcabral drcabral merged commit b0bafd9 into mobile-roadmap:master Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants