Skip to content

Refactor entire library to use async / await #7

Description

@Marak

Some of the internals are way too hard to understand when dealing with async nested layouts / directory traversing / etc. It also can get real complicated real quickly when writing actual views that deal with multiple callbacks.

Let's refactor into a new major version that uses async / await instead of callbacks in order to simplify the internal API and public API.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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