排序
How to upload videos / docs along your code using SpeaCode?
How to upload videos / docs along your code using SpeaCode?, What is Speacode? Speacode is a knowledge sharing platform that improves collaboration among developers that are work...
I’ve Got a Cute PR
I've Got a Cute PR,Hi there!! This week I am going to share my experience on contributing on someone's repo and having someone to contribute on my repo in open source. Contribution...
How to be good at Code Reviews
How to be good at Code Reviews,In my time as a developer, I have given hundreds of code reviews. It's something I learned to enjoy very much as it gives me others' perspectives on ...
Guidelines for Java code reviews
Guidelines for Java code reviews,Having another pair of eyes scan your code is always useful and helps you spot mistakes before you break production. You need not be an expert to r...
Code Review: Best Practices
Code Review: Best Practices,The importance of Code Review in Software Development cannot be understated. A properly done Code Review will not only improve the quality of the code &...