Refactoring At Scale Regaining Control Of Your Codebase


Download Refactoring At Scale Regaining Control Of Your Codebase PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Refactoring At Scale Regaining Control Of Your Codebase book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Refactoring at Scale


Refactoring at Scale

Author: Maude Lemaire

language: en

Publisher:

Release Date: 2021-01-12


DOWNLOAD





Maintaining large applications is difficult, but supporting large, disorganized applications is nearly impossible. If you're unable to rapidly ship changes to your code without introducing new bugs or causing outages, perhaps it's time to slow down and consider a significant refactor. With this practical guide, software engineer Maude Lemaire teaches you how to identify and solve problematic patterns in your codebase. You'll learn techniques to help you effectively plan and execute a refactor spanning extensive surface areas of your application. Drawing from Lemaire's experience driving performance and refactoring efforts at Slack during a period of critical growth, this book helps you achieve newfound developer productivity throughout your organization. You'll learn how to: Identify the benefits of refactoring: bug squashing, developer productivity, and performance optimization Understand and articulate what's wrong with your current code Document and measure the impact of a refactoring effort Bring together the best team for the job Build sustainable coding practices and a healthier codebase

Refactoring at Scale


Refactoring at Scale

Author: Maude Lemaire

language: en

Publisher: O'Reilly Media

Release Date: 2020-10-13


DOWNLOAD





Making significant changes to large, complex codebases is a daunting task--one that's nearly impossible to do successfully unless you have the right team, tools, and mindset. If your application is in need of a substantial overhaul and you're unsure how to go about implementing those changes in a sustainable way, then this book is for you. Software engineer Maude Lemaire walks you through the entire refactoring process from start to finish. You'll learn from her experience driving performance and refactoring efforts at Slack during a period of critical growth, including two case studies illustrating the impact these techniques can have in the real world. This book will help you achieve a newfound ability to productively introduce important changes in your codebase. Understand how code degrades and why some degradation is inevitable Quantify and qualify the state of your codebase before refactoring Draft a well-scoped execution plan with strategic milestones Win support from engineering leadership Build and coordinate a team best suited for the project Communicate effectively inside and outside your team Adopt best practices for successfully executing the refactor

Refactoring


Refactoring

Author: Martin Fowler

language: en

Publisher: Addison-Wesley Professional

Release Date: 1999


DOWNLOAD





Refactoring is gaining momentum amongst the object oriented programming community. It can transform the internal dynamics of applications and has the capacity to transform bad code into good code. This book offers an introduction to refactoring.