Dagger by Tutorials

Dagger by Tutorials
出版时间:2021.2
官网链接:RayWenderlich
下载地址:百度网盘(PDF+EPUB)
提取码    :cj3h

内容简介:

Up to date for AS 4.1, Kotlin 1.4, Android 11

Learn about dependency injection with Dagger!

Dependency injection is an important technique for building software systems that are maintainable and testable. You’re likely already doing dependency injection, maybe without even realizing it. Dependency injection is nowhere near as complex as its name implies, and this book will guide you through everything you need to know!

This book will guide you through Dagger, Google’s framework for Java, Kotlin, and Android. Dagger will help you solve many of the development and performance issues that have plagued reflection-based solutions.

This book is for intermediate Kotlin or Android developers who want to know how to implement the dependency injection pattern with Dagger and Hilt libraries.

Who is this book for

This book is for intermediate Kotlin or Android developers who want to know how to implement the dependency injection pattern with Dagger and Hilt libraries.

Concepts covered in this book

  • Dependency injection
  • Dagger
  • Injection types
  • Advanced Dagger
  • Hilt

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Data Science Bookcamp

2021-11-23 18:32:01

电子书

Push Notifications by Tutorials, 3rd Edition

2021-11-25 19:23:02

搜索