Talk in English - US at php[world] 2015
View Slides: https://ericmann.github.io/javascript-for-php/
Short URL: https://joind.in/talk/66f33
(QR-Code (opens in new window))
JavaScript for PHP Developers
Comments
Comments are closed.
Good primer on how JS differs from PHP conceptually and in practice. The main draw for this talk is the reinforcement that we need to regularly explore tech outside of our silo/niche and learn from what others are doing.
Enjoyed this talk immensely. Eric really hit the nail on the head - as a PHP developer I still treat JS like a toy. As Eric pointed out due to its ubiquity, its a powerful tool that should be fully understood. I have not taken to the time to really study JS, so I did not know most of what was presented (such as differences in 'this' and associative arrays with PHP). Very helpful.