Brian Cline

Full Stack Developer & Technology Leader Living in Niagara Falls

  • About
  • Résumé
  • JavaScript
  • Salesforce
  • Contact
  • Articles
  • About
  • Résumé
  • JavaScript
  • Salesforce
  • Contact
  • Articles

Tag: Formatting javascript

Using Prettier to Automatically Format JavaScript

Using Prettier to Automatically Format JavaScript

March 31, 2020Brian ClineJavaScript, ProgrammingFormatting javascript, prettier

Prettier is a code formatter that can automatically format code when save is pressed. I like using prettier to format my code because it saves me a lot of time and a lot of energy.