Join Slack
Powered by
can anyone recommend a resource for getting starte...
# dagger
j
Jacob Richards
09/16/2019, 6:05 AM
can anyone recommend a resource for getting started with dagger in kotlin (NOT with android, I’m building a web server)?
g
gildor
09/16/2019, 6:49 AM
Official docs are fine for the beginning, there is a bunch of articles and videos about dagger for any level
j
Jacob Richards
09/16/2019, 10:33 PM
found a really great article:
https://medium.com/@isoron/a-friendly-introduction-to-dagger-2-part-1-dbdf2f3fb17b
Jacob Richards
09/16/2019, 10:33 PM
and converted all the code to kotlin/modified it to make it illustrate the concepts more simply!
Jacob Richards
09/16/2019, 10:34 PM
https://github.com/palgorhythm/kotlinDaggerExample
👍 2
9
Views
Open in Slack
Previous
Next