Online Library TheLib.net » Exceptional Ruby
cover of the book Exceptional Ruby

Ebook: Exceptional Ruby

Author: Avdi Grimm

00
27.01.2024
0
0
Exceptional Ruby is an in-depth guide to exceptions and failure handling in Ruby. Over 100 pages of content and dozens of working examples cover everything from the mechanics of how exceptions work to how to design a robust failure management architecture for your app or library. Whether you are a Ruby novice or a seasoned veteran, Exceptional Ruby will help you write cleaner, more resilient Ruby code.

What You'll Find:

A detailed look at the lifecycle of a Ruby exception.
Overriding Kernel#raise for fun and profit.
Alternatives to exceptions, for when "fail fast" isn't the right answer.
How to write a crash logger.
Advanced dynamic exception matching in rescue clauses.
Avoiding failure cascades with the Barricade and Circuit Breaker patterns.
5 questions to ask before raising an exception.
Exception safety testing for critical methods.
How to create an error API for your library that will make other developers want to kiss you.
The 3 exception classes every app or library needs.
And much, much more... over 100 pages of tips, guidelines, and awesome hacks!
Download the book Exceptional Ruby for free or read online
Read Download

Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen