Skip to content

Convert to Asynchronous #73

@TheJaredWilcurt

Description

@TheJaredWilcurt

Sadly, the moment you let one of those little promise monsters in, the whole place goes to hell. If only deasync was maintained and worked with promises, or if TC39 had just let things be and I could have lived a beautiful life of only callbacks.

  • Re-think usage of library as async
  • Re-write documentation around this approach
  • Change some implementations around this.

Things that can be async:

  • Use of fs for read/write (existsSync is probably fine)
  • html-minifier-terser

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIChanges to the APIblockerPrevents other issues from being started

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions