This eBook includes the following formats, accessible from your Account page after purchase:
EPUB
The open industry format known for its reflowable content and usability on supported mobile devices.
MOBI
The eBook format compatible with the Amazon Kindle and Amazon Kindle applications.
PDF
The popular standard, used most often with the free Adobe® Reader® software.
This eBook requires no passwords or activation to read. We customize your eBook by discreetly watermarking it with your name, making it uniquely yours.
Also available in other formats.
Register your product to gain access to bonus material or receive a coupon.
Use Components to Improve Maintainability, Reduce Complexity, and Accelerate Testing in Large Rails Applications
“This book gives Ruby pros a comprehensive guide for increasing the sophistication of their designs, without having to forsake the principles of elegance that keep them in our corner of the software world.”
–Obie Fernandez, author, The Rails™ 5 Way, Fourth Edition
As Rails applications grow, even experienced developers find it difficult to navigate code bases, implement new features, and keep tests fast. Components are the solution, and Component-Based Rails Applications shows how to make the most of them.
Writing for programmers and software team leads who are comfortable with Ruby and Rails, Stephan Hagemann introduces a practical, start-to-finish methodology for modernizing and restructuring existing Rails applications.
One step at a time, Hagemann demonstrates how to revamp Rails applications to exhibit visible, provably independent, and explicitly connected parts–thereby simplifying them and making them far easier for teams to manage, change, and test. Throughout, he introduces design concepts and techniques you can use to improve applications of many kinds, even if they weren’t built with Rails or Ruby.
If you’re ready to simplify and revitalize your complex Rails systems, you’re ready for Component-Based Rails Applications.
Foreword
Preface
About the Author
Chapter 1: Introduction to Component-Based Rails Applications
Chapter 2: Creating a Component-Based Application
Chapter 3: Tooling for Components
Chapter 4: Component Refactorings–Extracting Components Out of Components
Chapter 5: From Ball of Mud to First Components
Chapter 6: Component-Based Rails in Relation to Other Patterns
Chapter 7: Components in Other Languages
Appendix
Index