DEV Community

Discussion on: PHP For JavaScript Developers

Collapse
 
lokidev profile image
LokiDev

I really didn't want to be mean. I'm just the direct kind of guy. Another very helpful resource:
phptherightway.com/

This is a lot. Really. One chapter a week should be good enough to get you in the top 10% :).

Another tip: try to use tools like phpstan (or psalm) and php mess detector as early and strict as possible. They really force you to write better :)