Code Formatting - How To Format Your Code with Style

preview_player
Показать описание
In this video I cover Code Formatting - How To Format Your Code with Style. I also show you how to reset your code. I demonstrate this in PHPStorm and VS Code. Formatting your code is something you will discover is important. It helps to make your code easier to read and maintain.

What is a Full Stack Web Developer?

PHP vs Python:

What's On My Desk:

When working on large code projects, it's important that you and your team follow a predefined code style that will ensure you increase the productivity of you and your team.

At first you might not think that formatting your code is important. With smaller projects you will often find that the code style used is less formal. But as you become a more advanced programmer, you will start to appreciate well formatted code that's easy to understand.

Code formatting is one of those subjects that often gets heavily debated among coders. Some coders like PSR-1 or PSR-2 Code style, others might want the code formatted like WordPress recommends. Each language will often have a different set of coding recommendations.

Ultimately, the point is to identify a style of coding that works for you and stick with it. It's about being consistent with your code.

In the video I also demonstrate how to reset your code or code you find online. This is helpful to deal with messy code that you want to start formatting to your liking.

Hopefully you find this video helpful.

#code #programmer #webdevelopment
Рекомендации по теме
Комментарии
Автор

Eternally searched, finally found here, THANK YOU!

Lyrik-Klinge
Автор

Thanks <3
I have spend 2 hours searching how to format the code xD

xxdonquijotexx