javascript-tutorial / tr.javascript.info

Modern JavaScript Tutorial in Turkish
https://javascript.info
Other
347 stars 113 forks source link

Turkish Translation Progress #1

Open iliakan opened 5 years ago

iliakan commented 5 years ago

Maintainer List

@sahinyanlik, @aliemir, @bilgedemirkaya

For New Translators

Please read this first (click to open)

To translate an article: 1. Check that no one else has claimed your article in the checklist below. 2. Comment below with the title of the article that you would like to translate, exactly as listed, e.g. `An Introduction to JavaScript`. - Please take only one article at a time. 3. Fork this repo, translate the article in your fork and submit a pull request! - The pull request title should be same as the article, e.g. `An Introduction to JavaScript` (just like comment) Please be prompt with your translations! If you find that you can't commit any more, let maintainers know so they can assign the page to someone else.

For Maintainers

Click to open

We recommend that a translation has 2 reviews to be merged. Please let others know what you do, on community boards and chats, invite them to join. Translations become better if more people see them. Translations are tracked below, like this: * [ ] [Home Page](url) (@iliakan) #1 Our helpful bot watches comments and adds the translator nick and PR id, marks completed, when PR is merged. You can read the details at . If something doesn't work right, please contact @iliakan.

Team translation

More details about team translation: https://javascript.info/translate/bot.

Only maintainers can check/uncheck items below. If you're not, please write in a comment what you take to translate, the title, exactly as in the list.

The JavaScript language

An introduction

JavaScript Fundamentals

Code quality

Objects: the basics

Data types

Advanced working with functions

Object properties configuration

Prototypes, inheritance

Classes

Error handling

Promises, async/await

Generators, advanced iteration

Modules

Miscellaneous

Browser: Document, Events, Interfaces

Document

Introduction to Events

UI Events

Forms, controls

Document and resource loading

Miscellaneous

Frames and windows

Binary data, files

Network requests

Storing data in the browser

Animation

Web components

Regular expressions

alaminut commented 5 years ago

Code editors

sahinyanlik commented 5 years ago

Merhaba @alaminut başlamadan önce tr branch'ına veya https://github.com/sahinyanlik/javascript-tutorial-tr buraya bakabilir misiniz? Aslında büyük bir bölümünü düzenledik bu ilk başlıkların. Sonraki bölümlerden başlayabilirsiniz. Merge edeceğim üzerinden geçip. Yardımların için şimdiden teşekkür ederim.

alaminut commented 5 years ago

Merhaba @alaminut başlamadan önce tr branch'ına veya https://github.com/sahinyanlik/javascript-tutorial-tr buraya bakabilir misiniz? Aslında büyük bir bölümünü düzenledik bu ilk başlıkların. Sonraki bölümlerden başlayabilirsiniz. Merge edeceğim üzerinden geçip. Yardımların için şimdiden teşekkür ederim.

Merhaba, bu repodaki adımları takip ettiğim için tamamlandığını bilmediğim bir bölümü seçmişim. İptal edebiliriz, ilgili branche bakarak daha uygun bir bölüm seçeceğim tekrar.

canzoroglu commented 5 years ago

Modules, introduction

CeamKrier commented 5 years ago

Promise

sahinyanlik commented 5 years ago

@CeamKrier Merhabalar ben aslında onun bir bölümünü tamamlamıştım. Bu şu anda commitledim. Size zahmet başlamadan pull edebilir misiniz? Bu bölüme dokunmayacağım daha.

CeamKrier commented 5 years ago

@sahinyanlik Merhaba, son commite göz attım. Gördüğüm kadarıyla çeviri için kalan bi yer yok. Ben doğrudan 'Promise Chaining' ile devam ederim

berat commented 4 years ago

Browser environment, specs

Natgho commented 4 years ago

@sahinyanlik Merhaba, son commite göz attım. Gördüğüm kadarıyla çeviri için kalan bi yer yok. Ben doğrudan 'Promise Chaining' ile devam ederim

@sahinyanlik Merhabalar, hayli büyük bir PR olmuş, ne zaman ana branche alırsınız ya da hangi başlıkların çevirisi tamamlandı, üstteki listenin tikleri güncel midir? ona göre eksik kısımlardan çevirmeye başlayacağım bende.

berat commented 4 years ago

Export and Import

berat commented 4 years ago

Dynamic imports

berat commented 4 years ago

Promise API

akseyh commented 4 years ago

Arrow functions, the basics

gmertk commented 4 years ago

Patterns and flags

gmertk commented 4 years ago

Character classes

Chainedge commented 4 years ago

The clickjacking attack

cmlcrn17 commented 4 years ago

Map and Set

ojovent commented 4 years ago

Please, don't translate code blocks.

fatmabadri commented 4 years ago

modifying the document

geallen commented 4 years ago

Cookies, document.cookie

kaanguru commented 3 years ago

Currying

InanBerkin commented 3 years ago

CSS-animations

ogzico commented 3 years ago

Basic operators, maths

ogzico commented 3 years ago

Conditional branching: if, '?'

ogzico commented 3 years ago

Conditional branching: if, '?'

Basic operators, maths

bu ikisinin de site üzerinde çevrildiğini görmekteyim her ne kadar burada çevrilmemiş gözükse de. Sanırım güncel değil buradaki durum. Siteden bakarak yeni bölüm alacağım.

ogzico commented 3 years ago

Class basic syntax

javascript-translate-bot commented 3 years ago

Error: the article already translated in the Progress Issue :interrobang:

ogzico commented 3 years ago

Error handling with promises

kamilklkn commented 3 years ago

Pointer events

Mustafaefe commented 3 years ago

Class basic syntax

javascript-translate-bot commented 3 years ago

Error: the article already translated in the Progress Issue :interrobang:

Mustafaefe commented 3 years ago

Async/await

bilgedemirkaya commented 3 years ago

Mouse events

bilgedemirkaya commented 3 years ago

Moving the mouse: mouseover/out, mouseenter/leave

bilgedemirkaya commented 3 years ago

Drag'n'Drop with mouse events

zbcirit commented 3 years ago

DOM tree

umitishere commented 3 years ago

Introduction to browser events

unalman commented 3 years ago

Event loop: microtasks and macrotasks

mervekrblt commented 2 years ago

Anchors: string start ^ and end $

javascript-translate-bot commented 2 years ago

Error: could not find such article in the Progress Issue :interrobang:

yinkar commented 2 years ago

From the orbital height

javascript-translate-bot commented 2 years ago

Error: the article already has meta information in the Progress Issue "// THIS PART IS MISSING" :interrobang:

sezerdogru commented 2 years ago

Debugging in the browser

javascript-translate-bot commented 2 years ago

Error: the article already has meta information in the Progress Issue "(@sezerdogru)" :interrobang:

akseyh commented 2 years ago

Promisification

yinkar commented 1 year ago

Eval: run a code string

polycaman commented 1 year ago

Proxy and Reflect

yinkar commented 1 year ago

Word boundary: \b

eyupfidan commented 1 year ago

Fetch

yinkar commented 1 year ago

Blob