Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/calebporzio/laracasts-turbolinks

The source app from my Laracasts turbolinks video.
https://github.com/calebporzio/laracasts-turbolinks

Last synced: about 2 months ago
JSON representation

The source app from my Laracasts turbolinks video.

Awesome Lists containing this project

README

        

- Install (first script tag, then npm install w/ laravel mix)
- Disable on links ( data-turbolinks="false" ) (in between script and laravel mix)
-
- data-turbolinks-track for versioned assets (mix versioning)
- Script evaluation (do something to initialize things on every page (like bootstrap select2 or something))
- Redirect Headers()
- location.href = Turbolinks.visit('')

Examples:
- https://www.shopify.com/blog
- https://changelog.com/posts
- https://3.basecamp.com/4457707/projects
- https://github.com/turbolinks/turbolinks#loading-your-applications-javascript-bundle