Joe Pea

Results 1899 comments of Joe Pea

Yarn's documentation shows `corepack enable` as the only way to install Yarn other than from git source (`yarn set version from sources`). Seems like this basically is required for Yarn,...

> Although even if `addStaticInitializer` isn't added, I'll probably do as such anyway by just pairing with a class decorator. This feature would indeed simplify things by not having us...

@minecrawler My point is only to share ideas. See @Download's comment [here](https://stackoverflow.com/questions/33605775/es6-dynamic-class-names?noredirect=1#comment80001048_33605775). @Download I noticed you mentioned that your API returns an ES5-style constructor. What happens when the user defines...

> But indeed super calls will become very difficult probably. If an ES6 mixin class has a constructor, it has the same problem (with ES5 classes we can just `.call`...

> I understand it but I would have liked it more if they had taken measures that would just make it optional. Yeah, i miss the ES5 flexibility with ES6...

I agree, being able to specify the actual args would be nicer. That's why I had tried to implement the `callSuperConstructor` helper in my `multiple` implementation. At some point I'll...

> Can this be solved by loading a custom Promise library that supports long stack traces? IIRC bluebird advertized this as one of its features. @mk-pmb How do I tell...

ANgular operates on the HTML present in the DOM right (like ANgular 1.0, where it'd start working off of what exists in DOM)? If so, I'd rather write famous components...

@gdi2290 8 of the core team left Famous. The two main guys that started Framework left. At least 3 of Engine's WebGL team left. Our main community guy Myles (@thealphanerd)...

@speigg I'm not entirely sure. I just know they did. It's been news floating around in Slack, plus a couple friends in Famous had said things were going to shift...