We will build an angular image gallery application with Infinite Scroll from scratch using Angular 4 with Firebase! We will set up all of the components and services for our project and integrate the application to firebase. We will learn how to create firebase database manually and way to implement infinite scroll to our angular app.
We will asynchronously combine multiple array observables from AngularFire2 and then display them in a component based on the user’s scroll position.
Important links:
Final Project on Github: https://github.com/kirandash/infinite-scroll
Download Git Bash : https://git-scm.com/downloads
Placeholder Website for Images : https://placeholder.com/
Angular CLI : https://www.npmjs.com/package/angular-cli
Typescript : https://typescriptlang.org
Node.js : https://nodejs.org/en/
Follow Me On Twitter: https://twitter.com/TheKiranDash
Follow Me On Github: https://github.com/kirandash
can you please post the source?
You can find the source code for final project on my github account
https://github.com/kirandash/infinite-scroll
Thanks for going through the tutorial.