Categories: None [Edit]

lazy_load-rails

https://rubygems.org/gems/lazy_load-rails
https://github.com/JigneshSatam/lazy_load-rails
LazyLoadingPage loads heay pages lazily as and when required. Single heavy request is broken in small requests, so no timeouts and no congestion of requests. The gem reduces page load time and reduces server ram by loading important content of the page in the first call and then by triggering calls to load the remaining page. The gem gives Reactjs like functionality in your ruby-on-rails application.

Total

Ranking: 163,505 of 187,851
Downloads: 2,887

Daily

Ranking: 121,623 of 187,839
Downloads: 0

Depended by

RankDownloadsName
132,9444,589lazy_loading_page

Depends on

RankDownloadsName
43682,907,599rails

Owners

#GravatarHandle
1iconjigneshsatam