Readers vs Constructors: Dependency Injection showdown by Adam Warski

Поділитися
Вставка
  • Опубліковано 30 січ 2025

КОМЕНТАРІ • 5

  • @ZoYaBoBo
    @ZoYaBoBo Місяць тому

    awesome video

  • @KhoaTran
    @KhoaTran 7 років тому +2

    so pleasantly presented, the example used was realistic enough to show how to do DI using both constructor parameters and readers. Great presentation all in all

  • @elgireth
    @elgireth 7 років тому +1

    Impressive pace at presenting a dense topic with live coding :)

  • @i6g7f
    @i6g7f 3 роки тому

    very nice talk, thank You!
    For use cases with low complexity I am using simple "implicit vals" for the application configuration requirements, in the sense of a "Reader Monad"