How to review someone else's code

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024

ความคิดเห็น • 28

  • @benzflynn
    @benzflynn 2 ปีที่แล้ว +13

    *Reasons For Code Reviews*
    1. To ensure consistent application of best practice in coding throughout the group/organization.
    2. To explain each team member's code to all others: team members get better vision of entire system.
    3. To avoid over-dependence on group leader for system overview or integration bugs.
    4. To provide basis for discussions on code between team members so as to stimulate new ideas.
    5. To avoid coder's blind spot, i.e. inability of authors to see their own coding limitations or biases.
    6. To reach a more objective idea of code readability. What's clear to one coder may not be to others.
    7. To amend inadequate tests for the code.

  • @ChrisAthanas
    @ChrisAthanas ปีที่แล้ว +1

    6:26 bike shedding is not nitpicking
    It’s making suggestions that are “At least something” but not actually helping improve the core solution
    Basically instead of addressing an actual problem, make suggestions that take the project in a different direction
    Suggesting technical changes that do not address the actual problem
    Seeing all problems as nails when you are an expert at hammering kind of thing

  • @danilocecilia7831
    @danilocecilia7831 3 ปีที่แล้ว +3

    After my third video looking for a concise explanation on best practices for code reviewing , I can say you got to the point right away and really well explained, thanks for this!

  • @lindasmith3978
    @lindasmith3978 3 ปีที่แล้ว +5

    thank you for this! I am a Codecademy FSE student, currently at 20%

  • @akovac35
    @akovac35 3 ปีที่แล้ว +2

    Yes, the communication part is very important (2 and 5)!

  • @mahmoudtaher5588
    @mahmoudtaher5588 11 หลายเดือนก่อน +1

    I think that you meant `Increase Bus Factor` instead of `reduce buss factor` !! Am I missing something ?

  • @PierreLaBaguette
    @PierreLaBaguette 2 ปีที่แล้ว +1

    Very informative and clear video, thank you very much for this!

  • @nargeshaeri7028
    @nargeshaeri7028 11 หลายเดือนก่อน

    Thank you for sharing such nice tips on code review.

  • @vickyanand6483
    @vickyanand6483 3 ปีที่แล้ว

    Just wanted to have an insight . What ate the most common problems/mistakes are pointed out by reviewers I have just got to check null pointer exception

  • @hertechera
    @hertechera 7 หลายเดือนก่อน

    Thank you

  • @JacintaDejohn
    @JacintaDejohn 10 หลายเดือนก่อน

    important thnks

  • @lanyado98
    @lanyado98 3 ปีที่แล้ว

    Thank you!

  • @hisfluffinessscaredy-catth9862
    @hisfluffinessscaredy-catth9862 5 ปีที่แล้ว

    Thanks!

  • @armkiller2011
    @armkiller2011 2 ปีที่แล้ว

    thanks

  • @sjsamphex
    @sjsamphex 3 ปีที่แล้ว +1

    Please add CC for deaf viewers

  • @StrangeIndeed
    @StrangeIndeed 3 ปีที่แล้ว

    thank U

  • @tamilmaranc
    @tamilmaranc 3 ปีที่แล้ว

    great

  • @b4rt1j1
    @b4rt1j1 ปีที่แล้ว

    The level of sus when boss requests code review from junior 🧐

  • @TheBongoZeptobrewery
    @TheBongoZeptobrewery 3 ปีที่แล้ว

    Philly

  • @imjeffreylee
    @imjeffreylee 3 ปีที่แล้ว

    this code sucks lol

    • @notmemes
      @notmemes 2 ปีที่แล้ว

      ur mum sucks

  • @Jonathan-hl5il
    @Jonathan-hl5il 5 ปีที่แล้ว +1

    I'm trying to learn HTML and CSS.

  • @TyrellJoanna
    @TyrellJoanna 5 ปีที่แล้ว

    Thank you!