https://github.com/mageddo/push-state-samples
Real World Push State Samples
https://github.com/mageddo/push-state-samples
Last synced: about 1 year ago
JSON representation
Real World Push State Samples
- Host: GitHub
- URL: https://github.com/mageddo/push-state-samples
- Owner: mageddo
- Created: 2017-10-22T00:19:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-08T21:41:23.000Z (over 8 years ago)
- Last Synced: 2025-02-02T01:41:15.127Z (over 1 year ago)
- Language: Go
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Some examples of how use **pushState** in your application. PushState is helpful when you want to create a web application without refresh loading removing necessity of server side HTML processing, but in same time be SEO friendly.