javascript-tutorial / fr.javascript.info

Modern JavaScript Tutorial
https://javascript.info
Other
208 stars 105 forks source link

French Translation Progress #3

Open HachemiH opened 5 years ago

HachemiH commented 5 years ago

Maintainer List

@HachemiH

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

yatoogamii commented 5 years ago

Je commence Date and time

rztprog commented 5 years ago

EN COURS -> JSON methods, toJSON

tiffanymatthe commented 5 years ago

Bonjour, je peux traduire The old "var".

HachemiH commented 5 years ago

Bonsoir, merci pour ton aide @tiffanymatthe, c'est noté

rztprog commented 5 years ago

EN COURS -> Recursion and stack

tiffanymatthe commented 5 years ago

Je peux aussi faire Global object

gabrieltchekemian commented 5 years ago

Je commence Regular Expressions--->Pattern and Flags

TevaHenry commented 5 years ago

Je commence The "new Function" syntax

HachemiH commented 5 years ago

Merci pour ton aide @TevaHenry c'est noté

TevaHenry commented 5 years ago

Je commence Function object, NFE

aderennes commented 5 years ago

Bonjour, je commence Scheduling: setTimeout and setInterval :-)

HachemiH commented 5 years ago

Bonjour et merci pour ton aide @aderennes c'est noté

TevaHenry commented 5 years ago

Je commence Decorators and forwarding, call/apply

xde013 commented 5 years ago

Je commence Function binding 💃

HachemiH commented 5 years ago

Merci @xde013 pour ton aide, c'est noté

Ooggle commented 5 years ago

Je commence "Browser environment, specs"

HachemiH commented 5 years ago

Merci @Oogle pour ton aide, c'est noté

abdouse79 commented 5 years ago

Salut, Je voudrais traduire l'article --> Mouse events basics.

HachemiH commented 5 years ago

Salut @abdouse79, merci pour ton aide, c'est noté

abdouse79 commented 5 years ago

Please tell me if there are things I need to correct or improve. It's my first try here. Thanks.

abdouse79 commented 5 years ago

je vais faire -->Moving: mouseover/out, mouseenter/leave

HachemiH commented 5 years ago

@abdouse79 as-tu fini l'article Mouse events basics ? Si oui il faut faire un pull request pour le valider. On va éviter d'attribuer plusieurs articles à la même personne en même temps, merci d'en finir un avant d'en attaquer un autre. Merci pour ta compréhension.

TevaHenry commented 5 years ago

Je commence Currying and partials

TevaHenry commented 5 years ago

Je commence Arrow functions revisited

abdouse79 commented 5 years ago

je vais faire -->Moving: mouseover/out, mouseenter/leave

TevaHenry commented 5 years ago

Je commence Property flags and descriptors

abdouse79 commented 5 years ago

je commence >>Drag'n'Drop with mouse events

slopesneves commented 5 years ago

hello, je m'occupe de Map and Set

HachemiH commented 5 years ago

Salut @slopesneves, merci pour ton aide, c'est noté

abdouse79 commented 5 years ago

Salut @HachemiH je vais faire >> Keyboard: keydown and keyup

papealioune commented 5 years ago

Salut @HachemiH.. Je prend cet article pour bosser dessus => Property getters and setters

HachemiH commented 5 years ago

Salut @PapeAlioune, merci pour ton aide, c'est noté

TevaHenry commented 5 years ago

Prototypal inheritance

iliakan commented 5 years ago

Please, only the article title, for the bot =)

abdouse79 commented 5 years ago

Scrolling

TevaHenry commented 5 years ago

F.prototype

TevaHenry commented 5 years ago

Native prototypes

TevaHenry commented 5 years ago

Prototype methods, objects without proto

abdouse79 commented 5 years ago

Class basic syntax

TevaHenry commented 5 years ago

Class inheritance

TevaHenry commented 5 years ago

Static properties and methods

TevaHenry commented 5 years ago

Private and protected properties and methods

TevaHenry commented 5 years ago

Extending built-in classes

TevaHenry commented 5 years ago

Class checking: "instanceof"

TevaHenry commented 5 years ago

Mixins

TevaHenry commented 5 years ago

Error handling, "try..catch"

thedaviddias commented 5 years ago

Introduction: callbacks

TevaHenry commented 5 years ago

Custom errors, extending Error

HachemiH commented 4 years ago

WeakMap and WeakSet

TevaHenry commented 4 years ago

Promises chaining