Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialFilipe Pacheco
Full Stack JavaScript Techdegree Student 21,416 PointsPHP Standards Recommendations (PSR-2)
Hi, Alena Holligan , first I want to thank you for these new basic teachings. They are very enlightening and, so far, I'm getting to understand some basic things that I was missing.
Since you mentioned about PSR in this video. I've been reading about it, but some things are still very hard to understand. What are the possibilities on you making a course about it? I'm pretty sure many students would enjoy that.
1 Answer
Filipe Pacheco
Full Stack JavaScript Techdegree Student 21,416 PointsI missed that one, but it's great we already have it. Should've searched more. Thank you Thomas Dimnet.
Thomas Dimnet
Python Development Techdegree Graduate 43,629 PointsThomas Dimnet
Python Development Techdegree Graduate 43,629 PointsHey Filipe,
there is already a course here on Treehouse about PHP Best Practices and especially PSR: https://teamtreehouse.com/library/php-standards-and-best-practices
This course is a little complicated but if you take your time on it and you use a pen and a piece of paper, you will understand the main aspect of PSR. For example it really helped me to have a better understanding of PHP and how to create reusable piece of codes for everyone. And the Alena's Workshop about Error Handling is also quite useful.
Cheers. Thomas.