Explore tweets tagged as #CodeReviewTips
@YNedderhoff
Yanick Nedderhoff
6 years
@buckstefan Oh no, your #codereviewtips just stopped being language agnostic
1
0
0
@buckstefan
Stefan Buck
6 years
πŸ‘€ Code Review Tip: Not every Pull Request needs a formal code review #ganstamerge! . #codereviewtips
Tweet media one
2
1
2
@buckstefan
Stefan Buck
6 years
πŸ‘€ Code Review Tip: Do you struggle to find the right words when suggesting some code changes? Use diff syntax highlighting in GitHub markdown. #codereviewtips
Tweet media one
Tweet media two
1
0
2
@ParallelScore
ParallelScore Inc
2 years
What best practice tip would you give someone new to code review?. Tell us in the comments! πŸ’¬.#codereviews #developmentprocess #codequality #codereviewtips #codeinsights #devcollaboration
Tweet media one
0
0
0
@reviewpad
Reviewpad (part of Snyk)
3 years
And it's open source! New tips are welcomed. #CodeReviewTips #OSS 🀘.
@KDCoder
Calvin Wilkinson (Kinson Digital)
3 years
So, code reviews can be a stressful and complicated thing for certain people, as well as entire companies. If you or your team are struggling with what code reviews mean, how to conduct them, and more, check out these fantastic code reviewing tips from @reviewpad!!.
0
0
6
@SequoiaConnect
Sequoia Connect
11 months
Master the art of code reviews! Discover efficient practices such as setting clear objectives, providing timely feedback, and leveraging automated tools for a smoother review process. πŸš€πŸ‘©πŸ’» #SequoiaConnect #CodeReviewTips #DevelopmentEfficiency
Tweet media one
Tweet media two
Tweet media three
0
0
1
@David_67
David Kavanagh
7 years
correct trumps stylish #codereviewtips.
0
0
0
@reviewpad
Reviewpad (part of Snyk)
4 years
Our life’s work is improving the quality of code reviews. We're building the tools for it, but we also want to build the culture. πŸ€“. Here’s the second part of our series on best practices πŸ‘‡ Do you think we got them all?. #CodeReview #CodeReviewTips.
1
3
5
@ssmusoke
Stephen S. Musoke - Homo sapiens aedifex Xennial
4 years
@dmokafa
Daniel Moka⚑
4 years
When you are doing code reviews, critique the code but not the people. But at the same time, be kind to the people, but not to the code.
0
0
2
@algorithmicsaga
Algorithmic Saga
1 year
Dive into code with a collaborative spirit, treat each line like a shared secret. Look for clarity, not just bugs. Imagine explaining it to a newcomer. Optimize for human understanding; machines will follow. Remember, feedback is a gift packaged in words. #CodeReviewTips.
0
0
0
@algorithmicsaga
Algorithmic Saga
1 year
Navigate a peer's code like a storybook. Seek clarity in logic, simplicity in complexity, and ask if a stranger could follow along. Remember, a review is a map that guides towards better codeβ€”not a hunt for errors. #CodeReviewTips.
0
1
0
@algorithmicsaga
Algorithmic Saga
1 year
When reading someone's code, think like a gardener. Cultivate the code by pruning excess, watering ideas to help them grow, and planting seeds for future growth. Be kind to the soil you didn't sow. #CodeReviewTips.
0
0
0
@buckstefan
Stefan Buck
6 years
πŸ‘€ Code Review Tip: Checkout Pull Requests locally to test and verify the changes on your local computer or to utilize your favourite code editor for code reviews. $ git fetch origin +refs/pull/123/head:pr-123 && git checkout pr-123. #codereviewtips.
1
0
4
@wpawlikowski
Wojciech Pawlikowski
9 years
find . -type f | grep -E ".*\.[a-zA-Z0-9]*$" | sed -e 's/.*\(\.[a-zA-Z0-9]*\)$/\1/' | sort | uniq -c | sort -nr #codereviewtips.
0
2
8
@Websystemer
Websystemer
5 years
4 Concrete Ways to Give Better Code Reviews - #codereview #codereviewtips #programming #softwaredevelopment #softwareengineering.
0
0
0
@buckstefan
Stefan Buck
6 years
πŸ‘€ Code Review Tip: Review your own Pull Request before asking for reviews. This is also a good time to apply this tip #codereviewtips.
@buckstefan
Stefan Buck
6 years
πŸ‘€ Code Review Tip: Leave comments on your own Pull Request to guide reviewers through your changes. #codereviewtips.
0
0
1
@buckstefan
Stefan Buck
6 years
πŸ‘€ Code Review Tip: Automate common code review chores using It's pretty amazing and sooo easy to integrate. I wrote several "plugins" for our team already!. #codereviewtips.
2
1
1
@AbdelVA
Abdel Latrache
1 year
Crystal-Clear Code Chats! πŸ—£οΈ. πŸ‘‡1️⃣2️⃣3οΈβƒ£πŸ‘‡. Improve your code talks as smooth as the code itself! πŸ’¬βœ¨. #clearcommunication #CodeReviewTips #teamcollaboration.
1
0
0
@YNedderhoff
Yanick Nedderhoff
6 years
0
0
1
@dailydotdev
daily.dev
6 years
0
0
1