Skip to content

Instantly share code, notes, and snippets.

@linus-amg
Created December 30, 2014 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linus-amg/564283d1c2b3577d401e to your computer and use it in GitHub Desktop.
Save linus-amg/564283d1c2b3577d401e to your computer and use it in GitHub Desktop.
routes
history:
im on:
/cars
the navigation shows,
cars, houses, baseball, horses
im on:
/cars/1
the navigation is hidden
i go back to:
/cars
the navigation shows (but i dont want to re-render its view because i already did that)
cars, houses, baseball, horses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment