roc-lang / roc-lang/examples

Example suggestion: error handling

Open
#53 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

example suggestion
Dominant language
Shell
Stars
46
Forks
19
Avg merge
13h 38m
Merged PRs (30d)
19

Description

Many people will be unfamiliar with Roc error handling so I think we need a good example for it, some suggestions:

  • handling a single Result
  • handling a single Task
  • chaining Results with a pipeline
  • chaining Tasks with a pipeline
  • how to mix Task and Result

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Review the existing examples in the repository first, then cover the five requested cases: single Result, single Task, pipelined Results, pipelined Tasks, and mixed Task and Result handling.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.