RubyConf 2017: Git Driven Refactoring by Ashley Ellis Pierce

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=3OgbQOsW61Y



Duration: 30:49
4,095 views
124


Git Driven Refactoring by Ashley Ellis Pierce

Often we know that our code needs refactoring, but we have no idea where to start. Maybe we studied some common code smells and learned about the things that we should be avoiding, but memorizing the rules doesn’t automatically lead to fixing all problems. In this talk, we explore how you can use Git to recognize and address violations to each of the SOLID principles. Using diffs, commit history and pull requests you can learn to recognize patterns in code that point to problems. These same tools can help you correct those issues and write more maintainable code.




Other Videos By Confreaks


2017-11-28RubyConf 2017: Saving Ruby from the Apocalypse by Jason Charnes
2017-11-28RubyConf 2017: There's Nothing . new under the sun by Justin Searls and Josh Greenwood
2017-11-28RubyConf 2017: Finding Responsibility by Caleb Thompson
2017-11-28RubyConf 2017: High Cost Tests and High Value Tests by Noel Rappin
2017-11-28RubyConf 2017: Leadership starts with Listening: Amplify your Impact by Heidi Helfand
2017-11-28RubyConf 2017: Deterministic Solutions to Intermittent Failures by Tim Mertens
2017-11-28RubyConf 2017: Getting Unstuck: Using the Scientific Method for Debugging by Caroline Taymor
2017-11-28RubyConf 2017: The Good Bad Bug: Fail Your Way to Better Code by Jessica Rudder
2017-11-28RubyConf 2017: Just A Ruby Minute by Andrew Faraday
2017-11-28RubyConf 2017: Packing your Ruby application into a single executable by Minqi Pan
2017-11-28RubyConf 2017: Git Driven Refactoring by Ashley Ellis Pierce
2017-11-28RubyConf 2017: How to Build a World-Class Rock Paper Scissors Bot by Dorothy Jane Wingrove
2017-11-28RubyConf 2017: Compiling Ruby by Kevin Deisz
2017-11-28RubyConf 2017: 4 Programming Paradigms in 45 Minutes by Aja Hammerly
2017-11-28RubyConf 2017: What If... ?: Ruby 3 by Eric Weinstein
2017-11-28RubyConf 2017: Writing Inclusively about Technology Topics by Thursday Bram
2017-11-28RubyConf 2017: Lending Privilege by Anjuan Simmons
2017-11-28RubyConf 2017: Keynote - The Impermanence of Software by Andy Croll
2017-11-28RubyConf 2017: Augmenting Human Decision Making with Data Science by Kelsey Pedersen
2017-11-28RubyConf 2017: Opening Keynote - Good Change, Bad Change by Yukihiro Matsumoto
2017-11-03Keep Ruby Weird 2017- The Feedback Loop... by Yehuda Katz & Dave Herman