Viewing profile — ForSpareParts
ForSpareParts
HN member- Joined
- Wed, Jul 13, 2022, 4:54 PM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About ForSpareParts
No profile information was provided.
Recent public activity
-
comment
Comment #47645075
As somebody who is currently trying to use structured markdown in obsidian for knowledge management and finding it a bit challenging, I agree with the author that markdown is not t…
-
comment
Comment #32085879
Webpack really messed up IMO -- v5 took a really, really long time to drop because they were making huge changes ostensibly for performance... and then when it came out it actually…
-
comment
Comment #32085728
It serves unbundled for development and bundled in production. In practice this works pretty well as long as you do decent code splitting (and you should be doing code splitting!) …
-
comment
Comment #32085681
I really do believe this is getting better -- though not at a rate where it's obvious yet if you aren't plugged in. A few years ago there were tons of frameworks and they all worke…
-
comment
Comment #32085445
The description is maybe a little misleading. Vite is a development experience improvement for existing frontend frameworks; most people using it are on React or Vue (which is the …