16 GitLabMx :: TDD for Building a Client Form in Laravel

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

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

  • @imrjat
    @imrjat 7 месяцев назад +1

    TDD 🙌

    • @amitavroydev
      @amitavroydev  7 месяцев назад

      It's fun. Isn't it

    • @imrjat
      @imrjat 7 месяцев назад +1

      @@amitavroydev
      It's unfortunate that many clients and companies don't fully appreciate the benefits of Laravel TDD. It's not just about fun; it's a disciplined approach that ensures higher code quality, fewer bugs, and easier maintenance in the long run.

    • @amitavroydev
      @amitavroydev  7 месяцев назад

      Absolutely. Although with time, the developers would get better with their speed to write test.
      Initially, it might take a little more time compared to developing without writing test.
      However, in long run it reduces bugs and allows faster development and refactoring as your application grows.
      And we all know, the most costly thing is - a bug no production. If something can be done to reduce that, we should do that for sure.@@imrjat