Live data from Hacker News

Viewing profile — tropix126

tropix126

HN member
Joined
Sat, Aug 21, 2021, 5:21 PM UTC
HN karma
6
Public activity
4 items

About tropix126

No profile information was provided.

Recent public activity

  1. comment
    Comment #32083877

    In my experience, Vite offers a better onboarding process and has a more straightforward configuration format compared to ESBuild. You also get most of rollup's plugin ecosystem an…

  2. comment
    Comment #29193153

    The Svelte core team. All of the features I mentioned are included in the framework without the need of external libs.

  3. comment
    Comment #29192222

    Carbon and SMUI are both good.

  4. comment
    Comment #29192077

    1. Yes there is typescript support. 2. Compared to React yes, because Svelte ships no runtime (or at least a very minimal one). There is a curve though, and very large apps (in the…