The premise of this book is that component-based applications make it easier to navigate code bases, implement new features, and keep tests fast. Writing for programmers and software team leads who are comfortable with Ruby and Rails, author Stephan Hagemann introduces a practical, start-to-finish methodology for modernizing and restructuring existing Rails applications. One step at a time, he 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.
<ASIN:0134774582>
Author: Stephan Hagemann Publisher: Addison-Wesley Date: July 2018 Pages: 300 ISBN: 978-0134774589 Print: 0134774582 Kindle: 0134774582 Audience: Rust and Rails developers Level: Intermediate Category: Other Languages
- Learn how components clarify intent, improve collaboration, and simplify innovation and maintenance
- Create a full Rails application within a component, from first steps to migrations and dependency management
- Test component-based applications, manage assets and dependencies, and deploy your application to production
- Identify the seams in an existing Rails application, and refactor it to extract components
- Master a scripted, repeatable approach for refactoring Rails applications of any size
- Use component-based Rails with two popular structural patterns: hexagonal and DCI architecture
- Use your new component skills with other frameworks and languages
- Overcome the unique challenges that arise as you componentize Rails applications
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
Reliable Source: Lessons from a Life in Software Engineering
Author: James Bonang Date: January 2022 Pages: 608 Kindle: B09QCBVJ9V Audience: General interest Rating: 5 Reviewer: Kay Ewbank
This book combines a fun read with interesting insights into how to write reliable programs.
|
The Rust Programming Language, 2nd Ed
Author: Steve Klabnik and Carol Nichols Publisher: No Starch Press Date: June 2023 Pages: 560 ISBN: 978-1718503106 Print: 1718503105 Kindle: B0B7QTX8LL Audience: Systems programmers Rating: 4.8 Reviewer: Mike James
There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]
| More Reviews |
|