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: 165,034 of 191,455
Downloads: 2,945

Daily

Ranking: 90,780 of 191,429
Downloads: 2

Depended by

RankDownloadsName
134,0014,691lazy_loading_page

Depends on

RankDownloadsName
44726,048,441rails

Owners

#GravatarHandle
1iconjigneshsatam