<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: tropix126</title><link>https://news.ycombinator.com/user?id=tropix126</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 05 Jun 2026 03:41:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tropix126" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tropix126 in "Vite 3.0"]]></title><description><![CDATA[
<p>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 and a large amount of community tools made specifically for Vite (Vitest, ViteBook, vite-plugin-pwa, etc...). Also, I might be wrong about this but I don't think ESBuild has HMR, which really speeds up development.<p>Overall, ESBuild feels like a much lower-level tool than Vite. It's great for smaller projects or projects that require absolute and complete control over their builds, but it takes more time to setup in most cases and often requires writing your own build scripts.</p>
]]></description><pubDate>Wed, 13 Jul 2022 15:17:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=32083877</link><dc:creator>tropix126</dc:creator><comments>https://news.ycombinator.com/item?id=32083877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32083877</guid></item><item><title><![CDATA[New comment by tropix126 in "Rich Harris joins Vercel to work on Svelte full time"]]></title><description><![CDATA[
<p>The Svelte core team. All of the features I mentioned are included in the framework without the need of external libs.</p>
]]></description><pubDate>Thu, 11 Nov 2021 21:03:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=29193153</link><dc:creator>tropix126</dc:creator><comments>https://news.ycombinator.com/item?id=29193153</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29193153</guid></item><item><title><![CDATA[New comment by tropix126 in "Rich Harris joins Vercel to work on Svelte full time"]]></title><description><![CDATA[
<p>Carbon and SMUI are both good.</p>
]]></description><pubDate>Thu, 11 Nov 2021 19:44:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=29192222</link><dc:creator>tropix126</dc:creator><comments>https://news.ycombinator.com/item?id=29192222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29192222</guid></item><item><title><![CDATA[New comment by tropix126 in "Rich Harris joins Vercel to work on Svelte full time"]]></title><description><![CDATA[
<p>1. Yes there is typescript support.<p>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 hundreds of components) will eventually be overtaken by something like Preact or vue.<p>3. No runtime means no restrictions on what they include in the framework. They take full advantage of Svelte being a compiler and include things like complex state management in the form of stores, a built-in transition/animation system with support for springs. Also the included syntax is extremely concise, if you're familliar with vue it'll be fairly easy to pick up.</p>
]]></description><pubDate>Thu, 11 Nov 2021 19:31:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=29192077</link><dc:creator>tropix126</dc:creator><comments>https://news.ycombinator.com/item?id=29192077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29192077</guid></item></channel></rss>