javascript-tutorial/de.javascript.info

German Translation Progress

iliakan opened this issue Β· 78 comments

Maintainer List

@NamikoYa, @christianhegedues, @CourageSean, @J-Cake

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:

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 https://javascript.info/translate/bot.

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

1H0 commented

An Introduction to JavaScript

1H0 commented

Manuals and specifications

Arrays

Hello, world!

1H0 commented

Introduction: callbacks

Code structure

Code editors

The modern mode, "use strict"

Variables

Type Conversions

Interaction: alert, prompt, confirm

Data types

Error: the article already has meta information in the Progress Issue "(@christianhegedues)" ⁉️

Async/await

Operators

Developer console

Comparisons

Skoyo commented

Conditional operators: if, '?'

Functions

Logical Operators

Loops: while and for

Function expressions

Arrow functions, the basics

Objects

Garbage collection

Symbol type

Object methods, "this"

Object to primitive conversion

JavaScript specials

The "switch" statement

Debugging in Chrome

Comments

Coding Style

Patterns and flags

Browser environment, specs

Basic operators, maths

DOM tree

Hey @1H0, @NamikoYa, @christianhegedues

I'm sorry but i can't work on the translation right now because i have problems with my wrist πŸ™„
Feel free to assign somone else to the translation of DOM tree.

I'll check in again as soon as it's getting better.
Sorry for any inconviniences ...

Ninja code

Array methods

Constructor, operator "new"

Mouse events

cgomm commented

Strings

Conditional branching: if, '?'

Promise

Polyfills and transpilers

Global object

I'm sorry but i can't work on my translations anymore because i have not enough time.

Thanks @harrydehix.
Let me know if someone wants to keep up as a maintainer.

Basic operators, maths

Methods of primitives

@kevinlinse you can review PR #69 instead

Iterables

event loop

Numbers

Dear @1H0, @NamikoYa, @christianhegedues, @MichFrie, @JoeGab, @AlexanderK22, @Skoyo, @u-n-known, @SirCodewright, @desirekool, @BitcoinElf, @matztom, @flopanzer, @MichaelEder1, @laurentiu798, @alok555, @elseifdilara, @mhstrkmp, @skamp91, @MysterieDev, @dride-for-sure, @hack03er, @cgomm, @ytausch, @harrydehix, @jonasrdl, @kevinlinse, @CourageSean, @J-Cake, @Pokemonultra, please let me know if you have enough JS knowledge to review PRs and would like to get maintainership on the repo.

Hey @iliakan
Thx for asking. I would be happy to help with this repo.

Dear @1H0, @NamikoYa, @christianhegedues, @MichFrie, @JoeGab, @AlexanderK22, @Skoyo, @u-n-known, @SirCodewright, @desirekool, @BitcoinElf, @matztom, @flopanzer, @MichaelEder1, @laurentiu798, @alok555, @elseifdilara, @mhstrkmp, @skamp91, @MysterieDev, @dride-for-sure, @hack03er, @cgomm, @ytausch, @harrydehix, @jonasrdl, @kevinlinse, @CourageSean, @J-Cake, @Pokemonultra, please let me know if you have enough JS knowledge to review PRs and would like to get maintainership on the repo.

I'd be honoured to help out

Welcome, @J-Cake!

@MichaelEder1 are you really familiar with JS?

@MichaelEder1 are you really familiar with JS?

Hi, I'm learning js in university for two years now ... but maybe your right and my knowledge is not yet read for helping you with this repo😊

@MichaelEder1 Thank you. PRs from you should be helpful.

It's just that maintainers review PRs and hence they must be good at JS ;)

@iliakan yeah sure!! I would really like to help out.

Debugging in the browser