Talk comments

Rocking and entertaining while explaining useful concepts of TDD and OOP, not just the use of a tool.

Anonymous at 16:21 on 16 May 2014

Funny and informative

Anonymous at 15:42 on 16 May 2014

Really interesting scope

good news, PHP does concurrency... thanks Matthew.

Hi guys, thank you for feedback. I see you wanted to cover more in details, I will try to fix that in future. @david thank you for advice, will try to do things with code better in future.

Regarding this comment - "Suggested turning off CSRF protection without offering or explaining an alternative protection. Feels highly dangerous.

Cookies are not secure without using CSRF protection...." I think we misunderstood each other, I didn't say that we are using cookies at any time, I said that we have implemented our own API key which has time to live, but we are not using cookies or session at any time. I am sry if I wasn't clear abut that

A very interesting argument well explained.