Echo JS 0.11.0

<~>

tracker1 comments

tracker1 3079 days ago. link 1 point
Two points... one, defining what a "Flickety Component" is, would be helpful.  second, a working demo would be *VERY* useful.

edit: tried to submit these as an issue, GH seems to be misbehaving, or the proxy at work is.
tracker1 3079 days ago. link 1 point
I can't speak for anyone else, but I find that tools that wrap Redux into something that is inherently different than, you know Redux, tend to be disliked.  At a point, there's very little point in even acknowledging Redux, other than as a child dependency.
tracker1 3079 days ago. link 2 points
Interesting... need to come back to this at home when I can play with it.
tracker1 3079 days ago. link 1 point
Nice, what if I like my `File.spec.js` right next to `File.js` instead of in a nexted directory?
tracker1 3079 days ago. link 1 point
While Interesting, I kind of feel like they could get away from required quotes on strings, similar to YAML, which I think I'll probably stick with.
tracker1 3080 days ago. link 1 point
Given that it does *NOT* modify the original object, it would be better to call this `extend` not `assign`.
tracker1 3081 days ago. link 1 point
Intersting... uses cheerio under the covers, which is what I've usually used directly for things like this... so serves as a thin API layer over the top for selections.
tracker1 3081 days ago. link 1 point
I'm not sure how this is better vs. a caching npm server that doesn't delete, private git submodules, or private npm otherwise?
tracker1 3082 days ago. link 1 point
+1 for @shopify/draggable alone... currently using a different one, and may be able to just slot this in with angular + redux, since what I've been using at work has been problematic to say the least.
[more]