René's URL Explorer Experiment


Title: New Turkish Translation Progress · Issue #397 · reactjs/tr.react.dev · GitHub

Open Graph Title: New Turkish Translation Progress · Issue #397 · reactjs/tr.react.dev

X Title: New Turkish Translation Progress · Issue #397 · reactjs/tr.react.dev

Description: Çeviri Yapmadan Önce Lütfen Aşağıdaki Kuralları Okuyunuz Çeviri yapma süreci üç adımda gerçekleştirilir: Kontrol listesinde kimsenin işaretlemediği bölümleri seçiniz. Altındaki yorumları kontrol ederek emin olunuz. İpucu: CTRL+F ile iste...

Open Graph Description: Çeviri Yapmadan Önce Lütfen Aşağıdaki Kuralları Okuyunuz Çeviri yapma süreci üç adımda gerçekleştirilir: Kontrol listesinde kimsenin işaretlemediği bölümleri seçiniz. Altındaki yorumları kontrol ed...

X Description: Çeviri Yapmadan Önce Lütfen Aşağıdaki Kuralları Okuyunuz Çeviri yapma süreci üç adımda gerçekleştirilir: Kontrol listesinde kimsenin işaretlemediği bölümleri seçiniz. Altındaki yorumları kontrol ed...

Opengraph URL: https://github.com/reactjs/tr.react.dev/issues/397

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"New Turkish Translation Progress","articleBody":"## Çeviri Yapmadan Önce Lütfen Aşağıdaki Kuralları Okuyunuz\n\nÇeviri yapma süreci üç adımda gerçekleştirilir: \n1. Kontrol listesinde kimsenin işaretlemediği bölümleri seçiniz. Altındaki yorumları kontrol ederek emin olunuz. İpucu: `CTRL+F` ile istediğiniz bölümle ilgili arama yaparak kontrol edebilirsiniz.\n\n2. Hangi sayfayı çevireceğinizi yorum kısmına yazınız. **Lütfen bir seferde birden fazla sayfa almayınız!** \n\n3. Projeyi yerel makinenize clone'layınız. Sayfayı çevirdiğinizde commit ederek, pull request gönderiniz. \n\n4. Commit mesajlarini ingilizce yaziniz.\n\n5. Commit mesajlarinda gecmis zaman formu kullanmayiniz. `translated tutorial page` yerine **`translate tutorial page`**. ya da `fixed a typo in docs` yerine **`fix a typo in docs`**. \n\n**Tercüme etmeden önce, [çeviri kurallarını](https://github.com/reactjs/tr.reactjs.org/blob/master/TRANSLATION.md) mutlaka okuyunuz.**\n\n~~İlgili tartışmalara dahil olmak için [Slack #tr](https://react-translations.slack.com/archives/CG5KFSDJ4) kanalına katılın.~~\n\n### 💡  Repoda Discussions kismi enable edildi. Soru-cevap ya da fikir alisverisi gibi konular icin orayi kullanabiliriz. \n\n## Maintainer List\n\n* @bilalkarakollu\n* @anilcanboga \n\n## For New Translators\n\nTo translate a page:\n\n1. Check that no one else has claimed your page in the checklist and comments below.\n2. Comment below with the name of the page you would like to translate. **Please take only one page at a time**.\n3. Clone this repo, translate your page, and submit a pull request!\n\nBefore contributing, read the glossary and style guide (once they exist) to understand how to translate various technical and React-specific terms.\n\nPlease be prompt with your translations! If you find that you can't commit anymore, let the maintainers know so they can assign the page to someone else.\n\n## For Maintainers\n\nWhen someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:\n\n\u003e [x] Home Page (@tesseralis) #12345\n\nWhen PRs are merged, make sure to mark that page as completed!\n\n## Main Content \u003c!-- MAIN_CONTENT --\u003e\n\nTo do before releasing as an \"official\" translation. **Please translate these pages first.**\n\nNote that each section has an index page, which needs to be translated too.\n\n### Learn React\n\n- [x] Quick Start (@serkanisyapan) #528\n  - [x] Tutorial: Tic Tac Toe (@serkanisyapan) 94ce329\n  - [x] Thinking in React (@alioguzhan) #503 \n  \n- [x] Installation (@yunusemredilber) 373161ed\n  - [x] Start a New React Project (@bbolek) #401\n  - [x] Add React to an Existing Project (@MizginYildirak) #443 \n  - [x] Editor Setup (@kuntik17) #405 \n  - [x] Using Typescript (@halilxibrahim) #566 \n  - [x] React Developer Tools (@kuntik17) #402\n  - [x] React Compiler (@anilcanboga) #604 \n  \n- [x] Describing the UI (@TolgaYuceel) #530 \n  - [x] Your First Component (@serkanisyapan) #509 \n  - [x] Importing and Exporting Components (@akcoren) #403\n  - [x] Writing Markup with JSX (@mervekrblt) #426 \n  - [x] JavaScript in JSX with Curly Braces (@Cansualtun) #444 \n  - [x] Passing Props to a Component (@buraksakalli) #416\n  - [x] Conditional Rendering (@serkanisyapan) #421\n  - [x] Rendering Lists (@serkanisyapan) #410\n  - [x] Keeping Components Pure (@MizginYildirak) #418\n  - [x] Understanding Your UI as a Tree (@TolgaYuceel ) #532 \n  \n- [x] Adding Interactivity (@serkanisyapan) #511 \n  - [x] Responding to Events (@baspinarenes) #413\n  - [x] State: A Component's Memory (@agmmnn) #425\n  - [x] Render and Commit (@serkanisyapan) #434 \n  - [x] State as a Snapshot (@emrecanberktas) #468\n  - [x] Queueing a Series of State Updates (@serkanisyapan) #447 \n  - [x] Updating Objects in State (@enesakkose) #445\n  - [x] Updating Arrays in State (@serkanisyapan) #460\n  \n- [x] Managing State (@serkanisyapan) 5ba09bc\n  - [x] Reacting to Input with State (@itsba2) #406\n  - [x] Choosing the State Structure (@seckinoter) #457 \n  - [x] Sharing State Between Components (@cydexx) (@alioguzhan) #438 \n  - [x] Preserving and Resetting State (@serkanisyapan) #463 \n  - [x] Extracting State Logic into a Reducer (@agmmnn) #446 \n  - [x] Passing Data Deeply with Context (@Rogultum) #472\n  - [x] Scaling Up with Reducer and Context (@TolgaYuceel) #527 \n  \n- [x] Escape Hatches (@serkanisyapan) #578 \n  - [x] Referencing Values with Refs (@furkanmavili) #455 \n  - [x] Manipulating the DOM with Refs (@dilarauluturhan) #485 \n  - [x] Synchronizing with Effects (@serkanisyapan) #505 \n  - [x] You Might Not Need an Effect (@enesakkose) #469 \n  - [x] Lifecycle of Reactive Effects (@burakcihan61) #490 #491\n  - [x] Separating Events from Effects (@burakcihan61) #493 \n  - [x] Removing Effect Dependencies (@TolgaYuceel) #552 \n  - [x] Reusing Logic with Custom Hooks (@anilcanboga) #590 \n\n### API Reference\n\n- [x] `react`: Hooks (@alioguzhan) #504 \n  - [x] `useCallback` (@baspinarenes) #470 \n  - [x] `useContext` (@osmandlsmn) #423 \n  - [x] `useDebugValue` (@buraksakalli) #454 \n  - [x] `useDeferredValue` (@baspinarenes) #462 \n  - [x] `useEffect` (@serkanisyapan) #471 \n  - [x] `useId` (@baspinarenes) #415\n  - [x] `useImperativeHandle` (@buraksakalli) #456 \n  - [x] `useInsertionEffect` (@enesakkose) #459 \n  - [x] `useLayoutEffect` (@baspinarenes) #420\n  - [x] `useMemo` (@iefendiev) #451 \n  - [x] `useReducer` (@buraksakalli) #428 \n  - [x] `useRef` (@coskuncakir) #407 \n  - [x] `useState` (@serkanisyapan) #508 \n  - [x] `useSyncExternalStore` (@baspinarenes) #452 \n  - [x] `useTransition` (@halilatilla) #450 \n\n- [x] `react`: Components (@TarcosS) #548  \n  - [x] `\u003cFragment\u003e (\u003c\u003e)` (@K2adir) #419 \n  - [x] `\u003cProfiler\u003e`  (@agmmnn) #431\n  - [x] `\u003cStrictMode\u003e` (@hasancankucuk) #482 \n  - [x] `\u003cSuspense\u003e` (@andyanday33) #440 \n\n- [x] `react`: APIs (@baspinarenes) #453 \n  - [x] `createContext` (@halilatilla) #409\n  - [x] `forwardRef` (@halilatilla) #427\n  - [x] `lazy` (@baspinarenes) #422\n  - [x] `memo` (@baspinarenes) #436 \n  - [x] `startTransition` (@halilatilla) #442 \n  - [x] `legacy` (@bilalkarakollu ) #603 \n\n- [x] `react-dom`: Components (@agmmnn) #430 \n  - [x] Common (e.g. `\u003cdiv\u003e`) (@itsba2) #519 \n  - [x] `\u003cinput\u003e` (@hasancankucuk) #481 \n  - [x] `\u003coption\u003e` (@K2adir) #435 \n  - [x] `\u003cprogress\u003e` (@agmmnn) #429 \n  - [x] `\u003cselect\u003e` (@serkanisyapan) #466 \n  - [x] `\u003ctextarea\u003e` (@hasancankucuk) #479 \n\n- [x] `react-dom`: APIs (@agmmnn) #431 \n  - [x] `createPortal` (@arif-ozberk) #483 \n  - [x] `flushSync` (@K2adir) #448 \n  - [x] `findDOMNode` (@enesthedev) #496 \n  - [x] `hydrate` (@ctnkaan) #555\n  - [x] `render` (@buraksakalli) #465 \n  - [x] `unmountComponentAtNode` (@ctnkaan) #536 \n\n- [x] `react-dom/client`: Client APIs (@altankurt) #424\n  - [x] `createRoot` (@alpererdogan8) #523 \n  - [x] `hydrateRoot` (@bilalkarakollu)\n\n- [x] `react-dom/server`: Server APIs (@andyanday33) #439 \n  - [x] `renderToNodeStream` (@Rekl0w) #545 \n  - [x] `renderToPipeableStream` (@hasancankucuk) #487 \n  - [x] `renderToReadableStream` (@anilcanboga) #693 \n  - [x] `renderToStaticMarkup` (@Rekl0w) #544\n  - [x] `renderToStaticNodeStream` (@arif-ozberk) #473 \n  - [x] `renderToString` (@arif-ozberk) #480 \n  - [x] `resume` (@anilcanboga )\n  - [x] resumeToPipeableStream (@anilcanboga )\n\n- [x] `React Server Components`: Server Components (@bilalkarakollu) #589  \n  - [x] `Server Functions` (@anilcanboga )\n  - [x] `Directives` (@anilcanboga)\n  - [x] `use client` (@anilcanboga)\n  - [x] `use server` (@anilcanboga)\n\n### Navigation and UI\n\nWe suggest to leave *most* of the UI translation until the end. We plan to do some invasive changes to the website folder layout and components, so postponing this until your translation is almost complete would make it easier to merge the changes from our side later. It might make sense to translate the homepage above the fold early, but leave the rest for later. As individual pages get translated, you can change the page titles in the corresponding sidebar files. Finally, when you're translating the navigation, make sure to test both desktop and mobile layouts.\n\n- [x] Homepage (currently in `HomeContent.js`) (@turkerdev) #404\n- [x] Sidebars (currently in `src/sidebar*.json`) (@alioguzhan) dd0d22df0117b23615e86fa8cb04e8b5749f4e4a\n- [x] Top-level navigation (currently in `TopNav.tsx`) (@alioguzhan) #504 \n\n### When You're Ready...\n\nAfter everything above is translated, add your language to `deployedLanguages` in `Seo.tsx` of the original [reactjs/react.dev](https://github.com/reactjs/react.dev) repository.\n\n## Secondary Content \u003c!-- SECONDARY_CONTENT --\u003e\n\nThese API pages should ideally be translated too, but they're less urgent and can be done after the others:\n\n- [x] Legacy React APIs (@bilalkarakollu) #603 \n  - [x] `Children` (@anilcanboga) #696 \n  - [x] `cloneElement` (@anilcanboga) #695 \n  - [x] `Component` (@mvtandas) #707\n  - [x] `createElement` (@anilcanboga)\n  - [ ] `createFactory`\n  - [x] `createRef` (@anilcanboga)\n  - [x] `isValidElement` (@mvtandas) #705 \n  - [x] `PureComponent` (@mvtandas) #706 \n\n## Optional Content \u003c!-- OPTIONAL_CONTENT --\u003e\n\nThese aren't the main translation targets, but if you'd like to do them, feel free to expand the list to include their subpages:\n\n- [x] Community (@coderdal) #477 \n- [x] Blog (@anilcanboga) #597 \n- [x] Special Props Warning #605\n- [x] Not Found (@anilcanboga) #595 \n- [x] Feedback component (@anilcanboga) #596 \n- [x] React Reference Overview (@anilcanboga) #593 \n\n- [x] React Rules\n  - [x] `Overview` (@anilcanboga) #624\n  - [x] Rules of Hooks (@anilcanboga) #626","author":{"url":"https://github.com/gaearon","@type":"Person","name":"gaearon"},"datePublished":"2023-04-25T04:06:37.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":146},"url":"https://github.com/397/tr.react.dev/issues/397"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c43b60a3-ddad-c296-95cd-403ee4fb7ada
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC4B4:281B19:14E95A1:1E3D304:6A4CE04A
html-safe-noncea48ce8e67121414021f12dc0711f1cc4e9e3a4b6b5cb0e64e6229b90b7c76719
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNEI0OjI4MUIxOToxNEU5NUExOjFFM0QzMDQ6NkE0Q0UwNEEiLCJ2aXNpdG9yX2lkIjoiNDczMTg5NzA5OTY0OTM0MzU2MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacc844b454b366d429dc9f7c7839d0b6d77dd039070f9a3086116ed0677c312bdc
hovercard-subject-tagissue:1682392899
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/reactjs/tr.react.dev/397/issue_layout
twitter:imagehttps://opengraph.githubassets.com/588b13b78cfb81a4cc1766ed9b45af20762619cfeb4e9f66801e3772fbcd032a/reactjs/tr.react.dev/issues/397
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/588b13b78cfb81a4cc1766ed9b45af20762619cfeb4e9f66801e3772fbcd032a/reactjs/tr.react.dev/issues/397
og:image:altÇeviri Yapmadan Önce Lütfen Aşağıdaki Kuralları Okuyunuz Çeviri yapma süreci üç adımda gerçekleştirilir: Kontrol listesinde kimsenin işaretlemediği bölümleri seçiniz. Altındaki yorumları kontrol ed...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamegaearon
hostnamegithub.com
expected-hostnamegithub.com
None299b43bca6e02ad35197ffeba30d2466846d5fb02ab96fbced5b5e6cec589fb8
turbo-cache-controlno-preview
go-importgithub.com/reactjs/tr.react.dev git https://github.com/reactjs/tr.react.dev.git
octolytics-dimension-user_id6412038
octolytics-dimension-user_loginreactjs
octolytics-dimension-repository_id170584698
octolytics-dimension-repository_nworeactjs/tr.react.dev
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id170584698
octolytics-dimension-repository_network_root_nworeactjs/tr.react.dev
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release3eeb74f55ccd8a31bdaec6839577c592bbf7844c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/reactjs/tr.react.dev/issues/397#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Freactjs%2Ftr.react.dev%2Fissues%2F397
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Freactjs%2Ftr.react.dev%2Fissues%2F397
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=reactjs%2Ftr.react.dev
Reloadhttps://github.com/reactjs/tr.react.dev/issues/397
Reloadhttps://github.com/reactjs/tr.react.dev/issues/397
Reloadhttps://github.com/reactjs/tr.react.dev/issues/397
Please reload this pagehttps://github.com/reactjs/tr.react.dev/issues/397
reactjs https://github.com/reactjs
tr.react.devhttps://github.com/reactjs/tr.react.dev
Notifications https://github.com/login?return_to=%2Freactjs%2Ftr.react.dev
Fork 171 https://github.com/login?return_to=%2Freactjs%2Ftr.react.dev
Star 173 https://github.com/login?return_to=%2Freactjs%2Ftr.react.dev
Code https://github.com/reactjs/tr.react.dev
Issues 1 https://github.com/reactjs/tr.react.dev/issues
Pull requests 6 https://github.com/reactjs/tr.react.dev/pulls
Discussions https://github.com/reactjs/tr.react.dev/discussions
Actions https://github.com/reactjs/tr.react.dev/actions
Projects https://github.com/reactjs/tr.react.dev/projects
Models https://github.com/reactjs/tr.react.dev/models
Wiki https://github.com/reactjs/tr.react.dev/wiki
Security and quality 0 https://github.com/reactjs/tr.react.dev/security
Insights https://github.com/reactjs/tr.react.dev/pulse
Code https://github.com/reactjs/tr.react.dev
Issues https://github.com/reactjs/tr.react.dev/issues
Pull requests https://github.com/reactjs/tr.react.dev/pulls
Discussions https://github.com/reactjs/tr.react.dev/discussions
Actions https://github.com/reactjs/tr.react.dev/actions
Projects https://github.com/reactjs/tr.react.dev/projects
Models https://github.com/reactjs/tr.react.dev/models
Wiki https://github.com/reactjs/tr.react.dev/wiki
Security and quality https://github.com/reactjs/tr.react.dev/security
Insights https://github.com/reactjs/tr.react.dev/pulse
New Turkish Translation Progresshttps://github.com/reactjs/tr.react.dev/issues/397#top
https://github.com/gaearon
gaearonhttps://github.com/gaearon
on Apr 25, 2023https://github.com/reactjs/tr.react.dev/issues/397#issue-1682392899
çeviri kurallarınıhttps://github.com/reactjs/tr.reactjs.org/blob/master/TRANSLATION.md
Slack #trhttps://react-translations.slack.com/archives/CG5KFSDJ4
@bilalkarakolluhttps://github.com/bilalkarakollu
@anilcanbogahttps://github.com/anilcanboga
@tesseralishttps://github.com/tesseralis
@serkanisyapanhttps://github.com/serkanisyapan
translate Quick Start #528https://github.com/reactjs/tr.react.dev/pull/528
@serkanisyapanhttps://github.com/serkanisyapan
94ce329https://github.com/reactjs/tr.react.dev/commit/94ce3295ad73968692e20185d8118d6b1cd6d08f
@alioguzhanhttps://github.com/alioguzhan
alioguzhan/thinking in react #503https://github.com/reactjs/tr.react.dev/pull/503
@yunusemredilberhttps://github.com/yunusemredilber
373161ehttps://github.com/reactjs/tr.react.dev/commit/373161ed5cbde29c57f1c65d92056f48f45e9fc0
@bbolekhttps://github.com/bbolek
Translate "Start a new react project.md" #401https://github.com/reactjs/tr.react.dev/pull/401
@MizginYildirakhttps://github.com/MizginYildirak
Translate "Add react to an existing project" #443https://github.com/reactjs/tr.react.dev/pull/443
@kuntik17https://github.com/kuntik17
Translate Editor-Setup page #405https://github.com/reactjs/tr.react.dev/pull/405
@halilxibrahimhttps://github.com/halilxibrahim
Translate Using Typescript Page #566https://github.com/reactjs/tr.react.dev/pull/566
@kuntik17https://github.com/kuntik17
Translate React-Developer-Tools #402https://github.com/reactjs/tr.react.dev/pull/402
@anilcanbogahttps://github.com/anilcanboga
translate react compiler #604https://github.com/reactjs/tr.react.dev/pull/604
@TolgaYuceelhttps://github.com/TolgaYuceel
translate describing the ui #530https://github.com/reactjs/tr.react.dev/pull/530
@serkanisyapanhttps://github.com/serkanisyapan
translate Your First Component #509https://github.com/reactjs/tr.react.dev/pull/509
@akcorenhttps://github.com/akcoren
Translate Importing and exporting components #403https://github.com/reactjs/tr.react.dev/pull/403
@mervekrblthttps://github.com/mervekrblt
Translate writing markup with JSX section #426https://github.com/reactjs/tr.react.dev/pull/426
@Cansualtunhttps://github.com/Cansualtun
javascript in jsx with curly braces pages translations finish #444https://github.com/reactjs/tr.react.dev/pull/444
@buraksakallihttps://github.com/buraksakalli
feat: add Turkish translation for passing-props-to-a-component document #416https://github.com/reactjs/tr.react.dev/pull/416
@serkanisyapanhttps://github.com/serkanisyapan
Translate conditional rendering #421https://github.com/reactjs/tr.react.dev/pull/421
@serkanisyapanhttps://github.com/serkanisyapan
Translate rendering lists #410https://github.com/reactjs/tr.react.dev/pull/410
@MizginYildirakhttps://github.com/MizginYildirak
"Keeping components pure" Turkish translation #418https://github.com/reactjs/tr.react.dev/pull/418
@TolgaYuceelhttps://github.com/TolgaYuceel
Translate Understanding Your UI as a Tree #532https://github.com/reactjs/tr.react.dev/pull/532
@serkanisyapanhttps://github.com/serkanisyapan
translate Adding Interactivity #511https://github.com/reactjs/tr.react.dev/pull/511
@baspinareneshttps://github.com/baspinarenes
translate responding to events #413https://github.com/reactjs/tr.react.dev/pull/413
@agmmnnhttps://github.com/agmmnn
translate State: A Component's Memory #425https://github.com/reactjs/tr.react.dev/pull/425
@serkanisyapanhttps://github.com/serkanisyapan
translate render and commit #434https://github.com/reactjs/tr.react.dev/pull/434
@emrecanberktashttps://github.com/emrecanberktas
translate: State as a snapshot #468https://github.com/reactjs/tr.react.dev/pull/468
@serkanisyapanhttps://github.com/serkanisyapan
translate Queueing a series of state updates #447https://github.com/reactjs/tr.react.dev/pull/447
@enesakkosehttps://github.com/enesakkose
translate updating-objects-in-state #445https://github.com/reactjs/tr.react.dev/pull/445
@serkanisyapanhttps://github.com/serkanisyapan
translate Updating Arrays in State #460https://github.com/reactjs/tr.react.dev/pull/460
@serkanisyapanhttps://github.com/serkanisyapan
5ba09bchttps://github.com/reactjs/tr.react.dev/commit/5ba09bce8f49110ed3a75feadd47146dc9645d1e
@itsba2https://github.com/itsba2
Translate Reacting to Input with State  #406https://github.com/reactjs/tr.react.dev/pull/406
@seckinoterhttps://github.com/seckinoter
translate Choosing the State Structure #457https://github.com/reactjs/tr.react.dev/pull/457
@alioguzhanhttps://github.com/alioguzhan
Translate Sharing State Between Components #438https://github.com/reactjs/tr.react.dev/pull/438
@serkanisyapanhttps://github.com/serkanisyapan
translate Preserving and Resetting State #463https://github.com/reactjs/tr.react.dev/pull/463
@agmmnnhttps://github.com/agmmnn
translate Extracting State Logic into a Reducer #446https://github.com/reactjs/tr.react.dev/pull/446
@Rogultumhttps://github.com/Rogultum
translate passing data deeply with context #472https://github.com/reactjs/tr.react.dev/pull/472
@TolgaYuceelhttps://github.com/TolgaYuceel
Translate scaling up with reducer and context #527https://github.com/reactjs/tr.react.dev/pull/527
@serkanisyapanhttps://github.com/serkanisyapan
translate escape hatches #578https://github.com/reactjs/tr.react.dev/pull/578
@furkanmavilihttps://github.com/furkanmavili
translate Referencing Values with Refs #455https://github.com/reactjs/tr.react.dev/pull/455
@dilarauluturhanhttps://github.com/dilarauluturhan
translate manipulating the DOM with refs #485https://github.com/reactjs/tr.react.dev/pull/485
@serkanisyapanhttps://github.com/serkanisyapan
translate synchronizing with effects #505https://github.com/reactjs/tr.react.dev/pull/505
@enesakkosehttps://github.com/enesakkose
translate you-might-not-need-an-Effect #469https://github.com/reactjs/tr.react.dev/pull/469
@burakcihan61https://github.com/burakcihan61
feat: translate to lifecycle-of-reactive-effects pages #490https://github.com/reactjs/tr.react.dev/pull/490
Burakcihan/lifecycle of reactive effects translate  #491https://github.com/reactjs/tr.react.dev/pull/491
@burakcihan61https://github.com/burakcihan61
Burakcihan61/separating events from effects #493https://github.com/reactjs/tr.react.dev/pull/493
@TolgaYuceelhttps://github.com/TolgaYuceel
translate removing-effect-dependencies #552https://github.com/reactjs/tr.react.dev/pull/552
@anilcanbogahttps://github.com/anilcanboga
translate reusing-logic-with-custom-hooks page #590https://github.com/reactjs/tr.react.dev/pull/590
@alioguzhanhttps://github.com/alioguzhan
translate hooks #504https://github.com/reactjs/tr.react.dev/pull/504
@baspinareneshttps://github.com/baspinarenes
translate usecallback reference #470https://github.com/reactjs/tr.react.dev/pull/470
translate useContext referance #423https://github.com/reactjs/tr.react.dev/pull/423
@buraksakallihttps://github.com/buraksakalli
feature: add Turkish translation for useDebugValue #454https://github.com/reactjs/tr.react.dev/pull/454
@baspinareneshttps://github.com/baspinarenes
translate usedeferredvalue reference #462https://github.com/reactjs/tr.react.dev/pull/462
@serkanisyapanhttps://github.com/serkanisyapan
translate useEffect #471https://github.com/reactjs/tr.react.dev/pull/471
@baspinareneshttps://github.com/baspinarenes
translate useid #415https://github.com/reactjs/tr.react.dev/pull/415
@buraksakallihttps://github.com/buraksakalli
feature: add Turkish translation for useImperativeHandle #456https://github.com/reactjs/tr.react.dev/pull/456
@enesakkosehttps://github.com/enesakkose
translate useInsertionEffect #459https://github.com/reactjs/tr.react.dev/pull/459
@baspinareneshttps://github.com/baspinarenes
translate uselayouteffect reference #420https://github.com/reactjs/tr.react.dev/pull/420
@iefendievhttps://github.com/iefendiev
translate useMemo #451https://github.com/reactjs/tr.react.dev/pull/451
@buraksakallihttps://github.com/buraksakalli
feat: add Turkish translation for useReducer #428https://github.com/reactjs/tr.react.dev/pull/428
@CoskunCakirhttps://github.com/CoskunCakir
translate useRef hook #407https://github.com/reactjs/tr.react.dev/pull/407
@serkanisyapanhttps://github.com/serkanisyapan
translate useState #508https://github.com/reactjs/tr.react.dev/pull/508
@baspinareneshttps://github.com/baspinarenes
translate useSyncExternalStore reference #452https://github.com/reactjs/tr.react.dev/pull/452
@halilatillahttps://github.com/halilatilla
Translate useTransition #450https://github.com/reactjs/tr.react.dev/pull/450
@TarcosShttps://github.com/TarcosS
react/Components translate #548https://github.com/reactjs/tr.react.dev/pull/548
@K2adirhttps://github.com/K2adir
fragment full translation #419https://github.com/reactjs/tr.react.dev/pull/419
@agmmnnhttps://github.com/agmmnn
translate and React DOM APIs #431https://github.com/reactjs/tr.react.dev/pull/431
@hasancankucukhttps://github.com/hasancankucuk
translate StrictMode #482https://github.com/reactjs/tr.react.dev/pull/482
@andyanday33https://github.com/andyanday33
translate  #440https://github.com/reactjs/tr.react.dev/pull/440
@baspinareneshttps://github.com/baspinarenes
translate api index #453https://github.com/reactjs/tr.react.dev/pull/453
@halilatillahttps://github.com/halilatilla
Translate createContext #409https://github.com/reactjs/tr.react.dev/pull/409
@halilatillahttps://github.com/halilatilla
Translate forwardRef #427https://github.com/reactjs/tr.react.dev/pull/427
@baspinareneshttps://github.com/baspinarenes
translate lazy reference #422https://github.com/reactjs/tr.react.dev/pull/422
@baspinareneshttps://github.com/baspinarenes
translate memo reference #436https://github.com/reactjs/tr.react.dev/pull/436
@halilatillahttps://github.com/halilatilla
Translate startTransition #442https://github.com/reactjs/tr.react.dev/pull/442
@bilalkarakolluhttps://github.com/bilalkarakollu
translate legacy page #603https://github.com/reactjs/tr.react.dev/pull/603
@agmmnnhttps://github.com/agmmnn
translate React DOM Components #430https://github.com/reactjs/tr.react.dev/pull/430
@itsba2https://github.com/itsba2
Translate Common components (e.g.
) #519
https://github.com/reactjs/tr.react.dev/pull/519
@hasancankucukhttps://github.com/hasancankucuk
Translate input #481https://github.com/reactjs/tr.react.dev/pull/481
@K2adirhttps://github.com/K2adir
Translate https://github.com/reactjs/tr.react.dev/pull/435
@agmmnnhttps://github.com/agmmnn
translate  #429https://github.com/reactjs/tr.react.dev/pull/429
@serkanisyapanhttps://github.com/serkanisyapan
translate https://github.com/reactjs/tr.react.dev/pull/466
@hasancankucukhttps://github.com/hasancankucuk
Translate