Well, I would go with the most up do date tutorial, in this case, the voting app. 3 year difference from the forum series, so Jeff probably is using the most updated methods and practices you will want to focus on.
Sep 16, 2021
6
Level 3
Which TDD workshop should I pick?
I've refreshed my testing knowledge with few courses already and I wanted to dig in for a full workshop and I'm split between Build a Voting App and Building A Forum.
I know the forum one is archived but I'm not working with Laravel in my daily job so I primarily want to focus on TDD approach and practice. Which will be better for that?
Level 35
Definitely the Forum series. That one focuses on TDD, while the voting app I did does not (I usually test after).
Although it's an older series, Laravel hasn't changed drastically over the years and is still definitely worth watching to see how a TDD workflow works.
1 like
Please or to participate in this conversation.