Skip to content

Turbolinks vs instant.page #91

@mxkyb

Description

@mxkyb

Turbolinks fetches Links with ajax and uses the History API. instant.page does the same, but also prefetches on hover or mousedown.

So is there any reason to use turbolinks at all?

Maybe one could add a little comparison table for comparing features in the readme?

Activity

mxkyb

mxkyb commented on Nov 26, 2020

@mxkyb
Author

Ah. It only prefetches. Didn't see that :)

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

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

      Turbolinks vs instant.page · Issue #91 · instantpage/instant.page