Echo JS 0.11.0

<~>

bevacqua comments

bevacqua 4120 days ago. link 1 point
- fixes "npm ERR! cb() never called!"

that one was really bad
bevacqua 4153 days ago. link 1 point
I wouldn't waste a ton of time setting up Require.

Like you said, it involves a lot of work, and the only upside you get is not having to declare the order of your dependencies, which you already have to begin with.

This doesn't have anything to do with testing, though. How would Require benefit your testing efforts?

In my case I use Angular, which handles the dependency ordering for me, so I don't have to worry about that kind of thing.

Adding the files is then just a matter of setting up Grunt to pick up any `*.js` file, bundle them, and minify.
bevacqua 4200 days ago. link 1 point
Yeah, he really took it personally.

You should look at the HN post, good stuff.
bevacqua 4209 days ago. link 1 point
I meant: making it work for user - user, just like you did with star - star. user - star would be awesome too, granted
bevacqua 4210 days ago. link 1 point
neat, you could make this also work with individuals :P
[more]