サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
アメリカ大統領選
github.com/reactjs
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Since announcing the start of the new React documentation effort, we’ve been busy writing the content and building a custom website designed around the learning experience. We are now ready to share this early preview of what we’ve created so far to get your feedback. This early preview is deployed at beta.reactjs.org and is in active development. Please leave any feedback in #3308. TLDR Visit the
Updated September 29, 2022! We're close to completing the remaining pages, and there is now a link to the Beta site from the main site. Updated October 22, 2021! We have released React Docs Beta. See more details in the announcement and leave feedback on this issue! Updated June 10, 2021! Full details in this comment. Over the next months, we're planning to rebuild our website with fresh content!
It is hard to write an RFC that would get accepted. Nevertheless, this shouldn't discourage you from writing one. React has a very limited API surface area, and each feature needs to work seamlessly with all other features. Even among the team members who work on React full time every day, ramping up and gaining enough context to write a good RFC takes more than a year. In practice, React RFCs ser
April 7 ( discuss ) Releasing React 15 Shipping Today React 15 is shipping! 🎉 Docs should be in good shape. Just need to proofread the blog post and ship it. Relay Test Failure We changed React to use object-assign npm ponyfill that falls back to native Object.assign . ( #6376 ) This caused a Relay test to fail internally because native Object.assign did not preserve key ordering. Test will be fi
github.com/reduxjs
API Provider Makes the Redux store available to the connect() calls in the component hierarchy below. Normally, you can’t use connect() without wrapping a parent or ancestor component in <Provider>. If you really need to, you can manually pass store as a prop to every connect()ed component, but we only recommend to do this for stubbing store in unit tests, or in non-fully-React codebases. Normally
This document is my attempt to formally explain my mental model of React. The intention is to describe this in terms of deductive reasoning that lead us to this design. There may certainly be some premises that are debatable and the actual design of this example may have bugs and gaps. This is just the beginning of formalizing it. Feel free to send a pull request if you have a better idea of how t
次のページ
このページを最初にブックマークしてみませんか?
『React Community』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く