Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 
  • #i
  • #in
  • #inf
  • #infini
  • #infinite
RSS: #infinite_scroll

#infinite_scroll

  • #infinite_scrolling
  • #infinite_scroll_webperf_clevermarks
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 27/09/2021
    3
    @jeanmarie
    @monolecte
    @ericw
    3

    Web Vitals
    ▻https://web.dev/patterns/web-vitals-patterns

    Des modèles « optimisés Google » pour les composants fréquents des pages web (slider, image et vidéo, infinite scroll...)

    A propos de Web Vitals , le dernier avatar de Big brother pour imposer ses diktats sur l’architecture/référencement des sites web :

    Overview
    Web Vitals is an initiative by Google to provide unified guidance for quality signals that are essential to delivering a great user experience on the web.
    Google has provided a number of tools over the years to measure and report on performance. Some developers are experts at using these tools, while others have found the abundance of both tools and metrics challenging to keep up with.
    Site owners should not have to be performance gurus in order to understand the quality of experience they are delivering to their users. The Web Vitals initiative aims to simplify the landscape, and help sites focus on the metrics that matter most, the Core Web Vitals.

    #web_vitals #slider #image_responsive #Infinite_scroll #google

    cy_altern @cy_altern CC BY-SA
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 27/09/2021

      #intégration #web #webperf

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire
  • @tofulm
    tofulm @tofulm 16/11/2017

    Infinite Scroll
    ▻https://infinite-scroll.com

    Infinite Scroll is a JavaScript plugin that automatically adds the next page, saving users from a full page load. You’ve likely seen it in use all over the web.

    Implémentation avec Masonry :
    ▻https://infinite-scroll.com/demo/masonry

    #infinite_scroll #mazonry

    tofulm @tofulm
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 10/11/2017

    Lozad.js | lozad.js
    ▻https://apoorv.pro/lozad.js/#yet-another-lazy-loading-javascript-library-why

    Highly performant, light ~0.7kb and configurable lazy loader in pure JS with no dependencies for images, iframes and more, using IntersectionObserver API

    #infinite_scroll #lazy_load #javascript

    cy_altern @cy_altern CC BY-SA
    • @fil
      Fil @fil 10/11/2017
      @nicod_ @b_b

      ça fait quand même 3 #spipeurs de suite qui le référencent, ça veut dire quelque chose :)
      cc @nicod_ @b_b

      Fil @fil
    • @b_b
      b_b @b_b PUBLIC DOMAIN 10/11/2017
      @nicod_ @cy_altern

      que le système de détection de lien similaires est foireux ? ^^ (au moins pour le post de @nicod_ et @cy_altern)

      b_b @b_b PUBLIC DOMAIN
    • @cy_altern
      cy_altern @cy_altern CC BY-SA 10/11/2017
      @seenthis

      je me faisait exactement la même réflexion en voyant le nombre doublons que je génère...
      Si la détection des URLs similaires est compliquée, éventuellement une option pour pouvoir rattacher un post + son fil à un post existant ?

      @seenthis

      cy_altern @cy_altern CC BY-SA
    • @fil
      Fil @fil 10/11/2017

      bah tu peux faire un lien : ça rattachera ?

      Fil @fil
    Écrire un commentaire
  • @nhoizey
    Nicolas Hoizey @nhoizey CC BY-NC-SA 24/09/2016

    Complexities of an infinite scroller
    ▻https://developers.google.com/web/updates/2016/07/infinite-scroller

    TL;DR: Re-use your DOM elements and remove the ones that are far away from the viewport. Use placeholders to account for delayed data.

    #infinite_scroll_webperf_clevermarks

    Nicolas Hoizey @nhoizey CC BY-NC-SA
    Écrire un commentaire
  • @cy_altern
    cy_altern @cy_altern CC BY-SA 4/05/2016
    1
    @booz
    1

    UX : Infinite Scrolling vs. Pagination — UX Planet
    ▻https://uxplanet.org/ux-infinite-scrolling-vs-pagination-1030d29376f1

    comparaison (pour et contre) entre pagination et scrolling infini
    #web_design #interface #pagination #infinite_scrolling #scrolling

    cy_altern @cy_altern CC BY-SA
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 4/05/2016

      There are only a few instances where infinite scrolling is effective. It’s best suited for sites and apps that boast user-generated content (Twitter, Facebook) or visual content (Pinterest, Instagram). Pagination, on the other hand, is a safe option, and good solution for sites and apps that intend to satisfy the goal-oriented activities of the users.

      #conception #ergonomie #navigation

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire