Guangya LiuEnhancing Code Reviews with AI PR AgentIn the fast-paced world of software development, maintaining high code quality while managing numerous pull requests (PRs) can be a…Jun 27
SaurabhPanthSet up a GitHub Branch Protection Rule to require the Repository’s code owner’s approval for branch…Step 1: Generate a file named CODEOWNERS within a branch, indicating the approval of the designated code owners.Oct 30, 2023
InITNEXTbyAmr HeshamAndroid CodeView: an Easy way to create Code Editor appHi I am Amr Hesham a Software Engineer, I am interested in Android Development and Compiler Design 😎Oct 7, 2020Oct 7, 2020
Ridwan YusufKeep Pull Requests Small for Effective Code ReviewPull Requests (PRs) are a crucial step in the process of collaborative code development. When developers work on a codebase, they usually…Apr 9, 20231Apr 9, 20231
InITNEXTbyAmr HeshamAndroid CodeView the easiest way to highlight textHow to user CodeView Library to highlight patterns in the text like search keywords, hashtags, emails or website URLsApr 6, 2021Apr 6, 2021
Guangya LiuEnhancing Code Reviews with AI PR AgentIn the fast-paced world of software development, maintaining high code quality while managing numerous pull requests (PRs) can be a…Jun 27
SaurabhPanthSet up a GitHub Branch Protection Rule to require the Repository’s code owner’s approval for branch…Step 1: Generate a file named CODEOWNERS within a branch, indicating the approval of the designated code owners.Oct 30, 2023
InITNEXTbyAmr HeshamAndroid CodeView: an Easy way to create Code Editor appHi I am Amr Hesham a Software Engineer, I am interested in Android Development and Compiler Design 😎Oct 7, 2020
Ridwan YusufKeep Pull Requests Small for Effective Code ReviewPull Requests (PRs) are a crucial step in the process of collaborative code development. When developers work on a codebase, they usually…Apr 9, 20231
InITNEXTbyAmr HeshamAndroid CodeView the easiest way to highlight textHow to user CodeView Library to highlight patterns in the text like search keywords, hashtags, emails or website URLsApr 6, 2021
KeitaroWhat is Code Review and the Key Tips and TricksThe base of any software is the human-written code. The more efficient and consistent the code is, the easier it will be to understand…Apr 20, 2022
Mehdi HadjiPEP 8 guidelines & tools : because code is read much more often than it is writtenAs a Python programmer, what I like most about Python, is its high readability. In fact, a high level of readability is at the core of the…May 26, 2020
Muthomi TitusWe Need To Talk About FeedbackIt is widely agreed that feedback is a gift, you will hardly find someone who claims not to love to receive or give feedback, but why is…Mar 28, 2022