Viewing profile — tropix126
tropix126
HN member- Joined
- Sat, Aug 21, 2021, 5:21 PM UTC
- HN karma
- 6
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About tropix126
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #29193153
The Svelte core team. All of the features I mentioned are included in the framework without the need of external libs.
-
comment
Comment #29192222
Carbon and SMUI are both good.
-
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…