nus-cs3281 / 2022

http://nus-cs3281.github.io/2022/
2 stars 1 forks source link

Lightning Talk: Never write messy code again with Prettier #31

Open halfwhole opened 2 years ago

halfwhole commented 2 years ago

Summary

Ever faced frustrations with messy code in your codebase? Say goodbye to messy code with Prettier, a code formatter that easily fixes style issues in your codebase! Prettier helps you to enforce a common style in your codebase, and it can be done automatically when you save your code or push a commit. This helps to free developer time and energy currently devoted to debates and discussing style in code reviews.

Presentation

Title: Never write messy code again with Prettier

WIIFY: With Prettier, an automatic code formatter, you never have to worry about writing messy code again.

Key points:

  1. Prettier makes formatting code easy
  2. Prettier helps your team work faster
  3. Prettier helps you develop faster

Impact:

  1. Know: How to use Prettier and what it does as a code formatter
  2. Believe: Prettier helps to speed up development and code review by enforcing a consistent style
  3. Do: Use Prettier in your development workflows today

Slides: https://docs.google.com/presentation/d/1LDt6MzK3BthWIVNENALcpZ7dUN2aUNMgwxP49t7hIIQ/edit?usp=sharing