Replies: 2 comments 2 replies
-
I know in our maintainer discussions we've mentioned having some live sessions in the discord where we do code reviews together. It would be great if we can somehow get that started. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Could people share Pull Requests rather than whole repos - when a repo gets shared, it is a big ask for someone else to review it all, but if a specific piece of code is shared someone can review it and give specific feedback |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Code review is a common practice in our industry. Beyond finding bugs, it's also very effective to increase collaboration between team members. Notably by promoting teaching and sharing knowledge, increasing team cohesion, and providing mentorship for developers novice at some technology.
Beyond code, peer-reviewing is also applicable to technical writing and video recording. Both regarding the content and the style. This is especially true for us non-native English speakers. To give a practical example, I would greatly benefit from someone reviewing a talk I have to pronounce to fix grammar errors and poor accent. In exchange, I could review code or technical writing.
Currently, if you want your work to be reviewed by the community, you either:
So, I really miss in the EddieHub community a solution to truly support that peer-reviewing process.
I don't know exactly which form it should take. Should it be a live session with someone? Or an asynchronous process based on GitHub's issues or a shared GoogleDoc document? Should the reviewer and the reviewer register on some app to mix and match them? Should the system be promoted through gamification, with Unicorn Points to earn for each review?
Comments and suggestions are welcome!
:) Sylvain
--
¹ Is this even allowed on the EddieHub Discord server? In which chatroom?
Beta Was this translation helpful? Give feedback.
All reactions