Demystifying Dependency Injection: Angular vs NestJS - Kamil Mysliwiec | NG-DE 2019

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 25

  • @MrAaronBlues
    @MrAaronBlues 3 года назад +11

    It's been the 50th time I'm listening to this video, every time I understand 1% better DI in Nest but I'm far from understanding it well yet, 50% actually :)

  • @gustavcoetzee5018
    @gustavcoetzee5018 2 года назад +1

    working with nest for more than a year now, what a cool talk, I can feel my heart beating faster as he explains it

  • @Holdino_
    @Holdino_ 5 лет назад +17

    I'm in love with NestJS!

  • @avimehenwal
    @avimehenwal 2 года назад

    I am build a new product using nestjs .... This video is god-tier explainer on how nestjs DI works. Learnt a lot
    Thankyou so much for sharing

  • @MojoRisingX
    @MojoRisingX 5 лет назад +6

    Great talk! Love NestJS!

  • @BaranivskyVadim
    @BaranivskyVadim Год назад

    Watched this to study nestjs fundamentals. Crazy experience

  • @muhammadtanveer286
    @muhammadtanveer286 4 года назад +1

    I'm in love with NestJS!,its amazing .

  • @giorgimerabishvili8194
    @giorgimerabishvili8194 4 года назад +2

    Wow, this dude is a legend!

  • @franciscokloganb
    @franciscokloganb 2 года назад +1

    I like his glasses. Moreover, I must say I love the principles of Nest.js on the backend, but honestly, I think Angular is worse than React. Vue makes a good compromise between freedom and code predictability. :)

    • @kiranojha8811
      @kiranojha8811 2 года назад

      Why compromise when you have svelte?

  • @MarcoSync
    @MarcoSync 5 лет назад +3

    NestJS Rules! s2

  • @8eck
    @8eck 4 года назад +2

    Whoa look at the back of his notebook, this guy sure loves stickers :D

  • @shy-soonyubing
    @shy-soonyubing Год назад

    I'd like to know why nest.js strictly applies to Isolation of modules

  • @nikosc
    @nikosc 4 года назад +8

    To save some time for some people, Nest.js's DI framework does not offer a solution for Interfaces and Generics to be used as providers

    • @api-first
      @api-first 4 года назад +1

      why would you want that? You can use normal inheritance for an Interface and a generic type declaration is just a type construct that can't be passed around outside of a type definition.

    • @sociocritical
      @sociocritical 4 года назад

      @@api-first Yes I also dont really see a reason for that. Even if you wanted to switch between providers which implement a specific interface after init you could just assign the initially injected provider to the interface in the constructor. If you want to choose before init you can just use a custom provider factory, which doesn't need type information due to the custom token.

    • @renato_n.n
      @renato_n.n Год назад

      thanks for the warning. I am dying looking for a solution for this crap.

  • @TiagoDark
    @TiagoDark 5 лет назад +2

    NestJS ftw

  • @name1483
    @name1483 3 года назад

    Those shorts caught me off guard

  • @jhonysou
    @jhonysou 4 года назад

    #LoveNestJS

  • @boot-strapper
    @boot-strapper 4 года назад +8

    this guy's glasses detract from his credibility

  • @ricko13
    @ricko13 3 года назад +1

    React fans hating Angular but loving Nestjs... I'm like WTF ???

    • @eeebeltran5445
      @eeebeltran5445 3 года назад

      Because Angular sucks but Nestjs doesn't