logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Bread::Board::Manual::Example - A set of examples of Bread::Board usage

Author

       Stevan Little <stevan@iinteractive.com>

Bugs

       Please    report    any    bugs     or     feature     requests     on     the     bugtracker     website
       https://github.com/stevan/BreadBoard/issues

       When  submitting  a  bug  or request, please include a test-file or a patch to an existing test-file that
       illustrates the bug or desired feature.

Description

       The goal of this set of documents it to provide examples of how you can use Bread::Board in different
       situations. It is still pretty raw and sparse right now, but more will come soon.

       Each example attempts to show a real world problem and how one might go about solving it with
       Bread::Board. These examples are currently are  born out of discussions I had with people about how they
       might be able to utilize Bread::Board.

       Bread::Board::Manual::Example::LogDispatch
           An example of how to get more dynamic behavior for your dependencies.

       Bread::Board::Manual::Example::FormSensible
           An  example of using parameterized containers and dynamic dependencies together to build a set of re-
           usable components within an application.

Name

       Bread::Board::Manual::Example - A set of examples of Bread::Board usage

Version

       version 0.37

See Also