Dagger Hilt Dependency Injection Masterclass

所在平台: Udemy

课程主页: https://www.udemy.com/course/dagger-hilt-dependency-injection-masterclass/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Dagger Hilt 依赖注入大师班 课程概述:Hilt 是一个用于 Android 的依赖注入库,旨在减少手动依赖注入所需的冗余代码。在手动依赖注入中,你需要手动构建每个类及其依赖项,并使用容器来重用和管理这些依赖项。而 Hilt 提供了一种标准化的方式来在你的应用程序中使用依赖注入,为项目中的每个 Android 类提供容器,并自动管理其生命周期。Hilt 建立在流行的依赖注入库 Dagger 之上,利用 Dagger 提供的编译时正确性、运行时性能、可扩展性和 Android Studio 支持。 在这个大师班课程中,我们将从基础到高级主题全面学习 Hilt。在第一部分,我们将学习基本概念,然后创建一个基于 Hilt 的完整笔记应用,采用 MVVM 架构。在课程结束时,你将对在自己的应用程序中自信地使用 Hilt 依赖注入充满信心。 该课程适合对 Kotlin 的 Android 开发有一定基础知识的人。如果你是 Android 开发的完全初学者,请查看我其他适合初学者的课程。希望你能享受这个课程中的 Hilt 学习之旅。

课程评论(0条)

课程详情

Hilt is a dependency injection library for Android that reduces the boilerplate of doing manual dependency injection in your project. Doing manual dependency injection requires you to construct every class and its dependencies by hand, and to use containers to reuse and manage dependencies.Hilt provides a standard way to use DI in your application by providing containers for every Android class in your project and managing their lifecycles automatically. Hilt is built on top of the popular DI library Dagger to benefit from the compile-time correctness, runtime performance, scalability, and Android Studio support that Dagger provides. For more informationIn the masterclass course we will learn from the basic to advance topic on Hilt. In first section we will learn about the basic concept then we will move on to create a full note taking app using the Hilt with MVVM architecture. By the end on the course, you will be confident using the Hilt dependency injection in your own application.The course is for any one who has some basic knowledge about the android development with Kotlin. If you are a complete beginner in android development, please check out my other beginner friendly course. I hope you will enjoy learning the Hilt in this course.

课程标签

0人关注该课程

主题相关的课程