Live data from Hacker News

Viewing profile — johangavle

johangavle

HN member
Joined
Thu, Oct 28, 2021, 6:01 AM UTC
HN karma
5
Public activity
5 items

About johangavle

No profile information was provided.

Recent public activity

  1. comment
    Comment #29023804

    Yeah they sure have the resources available to pull such things off. But for the rest of us I dont think it is a way forward at the moment. You really start from scratch and how do…

  2. comment
    Comment #29023789

    Virtualized scrolling for performance reasons also adds another layer of complexity regarding accessibility. Since not all rows of the table/DataGrid are available in DOM

  3. comment
    Comment #29023351

    Just guessing here but perhaps they are adhering to some spec about how DOM should work and behave that is as old as the web itself :) HTML standards, JS standards, CSS standards a…

  4. comment
    Comment #29022968

    With a disclaimer for me being employed at Bryntum (and the main author of the Grid component), I still think the chances of getting long term support are better with a paid compon…

  5. comment
    Comment #29022927

    I have wondered about this countless times... a game can render hundreds of thousands of polygons per frame but DOM cant handle more than a few thousands of elements without laggin…