Talk in Polish at PHPCon Poland 2015
View Slides: http://www.slideshare.net/sourceministry/psr7-the-story-of-http-standard
Short URL: https://joind.in/talk/beb13
(QR-Code (opens in new window))
PSR-7 - the story of HTTP standard
Comments
Comments are closed.
Interesting introduction to PSR-7. Nice talk.
Interesting introduction to PSR-7. Lots of examples, stories and knowledge.
Quite a lot of historical information on PSR-7 and related PHP-FIG work. You can even learn that not every single object in PDR-7 is immutable ;)
Dobrze przeprowadzona prezentacja, wystarczająco przykładów, gładkie wprowadzenie w temat.
Great flow of presentation, but I would like to hear about why immutable request are good idea (from presentation I understand that is just overhead most of the time)
Nice introduction but I am not sure now what will be the benefits
Good introduction, well executed. I wanted to hear a bit more about design choices, like, the moment when @mwop changed his mind about immutability of the objects. Also, I think you should stress a bit more why this is so important, why this is game-changing, and why it's not only about HTTP itself.