Answers

Question and Answer:

  Home  Jnr PHP/Codeigniter Developer

⟩ Do you know what PSR Standards do you follow? Why would you follow a PSR standard?

One should folow a PSR because coding standards often vary between developers and companies. This can cause issues when reviewing or fixing another developer’s code and finding a code structure that is different from yours. A PSR standard can help streamline the expectations of how the code should look, thus cutting down confusion and in some cases, syntax errors.

 212 views

More Questions for you: