Echo JS 0.11.0

<~>

kirilloid comments

kirilloid 1954 days ago. link 1 point
However useful this article might be, it’s mostly not about TypeScript
kirilloid 1954 days ago. link 1 point
addEventListener(‘scroll’, () => { ... }, { passive: true })
Would result in a smoother scrolling.
kirilloid 2071 days ago. link 1 point
I have seen it several time in Twitter recently: a lot of people think that most guides are not friendly enough for low-experience ones (e.g. students)
kirilloid 2071 days ago. link 1 point
Looks like less than a summary of their Wikipedia description. E.g. no insights into layout systems (the thing I know), generic but useless phrases like: “JavaScript cannot give truly native performance”—how much is the difference in real apps?
kirilloid 2099 days ago. link 2 points
TBH it’s cluttered with details and doesn’t explain why monad is useful.
kirilloid 2107 days ago. link 1 point
Not a complete guide—no mention that methods might throw an exception, let alone events.
kirilloid 2128 days ago. link 2 points
What’s the difference with preact, Inferno, SnabbDOM?
[comment deleted]
[more]