When a dev team is made up of several competent just-graduated-boot-camp contributors who are also new to your code base, what is the best way to go about doing code reviews? There isn't currently a senior dev to lead the way, so this will be a "learn together" process. (1/2)

#SoftwareDevelopment

My goals:

1. Release code that doesn't break the site, follows best practices, and is efficient and understandable by future devs

2. Reviewers and reviewees have a positive learning & feedback experience

3. By reviewing PRs, the team builds redundancy in their familiarity with the code base

All advice is welcome!

(2/2)