Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Add notes for November, 3 #36

Merged
merged 1 commit into from
Nov 8, 2016
Merged

Add notes for November, 3 #36

merged 1 commit into from
Nov 8, 2016

Conversation

gaearon
Copy link
Member

@gaearon gaearon commented Nov 8, 2016

Feel free to discuss in this PR!

@gaearon gaearon merged commit 5ac98cd into master Nov 8, 2016
@gaearon gaearon deleted the gaearon-patch-1 branch November 8, 2016 17:06
@rthor
Copy link

rthor commented Nov 8, 2016

Not directly related but, is there a chance that you could keep track of outstanding issues and "bugs" that haven't been been started on already in some kind of a master list? It's a bit hard to follow along with the different PRs and issues as an outsider when they are scattered all over. Just a thought.

@gaearon
Copy link
Member Author

gaearon commented Nov 8, 2016

Does this help? facebook/react#7925

@rthor
Copy link

rthor commented Nov 8, 2016

Definitely, I saw this but then there are other lists as well. They are maybe just personal subtasks, like facebook/react#8181 and facebook/react#7906 f.ex.? Just wondering were find tasks to work on without stepping on someone's toes :)

@gaearon
Copy link
Member Author

gaearon commented Nov 8, 2016

It's pretty tricky to do Fiber without stepping on each other's toes right now because everything is too interconnected. Right now it is tricky even for team members to coordinate. And the codebase is sufficiently complex that it's hard to contribute right now in a meaningful timeframe without also working full time on it. It will get easier in a month or two as soon as most pieces are in place and we stop blocking each other every day, but for now implementing this asap is a top priority.

All issues without PRs on facebook/react#7925 are up for grabs but we can't promise we'll take your implementation precisely because we have less time to work with community contributions at this time. The best strategy right now would be to see which tests are failing and fix low hanging fruit, like @rricard did in facebook/react#8156.

Sorry about this mess!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants