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: 162,726 of 186,841
Downloads: 2,799

Daily

Ranking: 126,540 of 186,825
Downloads: 2

Depended by

RankDownloadsName
132,9584,447lazy_loading_page

Depends on

RankDownloadsName
43661,619,290rails

Owners

#GravatarHandle
1iconjigneshsatam