Mladen Jakovljević

Mladen Jakovljević

Senior Frontend Developer at goUrban
RxJS Core Team

Active Core Team member of the RxJS and an avid open source contributor with experience in contributing to RxJS, Angular and other popular JS libraries. A frontend web developer with more than 7 years of experience in writing both frontend and backend JavaScript applications. Ex mobile developer.

Infinite Scrolling Implemented Using RxJS

RxJS is one of the most famous/popular JavaScript libraries for handling asynchronous JavaScript APIs. It's got a powerful mechanism for handling asynchronous APIs and managing resources when they become unused. In this talk, I will explain how to solve a simple problem of continuous data loading while scrolling the page by mainly using RxJS in Angular app.