I'm determined to add a full-page slider to the homepage of my Angular 1.x app
After testing multiple libraries, I haven't had much luck. The instructions seem incomplete and there are some bugs present.
These are the libraries I've experimented with:
https://github.com/lukesnowden/FSVS https://github.com/hellsan631/angular-fullpage.jsI aim to replicate the functionality seen on www.tumblr.com's homepage, where scrolling changes the pages with different content.
If anyone can guide me in the right direction, I would greatly appreciate it.