Live data from Hacker News

Viewing profile — aquaductape

aquaductape

HN member
Joined
Wed, Feb 15, 2023, 5:49 AM UTC
HN karma
2
Public activity
3 items

About aquaductape

No profile information was provided.

Recent public activity

  1. comment
    Comment #35921891

    SolidJS is pretty fun, has JSX, global stores, but with better runtime performance than Svelte

  2. comment
    Comment #35141601

    Be careful on spreading the statement "easy for React users", yes that's true for using JSX, but for React developers trying out SolidJS, make sure not to desctructure props, get r…

  3. comment
    Comment #34800609

    Svelte has largest component size compared to other frameworks such as Vue, React and Solid, so it quickly grows, even on a small webapp. Because Inferno is VDOM, I'm assuming it h…