Skip to content

Convert from ContT and Ajax FFI to Aff and Affjax #179

Closed
@milesfrain

Description

@milesfrain

I'm looking into fixing #118 and wondering if it would be good to replace some of the ajax FFI code with the Affjax library.

It's also tempting to write an Affjax replacement that uses fetch instead, although I assume the caniuse numbers for that feature (95%) aren't high enough for TryPurescript.

For reference, there's fetch-api, which uses node-fetch, but there could be an even lighter-weight and dependency-free wrapper for just browsers which uses built-in window.fetch.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions