• Majorllama@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    Sync. I would use thunder, but it currently cannot do some very basic shit like messaging threads with specific users.

    Once they add that feature I’ll probably switch to thunder full time.

      • Majorllama@lemmy.world
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        3 months ago

        Thunder is better in pretty much every other way though. Just need them to implement a way to have direct messages with people is all.

      • jimmy90@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        3 months ago

        it does render post comments at full depth (so all of them) in about 60% of the time of JS frameworks

        that equates to a fraction of a second on most computers but it really does work better than the others. you can only really tell on massive posts with over 300 comments

        ooh actually the other good feature is that from a cold start (empty window) it will render the page on the server side which means the page displays much quicker. the JS frameworks normally load the skeleton/engine first and then load the data and render the page