Echo JS 0.11.0

<~>

ferahl comments

[comment deleted]
ferahl 1193 days ago. link 2 points
Nice idea I was just thinking how Svelte is a cool idea but not using JSX so will never really take off
ferahl 1200 days ago. link 2 points
It's a bit of a strange one since Python isn't compiled nor is it faster than JavaScript let alone WASM. 100% on Rust of course.
ferahl 1290 days ago. link 2 points
Whoops wrong webpack topic this was supposed to be for the “headache” one
ferahl 1291 days ago. link 1 point
I'm really against auto polyfill, features and polyfills should be intentional. But I get that it's a pain for people relying on it - but if so just stick to Webpack 4, why upgrade? Also wondering what all these packages are that people use in the browser which were built with Node APIs? Sounds weird to me!

My biggest disappointment with Webpack is that they didn't prioritise ESM support and some guy got them to pour energy into Federated Apps which almost no one cares about, when Webpack could have helped to have a much more huge and positive impact on unifying the Javascript module ecosystem.
[comment deleted]
ferahl 1668 days ago. link 0 point
Copying text isn't react specific, there is a new API that handles it better but using execCommand this naively has many pitfalls - keyboard opening on mobiles, text selection lost, not working at all on iOS devices etc which this does not address
ferahl 2362 days ago. link 2 points
yep, getting spammy now and also this is definitely not where your perf bottleneck is!
[more]