Where to learn stuff like this?(ajax+history?)

I need tips on good resources in how to learn more about ajax and history.js.

I want to learn how to make dynamically loading websites, change transitions depending on links clicked, what page you come from etc etc…

I have tried smoothState.js plugin but it lacks functions that I want.

If I wanted to make similar transitions like on this page http://www.thenerodesign.com/ , what libraries/techniques would I need to learn? It’s not that I don’t know how to do CSS or JS animations, but I don’t know how to do stuff like:

link clicked → Fire OUT animation → show loader → Fire IN animation … and change animations depending on link clicked or what link I came from.

Maybe I suck at googling but I can’t really find any tutorials or anything about more “advanced” ajax stuff like this.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.