Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
zigzagdev
/
ja.react.dev
Public
forked from
reactjs/ja.react.dev
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ja.react.dev
src
content
learn
on
main
User selector
All users
All time
Commit history
Commits on Dec 23, 2024
Resolve conflicts
smikitky
committed
755621c
View commit details
Copy full SHA for 755621c
View code at this point
Browse repository at this point
merging all conflicts
react-translations-bot
committed
a30b9ee
View commit details
Copy full SHA for a30b9ee
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
Remove forwardRef references from useRef and Manipulating the DOM with Refs pages (#7364)
mattcarrollcode
authored
6ae99dd
View commit details
Copy full SHA for 6ae99dd
View code at this point
Browse repository at this point
Commits on Dec 16, 2024
docs[compiler]: clarify React DevTools support for Compiler Badges in React Native (#7369)
Show description for 9985199
piotrski
and
gaearon
authored
9985199
View commit details
Copy full SHA for 9985199
View code at this point
Browse repository at this point
chore: several major typo fixes (#7362)
Show description for c92bad2
coalio
and
Josue Navas
authored
c92bad2
View commit details
Copy full SHA for c92bad2
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
Update React DevTools docs to reference RN DevTools (#7355)
huntie
authored
3b02f82
View commit details
Copy full SHA for 3b02f82
View code at this point
Browse repository at this point
Resolve conflicts
smikitky
committed
1c933d0
View commit details
Copy full SHA for 1c933d0
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
merging all conflicts
react-translations-bot
committed
44e75e0
View commit details
Copy full SHA for 44e75e0
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Merge v19 docs to main (#7322)
Show description for 4673a05
rickhanlonii
and
noahlemen
authored
4673a05
View commit details
Copy full SHA for 4673a05
View code at this point
Browse repository at this point
Commits on Nov 14, 2024
fix: broken link of react-compiler reference to nextjs docs (#7285)
golamrabbiazad
authored
1d1767f
View commit details
Copy full SHA for 1d1767f
View code at this point
Browse repository at this point
Commits on Nov 12, 2024
Compiler: Update link to Expo documentation (#7288)
Simek
authored
3246989
View commit details
Copy full SHA for 3246989
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
Resolve conflicts
smikitky
committed
9867050
View commit details
Copy full SHA for 9867050
View code at this point
Browse repository at this point
merging all conflicts
react-translations-bot
committed
0bd2a28
View commit details
Copy full SHA for 0bd2a28
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
Add ESLint flat config example, fix ESLint name (#7246)
Show description for e628e5d
karlhorky
authored
e628e5d
View commit details
Copy full SHA for e628e5d
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
[compiler] Remove section on healthcheck (#7239)
Show description for 8f6d6a9
poteto
authored
8f6d6a9
View commit details
Copy full SHA for 8f6d6a9
View code at this point
Browse repository at this point
Commits on Oct 18, 2024
[compiler] Add docs for Beta (#7231)
Show description for 9467bc5
poteto
authored
9467bc5
View commit details
Copy full SHA for 9467bc5
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
[compiler] Move React 17/18 section to its own subheading (#7230)
Show description for ee09492
poteto
authored
ee09492
View commit details
Copy full SHA for ee09492
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
Fix typo in solution to third challenge problem in 'コンポーネントを純粋に保つ'
Show description for ed0188a
smikitky
committed
ed0188a
View commit details
Copy full SHA for ed0188a
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
Add react-compiler-runtime instructions to compiler docs (#7213)
Show description for bb38630
poteto
authored
bb38630
View commit details
Copy full SHA for bb38630
View code at this point
Browse repository at this point
Resolve conflicts
smikitky
committed
6121416
View commit details
Copy full SHA for 6121416
View code at this point
Browse repository at this point
merging all conflicts
react-translations-bot
committed
5888467
View commit details
Copy full SHA for 5888467
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
doc: fix typo in updating-objects-in-state.md (#7077)
Rekl0w
authored
589a1d3
View commit details
Copy full SHA for 589a1d3
View code at this point
Browse repository at this point
fix: add missing blank lines between import statements and code blocks in sample code (#7126)
dev-satoshi
authored
0f92834
View commit details
Copy full SHA for 0f92834
View code at this point
Browse repository at this point
Fix minor grammar issue in tutorial-tic-tac-toe.md (`a` to `an`) (#7136)
FarisPalayi
authored
7a8e256
View commit details
Copy full SHA for 7a8e256
View code at this point
Browse repository at this point
Docs: Fix typos in thinking-in-react.md (#7179)
Show description for ae9726a
rammba
and
rickhanlonii
authored
ae9726a
View commit details
Copy full SHA for ae9726a
View code at this point
Browse repository at this point
Add files via upload (#7182)
premdood
authored
8a62ce3
View commit details
Copy full SHA for 8a62ce3
View code at this point
Browse repository at this point
Replace defunct placeKitten calls with loremFlicker and placeCat calls (#7189)
pauljones0
authored
7e59348
View commit details
Copy full SHA for 7e59348
View code at this point
Browse repository at this point
Commits on Sep 28, 2024
Typo
smikitky
committed
4a9ad12
View commit details
Copy full SHA for 4a9ad12
View code at this point
Browse repository at this point
Fix link text in escape-hatches.md
smikitky
committed
1128cd2
View commit details
Copy full SHA for 1128cd2
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
Merge pull request #792 from reactjs/sync-0f2284dd
Show description for fc2d84f
koba04
authored
fc2d84f
View commit details
Copy full SHA for fc2d84f
View code at this point
Browse repository at this point
Commits on Sep 22, 2024
Resolve conflicts
smikitky
committed
ba882f3
View commit details
Copy full SHA for ba882f3
View code at this point
Browse repository at this point
Commits on Sep 21, 2024
Fix typo and improve translation
smikitky
committed
a40e2f1
View commit details
Copy full SHA for a40e2f1
View code at this point
Browse repository at this point
Merge pull request #789 from kenmori/translate-no-matter-how-you-do-it
Show description for 6364ea1
smikitky
authored
6364ea1
View commit details
Copy full SHA for 6364ea1
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
Update you-might-not-need-an-effect.md (#7169)
harish-sethuraman
authored
505c85d
View commit details
Copy full SHA for 505c85d
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
merging all conflicts
react-translations-bot
committed
725b63c
View commit details
Copy full SHA for 725b63c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.