examples.md

June 20, 2021 ยท View on GitHub

Writing code with farolero as your primary error handling method requires a new way of thinking about your code. These examples walk you through basic projects and show you how farolero can improve your code.

  1. Log Analyzer

    The log analyzer is an introduction to using farolero, including comparisons between various error handling methods, and an introduction to using the debugger.