I have started experimenting with page transitions and making my sites feel more like single page applications, instead of all the hard cuts etc.
I currently use http://weblinc.github.io/jquery.smoothState.js/ but am wondering if there is other options out there? libraries or framework that can help me do similar things?
I am currently learning js and jquery and i learn a lot from playing with stuff rather than the usual books/courses.