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,909 of 188,354
Downloads: 2,909

Daily

Ranking: 125,166 of 188,339
Downloads: 0

Depended by

RankDownloadsName
133,3554,618lazy_loading_page

Depends on

RankDownloadsName
44692,672,906rails

Owners

#GravatarHandle
1iconjigneshsatam