This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
react.dev
mirror of
https://github.com/lukechilds/react.dev.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
499
Commits
2
Branches
0
Tags
148 MiB
TypeScript
57.2%
JavaScript
34.7%
CSS
7.8%
HTML
0.3%
Tree:
3191fb3d76
lukechilds-patch-1
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3191fb3d76'
${ noResults }
react.dev
/
docs
History
Pete Hunt
3191fb3d76
Update videos.md
11 years ago
..
01-why-react.md
grammar error
12 years ago
02-displaying-data.md
Remove two more react.min.js references
11 years ago
02.1-jsx-in-depth.md
Change “not allowed” back to “discouraged” since you technically *can* use props called `class` or `for`…
11 years ago
02.2-jsx-gotchas.md
docs make all link start with /react/docs
11 years ago
03-interactivity-and-dynamic-uis.md
docs make all link start with /react/docs
11 years ago
04-multiple-components.md
Fix "Dynamic Children" example
11 years ago
05-reusable-components.md
add hash link for lifecycle section of working with the browser page
11 years ago
06-forms.md
Fix "Uncontrolled Components" documentation
11 years ago
07-working-with-the-browser.md
s/Mock DOM/Virtual DOM/
11 years ago
07.1-more-about-refs.md
Fix typo in doc
11 years ago
08-tooling-integration.md
remove references to react-page
11 years ago
09-addons.md
update add-ons docs based on feedbacks
11 years ago
09.1-animation.md
Fix animation example code
11 years ago
09.2-form-input-binding-sugar.md
Update 09.2-form-input-binding-sugar.md
11 years ago
09.3-class-name-manipulation.md
docs classSet semicolons missing
11 years ago
10-examples.md
remove references to react-page
11 years ago
getting-started.md
[docs] Fix comma splice
11 years ago
index.html
Redirect /docs to the right page
12 years ago
ref-01-top-level-api.md
Add documentation about React.renderComponent
11 years ago
ref-02-component-api.md
Fix typo
11 years ago
ref-03-component-specs.md
Clarify componentWillMount behavior
11 years ago
ref-04-tags-and-attributes.md
Aphabetized and wrapped tags/attributes docs
11 years ago
ref-05-events.md
Merge pull request #754 from spicyj/over-and-out
11 years ago
ref-06-dom-differences.md
docs make all link start with /react/docs
11 years ago
ref-07-special-non-dom-attributes.md
Document the Diff algorithm
11 years ago
ref-08-reconciliation.md
fix grammar mistake
11 years ago
reference.html
Redirect docs/reference.html
11 years ago
tutorial.md
Add dataType to all $.ajax calls for consistency
11 years ago
videos.md
Update videos.md
11 years ago