Skip to content

Refactor entire library to use async / await #7

@Marak

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.

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