-
Notifications
You must be signed in to change notification settings - Fork 75
Which knowledge i should prepare when I want to contribute to react project? #215
Comments
Try to implement your own version of React (Virtual DOM ;) |
Hi @thaodt, |
Hi @kentcdodds , I mean I'd like to contribute to the React project. So could you please show me which knowledge I need to prepare so that I can achieve that? |
I have a small contribution to ReactPerf. Really, only knowledge that i used was a twitter app for android usage🙂 Just want to share some experience, hope it helps) |
Sorry it's taken me so long to get to this question. There are actually several sections on the React website about contributing to react. I recommend you go give that a look. As part of that, I had some tech chats with some of the React team about contributing to React that might be helpful: I hope that's helpful! |
Hi Kent, if I want to contribute to React project, could you recommend to me that i should prepare which knowledge?
I mean ES5 / 6 and anything else?
The text was updated successfully, but these errors were encountered: