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: 159,954 of 180,709
Downloads: 2,547

Daily

Ranking: 31,949 of 180,702
Downloads: 11

Depended by

RankDownloadsName
131,4764,084lazy_loading_page

Depends on

RankDownloadsName
42519,091,776rails

Owners

#GravatarHandle
1iconjigneshsatam