Menu
  • Home
  • About
  • Insights
  • Projects

Your team should pick a commit style

June 16, 2024

Add the packageManager field to your package.json

September 1, 2024

Review your own pull requests

June 23, 2024
Your team should pick a commit style

Your team should pick a commit style

A well written commit is a concise summary for the changes in that commit. If you commit small and commit often you can summarize your changes in a few words, staying consistent with your team is key.

Add the packageManager field to your package.json

Add the packageManager field to your package.json

If you are using a package manager like npm, yarn or pnpm you can specify the package manager you are using in your package.json file. This is useful for tools like Github Actions and for your team to know which package manager to use.

Review your own pull requests

Review your own pull requests

Reviewing your own pull requests can help you catch bugs and improve your code quality. You are probably stupid. Help yourself catch your own mistakes early.

Willem-Jaap
Visit pixelperfect.agency
Socials
  • Github
  • LinkedIn
  • X (Twitter)
Sitemap
  • Home
  • About
  • Insight
  • Projects
Built by Me
Design by Joan Verhulst
© 2025 Willem-Jaap