javascript-tutorial / ja.javascript.info

現代の JavaScript チュートリアル
https://ja.javascript.info
Other
410 stars 83 forks source link

Japanese Translation Progress #60

Open iliakan opened 5 years ago

iliakan commented 5 years ago

Maintainer List

@Kenjii

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, 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 find that you can't commit any more, let the maintainers know so they can assign the page to someone else.

For Maintainers

Click to open

Please let others know what you do, on community boards and chats, invite them to join. Translations become better if more people see them. For teams we suggest that an article has 2 reviews to be merged. Translalions are tracked below, like this: * [ ] [Home Page](url) (@iliakan) #1 There's a helper bot to track translations, you can read more about it at . If something doesn't work right, please contact @iliakan.

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

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

morita657 commented 4 years ago

Hello @iliakan. It looks like "Shadow DOM styling" has not translated yet. Please let me work for this article. Thank you.

iliakan commented 4 years ago

Why not? :) @KenjiI

morita657 commented 4 years ago

Thanks! I'm going to work for "Shadow DOM and events" as the next one since I have made PR for "Shadow DOM styling".

KenjiI commented 4 years ago

Sorry for the late reply. @morita657 Thanks for your great translation! I reviewed your PR and merged it just now. If any questions, please let me know :)

morita657 commented 4 years ago

Thank you very much for reviewing the contents and accepting my PR! @KenjiI It was the good learning how you find references and translate contents! I'm going to start on "Shadow DOM and events" if anybody else is not working for that :)

KenjiI commented 4 years ago

@morita657

I'm going to start on "Shadow DOM and events" if anybody else is not working for that :)

Of course :) Thanks for your contribution!