JavaScript for PHP Developers

Comments

Comments are closed.

Anonymous at 07:37 on 20 Nov 2015

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.