The Art of Deleting Code
Offered By: Ruby Central via YouTube
Course Description
Overview
Explore techniques for identifying and safely removing irrelevant code in growing Ruby projects through this 27-minute conference talk from RubyConf 2021. Learn how to leverage git commands like blame, log --follow, and bisect, as well as static analysis and code coverage in development. Discover the challenges posed by Ruby meta-programming when searching for dead code, and gain insights on submitting reviewer-friendly pull requests for code deletion. Benefit from the speaker's experience in removing 50,000 lines of Ruby code in a professional setting.
Syllabus
RubyConf 2021 - The art of deleting code by Claudio Baccigalupo
Taught by
Ruby Central
Related Courses
GitHub & CollaborationUdacity Git: もう怖くないGit!チーム開発で必要なGitを完全マスター
Udemy Source Control with Microsoft TFS/VSTS and Visual Studio 2017
Pluralsight Continuous Delivery and DevOps with Azure DevOps: Source Control with Git
Pluralsight Git for Windows: Step-By-Step Mastery using Commands and GUI
Udemy