5 Comments

For frontend PRs, add before/after screenshots + videos. It makes reviewing the PR much easier.

Great tips, friend!

Expand full comment

Great tips Daniel!

Expand full comment

Note to self: better commit messages = future me not cursing past me at 3am debugging. Thanks for sharing this tip!

Expand full comment

Good commit messages = less pain later.

And if there’s a ticket number, add it; it will help track changes.

Expand full comment

why would i care about commit messages? Isn't that like proofing the comments? I don't care about either, I'll read the tests to know what the code is actually doing, despite the comments and commit messages.

Expand full comment