Scala PostgreSQL Integration With Skunk

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024

ความคิดเห็น • 13

  • @thiagojuliao2214
    @thiagojuliao2214 4 หลายเดือนก่อน +2

    Great content as always! Looking forward to see a video (or even an advanced course) about macros and type class derivation on Scala 3 😃

  • @j6zAcdrhDF
    @j6zAcdrhDF 4 หลายเดือนก่อน +1

    Thank you for the great content! Just to note: I looks a bit weird that you pulled into your project so many advanced libraries but somehow forgot about pureconfig-cats-effect and have to have all that fuss about parsing config loader results instead of just calling to loadF from that library.

  • @iteospace
    @iteospace หลายเดือนก่อน

    I wrote the same thing in 3 simpler and cleaner in C#

  • @mrsoomo
    @mrsoomo 4 หลายเดือนก่อน +1

    Thanks

  • @AlexanderWiklund-qx4lv
    @AlexanderWiklund-qx4lv 4 หลายเดือนก่อน

    In Scala 2.13 you need an Intellij plugin for some Skunk methods. Has that been fixed for Scala 3?

    • @rockthejvm
      @rockthejvm  4 หลายเดือนก่อน

      AFAIK yes, and I'm writing Scala 3 in the video

  • @haroonalishah1940
    @haroonalishah1940 4 หลายเดือนก่อน

    The last clips shows "Kotlin rocks" instead of "Scala rocks"

    • @rockthejvm
      @rockthejvm  4 หลายเดือนก่อน +1

      fixed

  • @haroonalishah1940
    @haroonalishah1940 4 หลายเดือนก่อน

    How can we use Multiple Repository in run() .. program ? for example in the example you used UserRepositoryLive, if it's UserRepositoryLive, RoleRepositoryLive and PermissionRepositoryLive, how can we managed in run() program ?

    • @rockthejvm
      @rockthejvm  4 หลายเดือนก่อน +1

      You can add them in your for-comprehension just like we added the one we made - we do this in Typelevel Rite of Passage

    • @haroonalishah1940
      @haroonalishah1940 4 หลายเดือนก่อน

      @@rockthejvm Can you please upload the Rite of Passage tutorials to Udemy ? I am already a member of Udemy, I will enroll the course.

  • @hubstrangers3450
    @hubstrangers3450 4 หลายเดือนก่อน

    Thank you...why Kotlin Rocks...???

    • @rockthejvm
      @rockthejvm  4 หลายเดือนก่อน

      fixed