Postcss takes 150ms for a sizable project, esbuild minifier < 100ms. Is there a situation where this is a major problem?
Also, no plugin / config compatibility with anything.
Not sure I'm sold on this one.
Postcss takes 150ms for a sizable project, esbuild minifier < 100ms. Is there a situation where this is a major problem?
Also, no plugin / config compatibility with anything.
Not sure I'm sold on this one.
If you slip, say: "oh no Piotr, we mean your *time* is a valuable resource, not you the person"
If you slip, say: "oh no Piotr, we mean your *time* is a valuable resource, not you the person"
Instead of:
> pointer-events: none break button
Say:
> Great job building this button! It seems to have a click issue, so you could make the button even better by fixing it. Feel free to reach out if you need help!
Instead of:
> pointer-events: none break button
Say:
> Great job building this button! It seems to have a click issue, so you could make the button even better by fixing it. Feel free to reach out if you need help!
1. Only expose the barrel (not 3K deep modules) in package.json exports to please TS
2. Use vite plugin to look into the barrel and rewrite barrel import to deep imports
3. Use relative imports to bypass package.json exports check
Should work
1. Only expose the barrel (not 3K deep modules) in package.json exports to please TS
2. Use vite plugin to look into the barrel and rewrite barrel import to deep imports
3. Use relative imports to bypass package.json exports check
Should work
When someone says more SSR improves load timings people kinda go "oh but of course it does"
In fact, it's not obvious SSR always outperforms CSR, like have you never seen a slow DB query or faulty backend service, maybe my backends are especially bad?
When someone says more SSR improves load timings people kinda go "oh but of course it does"
In fact, it's not obvious SSR always outperforms CSR, like have you never seen a slow DB query or faulty backend service, maybe my backends are especially bad?
From Russia with love, it's time you met the mighty VPN
From Russia with love, it's time you met the mighty VPN
Nobody wants to hire someone with zero energy and a very negative attitude, and each rejection makes you more negative, and it kinda spirals.
Not recommended.
Nobody wants to hire someone with zero energy and a very negative attitude, and each rejection makes you more negative, and it kinda spirals.
Not recommended.
But now a large ecosystem can "capture" generic utilities it depends on, e.g. aws-sdk captures tslib, jest captures chalk. Maybe if I feed it more data...
But now a large ecosystem can "capture" generic utilities it depends on, e.g. aws-sdk captures tslib, jest captures chalk. Maybe if I feed it more data...
Finding an npm package to solve a specific problem is hard.
Npm is a trash bin, StackOverflow is dated, GPT hallucinates, social hype is gone when you need it.
GitHub — ur best bet, but not perfect.
Why is your average e-commerce better at suggestions than entire JS ecosystem?
Finding an npm package to solve a specific problem is hard.
Npm is a trash bin, StackOverflow is dated, GPT hallucinates, social hype is gone when you need it.
GitHub — ur best bet, but not perfect.
Why is your average e-commerce better at suggestions than entire JS ecosystem?
github.com/browserslist...
github.com/browserslist...
Either we've moved part that, or react has won this war.
Either we've moved part that, or react has won this war.
Rockstar developer cult is strong in OSS. Once you see code in node_modules as a gift from gods of programming:
- you feel you're not good enough to contribute
- or, to *become* a god of programming, you create new projects over helping existing ones
Bad mental model.
Rockstar developer cult is strong in OSS. Once you see code in node_modules as a gift from gods of programming:
- you feel you're not good enough to contribute
- or, to *become* a god of programming, you create new projects over helping existing ones
Bad mental model.