Talk comments

Nice talk! I expected though more in depth examples and focus on the why we should opt for a service bus

Nice talk. However it should cover more the other points and not focus so much on TDD

Nice talk about how to use kibana. However i would have expected that it would be more about what is worth logging and Monitoring.

Nice talk and I learn something new!

Interesting talk with history lesson and passed a great message!

At the start of the talk it was mentioned that this talk might not be that suitable for people already having some experience with testing. This made me hesitate if I should switch talks. I ended up not going to another talk and was glad I did not. I think this talk is for everyone who is interested in BDD en Testing. Good talk and clear examples. Maybe a little bit more lenghty part on integration tests would be nice.

A couple of friends saw your talk at 010php and recommended seeing this talk. I was not disappointed good work and keep it up.

Liked the talk a lot and it looked really easy to develop an app. This might be a preference but for me the video's with sound sort of got me out of the flow of the talk. Animated gifs or just simple pictures might make it a little bit less unobtrusive

I've read a couople a uncle Bob books and some good parts I forgot about. Good talk and keep it up. About the return null type alternatives have a look at how Java offers an alternative https://docs.oracle.com/javase/8/docs/api/java/util/Optional.html
That and the Phunkie library has a similar php implementation https://github.com/phunkie/phunkie (look at the options section)