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: 161,331 of 183,722
Downloads: 2,665

Daily

Ranking: 45,525 of 183,714
Downloads: 0

Depended by

RankDownloadsName
131,4344,289lazy_loading_page

Depends on

RankDownloadsName
41577,306,306rails

Owners

#GravatarHandle
1iconjigneshsatam