Summary of Ep27 - Test Driven Development (TDD) | Laravel API Server

Main Speaker

The video discusses Test Driven Development (TDD), a programming methodology that emphasizes writing tests before writing the actual code. The speaker, Sam, explains that TDD helps developers think about the expected behavior of an application upfront, which can significantly reduce bugs in large enterprise applications.

Key Points Covered

Notable Quotes

05:24 — « Personally I'm not a big fan of the typical TDD approach that is to write code just to pass one test at a time to me it is not very productive since we need to constantly refactor our code. »
07:52 — « Test driven development or TDD for short is the idea of writing tests first and write the code later. »

Category

Technology

Video