-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Moving to react 15.0 #18
Comments
Hey @Laiff, there is indeed some work in progress, although I'm a bit conflicted about how to go forward with it. Here's the situation right now: I have a WIP branch based on the React 0.15 branch that passes almost all the tests. The downside is that for this WIP I tried a new, more maintainable implementation strategy, and it's quite a bit slower than the current impl. I'm trying to figure out if there's a way to speed it up. Simultaneously, I'm in active discussion with the React core team to see if I can merge my work in some time in the future, which is why I tried a more maintainable strategy in the first place. I'm thinking that it makes more sense to pour energy into getting stuff merged into core rather than porting to 15.0, but I'm willing to hear disagreeing viewpoints. As for your very generous offer of contribution, I'm not entirely sure what I need right now. Soon (in a week or three?), if I can't get my new strategy to work well enough, I might need some help from someone who knows a lot about optimizing for node. Is that something you have experience with? Edited to add: and thanks for the offer, of course! |
FWIW, I agree with you. It would be fantastic to get this merged into the core, and that should probably be the focus. |
Hey, this is a really cool project! Any news about merging with the core? |
+1 on this. |
+1 from me too. Hey Sasha @aickin. Do you have any plans for the merge in the near future? |
@aickin hey man, any updates on how this will pan out? Maybe I can also take a look at the WIP branch and give you a hand? I'd need a little more info though on where you left things off. |
We need this |
Is this ever going to happen, or does anyone know of a viable alternative? |
I see work in progress. Do you wanted an contributor for improve this awesome project?
The text was updated successfully, but these errors were encountered: