Angular 2 Server Side Pagination With Observables
In this article I will share some ideas how you can use RxJS Observable streams to handle server side pagination. I will use GitHub Search API as example.
Everything started with the idea of making web applications simpler and easier. It was David Heinermaier Hansson who put forward his concept and found other enthusiasts who, as the Rail Coreteam, created and expanded the Ruby on Rails Framework, a powerful development platform today.
Nowadays, developers opt for client-side frameworks to simplify the web development process. Although there are many frameworks to choose from, Ember.js is one that stands out and should be considered by developers (as well as business clients) as a good tool they can use in their future projects.