javascript-tutorial / ro.javascript.info

Modern JavaScript Tutorial in Romanian
https://javascript.info
Other
27 stars 31 forks source link

Romanian Translation Progress #1

Open iliakan opened 5 years ago

iliakan commented 5 years ago

Maintainer List

@lighthousand, @bogdanbacosca

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

bmatasar commented 5 years ago

Developer console

bmatasar commented 5 years ago

The "switch" statement

ghost commented 5 years ago

Manuals and specifications

ghost commented 5 years ago

Comments

ghost commented 4 years ago

Debugging in Chrome

armino-dev commented 4 years ago

Objects

armino-dev commented 4 years ago

Garbage collection

Benyaak commented 4 years ago

Class basic syntax

armino-dev commented 4 years ago

Symbol type

hadamariaa commented 4 years ago

Hello, world!

hadamariaa commented 4 years ago

Code structure

hadamariaa commented 4 years ago

The modern mode, "use strict"

armino-dev commented 4 years ago

Object methods, "this"

armino-dev commented 4 years ago

Object to primitive conversion

tiberiufrat commented 4 years ago

Variables

tiberiufrat commented 4 years ago

Data types

javascript-translate-bot commented 4 years ago

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

BucurEva87 commented 3 years ago

Hello. I am sorry, but I won't be able any longer to translate "Interaction: alert, prompt, confirm", "Type Conversions" and "Basic operators, maths", as something else needs my immediate attention. I deleted my comments, but it seems that the bot doesn't automatically disassociate my user from the given articles.

wyggdrasil commented 3 years ago

Comparisons

bogdanbacosca commented 1 year ago

Conditional branching: if, '?'

Gabitzzz commented 1 year ago

Type Conversions

lupuioana commented 1 year ago

Logical operators

Gabitzzz commented 1 year ago

Basic operators, maths

bogdanbacosca commented 1 year ago

Introduction: callbacks

Gabitzzz commented 1 year ago

Comparisons

bogdanbacosca commented 1 year ago

Promise

bogdanbacosca commented 1 year ago

Promises chaining

Alexandra2888 commented 1 year ago

Variables

Alexandra2888 commented 1 year ago

Data types

javascript-translate-bot commented 1 year ago

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

Alexandra2888 commented 1 year ago

Interaction: alert, prompt, confirm

Alexandra2888 commented 1 year ago

The modern mode, "use strict"

bogdanbacosca commented 1 year ago

Fetch

bogdanbacosca commented 1 year ago

Event loop: microtasks and macrotasks

bogdanbacosca commented 1 year ago

Promise API

andreipaliy commented 1 year ago

Nullish coalescing operator '??'

bogdanbacosca commented 1 year ago

CSS-animations

AurelianVirgil commented 1 year ago

The modern mode, "use strict"

bogdanbacosca commented 1 year ago

Async/await

marina-t-itf commented 1 year ago

Functions

bogdanbacosca commented 1 year ago

Date and time

spanciox commented 1 year ago

Data types

javascript-translate-bot commented 1 year ago

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

andreimuntean1 commented 1 year ago

Interaction: alert, prompt, confirm

andreimuntean1 commented 1 year ago

Loops: while and for

bogdanbacosca commented 1 year ago

Currying

bogdanbacosca commented 1 year ago

Function object, NFE

bogdanbacosca commented 1 year ago

Recursion and stack

Cr3yZe commented 1 year ago

Logical operators

bogdanbacosca commented 1 year ago

Variable scope, closure