The Winter Throat

I like to occasionally write articles about things that pique my interest at work, or opinions that I form over the years.
Using Prettier in PHP

Using Prettier in PHP

🇺🇸 englishPublished November 2018 (at 28)#php1390 words5 mn to read

What is Prettier? Originally from the Javascript ecosystem, if you're not familiar with it Prettier is a code formatter, which means it takes your code, and makes it as its namme indicates prettier. There are a lot of code formatters, and for a lot of languages – even Javascript has quite a few of them. But Prettier is currently one of the most popular code formatters out there and it has spread...

The Winter Throat

Blog

Back

I like to occasionally write articles about things that pique my interest at work, or opinions that I form over the years.
Using Prettier in PHP

Using Prettier in PHP

🇺🇸 englishPublished November 2018 (at 28)#php1390 words5 mn to read

What is Prettier? Originally from the Javascript ecosystem, if you're not familiar with it Prettier is a code formatter, which means it takes your code, and makes it as its namme indicates prettier. There are a lot of code formatters, and for a lot of languages – even Javascript has quite a few of them. But Prettier is currently one of the most popular code formatters out there and it has spread...