Skip to content

Start using neverthrow #15

@niteshbalusu11

Description

@niteshbalusu11

Exceptions in JS are terrible and I hate them. Wrapping everything in try catch blocks is ugly and ideally would like to avoid them.

I want to start using the pattern of neverthrow where we do Rust/Go like errors where errors are values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions