Talk comments

Great, engaging talk with lots of usefull techniques for having a better team. I especially liked code kata, it brought back to my memory all those painfull nights at the college when I was trying to get below a time treshold solving an issue on the system they had (they still do btw on www.spoj.com if anybody is interested, I remember there was a question about an example url). I'm definitely going back to solving those ;) I also liked that you pinpointed the fact that every day without learning is a day going more behind. It's a harsh truth and made me take a different look at my everyday priorities.

Rob ter Haar at 11:45 on 31 Jan 2016

Some very basic procedure. Absolutely true to have some of these practices in place.

Very good talk, very interesting subject. Great amount of knowledge presented. Although it's a pity that Event Sourcing requires so much effort just to play around with it.

Rob ter Haar at 11:42 on 31 Jan 2016

Always nice and learned some new shortcuts :P

Rob ter Haar at 11:42 on 31 Jan 2016

Nice talk see some good suggestion to rewrite/refactor code.
The mod rewrite was new for me and going to give a shot at it.

Rob ter Haar at 11:40 on 31 Jan 2016

Most of it obvious but a good overview of soft skills and why they are important!

Great talk. I wasn't sure what to expect from the talk based on the title. I got surprised in a very positive way, just like for Mihail it was an eye opener for me. I'm definitely going to try the techniques you presented. Very nice examples of usage, especially how you can slowly migrate between solutions with changing configs in real time. Amazing. Pozdrawiam!

Rob ter Haar at 11:38 on 31 Jan 2016

Nice talk with some new insights. And nice examples how it can be go wrong also when you have the security ok

Rob ter Haar at 11:35 on 31 Jan 2016

It was a nice introduction in angular and ES6.

Some recomendations for the future:
use a git repo with tags or branches for the different stages so people can checkout these to catch up
and maybe some background information in angular on components, services etc if you are new to angular its going very fast.

I was slowly going from terrified to only scared in terms of regexes. After your talk I'm convinced to continue learning.