Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor entire library to use async / await #7

Open
Marak opened this issue May 9, 2020 · 0 comments
Open

Refactor entire library to use async / await #7

Marak opened this issue May 9, 2020 · 0 comments

Comments

@Marak
Copy link
Collaborator

Marak commented May 9, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant