paperback. Zustand: Good.
paperback. Zustand: Very Good. Softcover shows only light cover wear. Text is unmarked and binding tight. Ships FAST!
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 43,63
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Sprache: Englisch
Verlag: Packt Publishing 8/30/2023, 2023
ISBN 10: 1801813787 ISBN 13: 9781801813785
Anbieter: BargainBookStores, Grand Rapids, MI, USA
Paperback or Softback. Zustand: New. Layered Design for Ruby on Rails Applications: Discover practical design patterns for maintainable web applications. Book.
Zustand: New.
Zustand: New.
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 48,99
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Zustand: New. pp. 298.
Sprache: Englisch
Verlag: Packt Publishing Limited, GB, 2023
ISBN 10: 1801813787 ISBN 13: 9781801813785
Anbieter: Rarewaves USA, OSWEGO, IL, USA
Paperback. Zustand: New. This book comes with practical examples and exercises to help you keep your code maintainable while working on a Rails application by demonstrating the useful design patterns and exploring the common code abstractions.
Sprache: Englisch
Verlag: Packt Publishing Limited, GB, 2023
ISBN 10: 1801813787 ISBN 13: 9781801813785
Anbieter: Rarewaves.com USA, London, LONDO, Vereinigtes Königreich
EUR 63,04
Anzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. This book comes with practical examples and exercises to help you keep your code maintainable while working on a Rails application by demonstrating the useful design patterns and exploring the common code abstractions.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 50,33
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 50,32
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Sprache: Englisch
Verlag: Packt Publishing 12/29/2025, 2025
ISBN 10: 1806114232 ISBN 13: 9781806114238
Anbieter: BargainBookStores, Grand Rapids, MI, USA
Paperback or Softback. Zustand: New. Layered Design for Ruby on Rails Applications - Second Edition: Discover practical design patterns and modern abstractions for maintainable Rails appl. Book.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 55,96
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Sprache: Englisch
Verlag: Packt Publishing Limited, GB, 2023
ISBN 10: 1801813787 ISBN 13: 9781801813785
Anbieter: Rarewaves USA United, OSWEGO, IL, USA
EUR 62,94
Anzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. This book comes with practical examples and exercises to help you keep your code maintainable while working on a Rails application by demonstrating the useful design patterns and exploring the common code abstractions.
Sprache: Englisch
Verlag: Packt Publishing Limited, GB, 2023
ISBN 10: 1801813787 ISBN 13: 9781801813785
Anbieter: Rarewaves.com UK, London, Vereinigtes Königreich
EUR 59,19
Anzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback. Zustand: New. This book comes with practical examples and exercises to help you keep your code maintainable while working on a Rails application by demonstrating the useful design patterns and exploring the common code abstractions.
Anbieter: PBShop.store US, Wood Dale, IL, USA
PAP. Zustand: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Anbieter: PBShop.store UK, Fairford, GLOS, Vereinigtes Königreich
EUR 51,59
Anzahl: Mehr als 20 verfügbar
In den WarenkorbPAP. Zustand: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Anbieter: Majestic Books, Hounslow, Vereinigtes Königreich
EUR 53,74
Anzahl: 4 verfügbar
In den WarenkorbZustand: New. Print on Demand pp. 298.
Anbieter: Biblios, Frankfurt am main, HESSE, Deutschland
Zustand: New. PRINT ON DEMAND pp. 298.
Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich
EUR 58,53
Anzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback / softback. Zustand: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
Taschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Transition from the traditional Rails MVC trio to an abstraction model and evolve your application codebase with synchronized components, boosting flexibility and maintainabilityKey Features: Understand Rails' architectural patterns along with its advantages and disadvantages Organize business logic in Rails apps when the default approach is insufficient Introduce new abstractions to address design problems Purchase of the print or Kindle book includes a free PDF Elektronisches BuchBook Description:The Ruby on Rails framework boosts productivity by leveraging the convention-over-configuration principle and model-view-controller (MVC) pattern, enabling developers to build features efficiently. This initial simplicity often leads to complexity, making a well-structured codebase difficult to maintain. Written by a seasoned software engineer and award-winning contributor to many other open-source projects, including Ruby on Rails and Ruby, this book will help you keep your code maintainable while working on a Rails app.You'll get to grips with the framework's capabilities and principles to harness the full potential of Rails, and tackle many common design problems by discovering useful patterns and abstraction layers. By implementing abstraction and dividing the application into manageable modules, you'll be able to concentrate on specific parts of the app development without getting overwhelmed by the entire codebase. This also encourages code reuse, simplifying the process of adding new features and enhancing the application's capabilities. Additionally, you'll explore further steps in scaling Rails codebase, such as service extractions.By the end of this book, you'll become a code design specialist with a deep understanding of the Rails framework principles.What You Will Learn: Get to grips with Rails' core components and its request/response cycle See how Rails' convention-over-configuration principle affects development Explore patterns for software flexibility, extensibility, and testability in Rails Identify and address Rails' anti-patterns for cleaner code Implement design patterns for handling bloated models and messy views Expand from mailers to multi-channel notification deliveries Introduce different authorization models and layers to your codebase Take a class-based approach to configuration in RailsWho this book is for:This book is for Rails application developers looking to efficiently manage the growing complexity of their projects. Whether you've recently launched your first Rails minimum viable product or are struggling to progress with a sizable monolithic application, this book is here to help. A deep understanding of core Rails principles is a must. Prior experience in building web apps using the Rails framework will help you understand and apply the concepts in the book in a better way.Table of Contents Rails as a Web Application Framework Active Models and Records More Adapters, Less Implementations Rails Anti-Patterns When Rails Abstractions Are Not Enough Data Layer Abstractions Handling User Input outside of Models Pulling Out the Representation Layer Authorization Models and Layers Crafting the Notifications Layer Better Abstractions for HTML Views Configuration as a First-Class Application Citizen Cross-Layers and Off-Layers.
Taschenbuch. Zustand: Neu. Layered Design for Ruby on Rails Applications - Second Edition | Discover practical design patterns and modern abstractions for maintainable Rails applications | Vladimir Dementyev | Taschenbuch | Englisch | 2025 | Packt Publishing | EAN 9781806114238 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.
Taschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Transition from Rails' traditional MVC trio to layered abstractions with state machines, workflows, and AI integrations and evolve your codebase into a flexible, future-ready applicationFree with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key Features: Understand Rails' architectural patterns, their strengths and limits Organize business logic in Rails apps when the default MVC approach is insufficient Introduce abstractions to integrate and manage AI features effectively Purchase of the print or Kindle book includes a free PDF Elektronisches BuchBook Description:Rails accelerates web development with its convention-over-configuration principle and MVC pattern. But as your app grows, that simplicity can turn into tangled complexity, making it harder to maintain and extend. The second edition of Layered Design for Ruby on Rails Applications helps tackle this challenge head on, guiding you toward a more scalable and maintainable architecture.Written by a seasoned software engineer and open source contributor to Ruby on Rails, this updated edition refines the proven techniques from the first edition and introduces timely new topics that reflect today's development challenges. You'll dive deeper into state machines and workflows, learning how to identify, embed, and eventually isolate them for clarity and resilience. You'll also explore the exciting frontier of abstractions in the AI era, treating LLMs as APIs, structuring agent layers, and integrating third-party libraries to keep your AI features organized and testable.By embracing layered abstractions, you'll not only reduce complexity but also improve your ability to adapt to change - whether adding new features, scaling systems, or weaving AI capabilities into your applications.By the end of the book, you'll be equipped to design clean, extensible, and future-ready Rails applications.\*Email sign-up and proof of purchase requiredWhat You Will Learn: Get to grips with Rails' core components and its request/response cycle See how Rails' convention-over-configuration principle shapes development Explore patterns for flexibility, extensibility, and testability in Rails Identify and refactor Rails anti-patterns for improved maintainability Implement patterns to tame bloated models and messy views Transition from implicit to explicit state machines and workflows Treat LLMs as APIs and extract agent layers for AI-powered features Use third-party libraries and RAG strategies to manage AI context effectivelyWho this book is for:This book is for Rails developers who want to manage and master the growing complexity of their applications. Whether you're extending an MVP into a robust system, scaling a monolithic app, or exploring AI-driven features, this book equips you with the design patterns and abstractions to keep your codebase future-proof. A solid understanding of Rails principles is required, and prior experience building Rails apps will help you put these patterns into practice.Table of Contents Rails as a Web Application Framework Active Models and Records More Adapters, Less Implementations Rails Anti-Patterns When Rails Abstractions Are Not Enough Data Layer Abstractions State Transitions and Workflows Handling User Input Outside of Models Pulling Out the Representation Layer Authorization Models and Layers Crafting the Notifications Layer Better Abstractions for HTML Views Abstractions in the AI Era Configuration as a First-Class Application Citizen Cross-Layers and Off-Layers Appendix: Gems and Patterns.