Open iliakan opened 5 years ago
I would like to translate Introduction: callbacks
Great! I'll take care of Promise
@rezyx thanks for the help with translation. I found some typos on your translation, that I have already correct before merge pull request. If you want check your translation before commit the article, you can use free web app, like: https://languagetool.org/it/
Thanks for the help, good work!
I will :blush:
I'll continue with Promises Chaining @longo-andrea
Great, thanks for the help π
If you want, I can reserve to you all Promises, async/await chapter. In this way you can work without reply for every article, and send directly a PR.
Yes that's great! I will send one PR for section
Hi, I'd like to translate "Class basic syntax"
Hi @Wilkenfeld , thanks for the help. When you have finish send a PR.
@longo-andrea , I've sent the PR.
Thank you @Wilkenfeld , if you want you can go on with translation of the chapter.
@longo-andrea I think I'll continue the chapter, so I'd like to translate the "Class inheritance" page.
Hi i'd like to translate 'The "new Function" syntax
',
thanks.
Hi @leicaflorian , thanks for the help. When you have finished, you can send a PR.
Hi!, i'd like to contribute starting from "Modules, introduction" :)
Hello! I'd like to translate Regular expressions > Patterns and flags
π
Hi @R0adRunn3r and @eadensplace , thanks for the help, when you have finished send a PR π
@longo-andrea, I noticed that the version in this repository is different from the article online. Which one do I translate? I don't know if this version is older and/or less updated.
@eadensplace, I know, most articles are different from those online, because they are constantly modify, so it isn't easy to stay up to date. Usually the differences are small, so you can translate the article from this repository and then I will update articles once for all.
P.S. I found a typo on your translation, so to help me more I ask you to check before send a PR, there is some free web apps like: https://languagetool.org/it/
Thanksπ
@longo-andrea thank you, I didn't notice. I'd like to continue the translation, can I keep on translating the next chapters of Regular expressions
?
@eadensplace yes go on, I check all articles of RegEx from the list above so it's all yours.
Hi @longo-andrea, I'd like to translate "Fetch"! :)
Hi @fsciuti , thanks for the help!
@andrea-longo Can you assign me the item, please? :)
Hi @andrea-longo, I have translated the "Fetch" item. I'd like to translate also:
Thank you!
Hi @longo-andrea, I have translated the "FormData" and "FetchProgress" items! :)
Thanks for the help @fsciuti
Thanks for the help @fsciuti
It's a pleasure @longo-andrea!
Hi @longo-andrea, I have translated the "FetchAbort" item! :)
Hi @longo-andrea, FetchCors is ready! :D
I'd like to translate also:
Thank you!
Thank you so much @fsciuti , you are giving huge support!
Hello! I would like to help with the italian translation. Are you still looking for support? I am new here on GitHub so I have no idea how to contribute.
Hello! I would like to help with the italian translation. Are you still looking for support? I am new here on GitHub so I have no idea how to contribute.
Hi @Automatron76, you can read this article if you want contribute! https://medium.com/@fsciuti/github-guida-per-principianti-per-contribuire-ad-un-progetto-757f9e619149
Hi @Automatron76 there is always room for support! You need to let me know which article you want to translate. Because we are not too many, if you want can took more than one article. When you have translated it send a pull request, I'll check the translation and than merge to the tutorial. I ask you to check the grammar spelling before submit the translations, if you read the comments up there you can find a online tool that perform that check automatically. I suggest you to read the article shared by @fsciuti , it's very useful!
@fsciuti I found your article very useful for beginners, could I add it to this issue as suggested reading before starting?
@fsciuti I found your article very useful for beginners, could I add it to this issue as suggested reading before starting?
Sure, it's an honor for me!
Hi @Automatron76 there is always room for support! You need to let me know which article you want to translate. Because we are not too many, if you want can took more than one article. When you have translated it send a pull request, I'll check the translation and than merge to the tutorial. I ask you to check the grammar spelling before submit the translations, if you read the comments up there you can find a online tool that perform that check automatically. I suggest you to read the article shared by @fsciuti , it's very useful!
Thanks guys. I'll translate the following: Cookies, document.cookie LocalStorage, sessionStorage IndexedDB
I've also read both links but I am still struggling to understand how this works.
Hi @longo-andrea i'd to translate "Document and resource loading".
Hi @simoneP93 thanks for the help. When finished, send a PR.
Hey guys, has the Async/Await article been picked up yet? I'd like to help out translating it as I just went trough it.
HI @danielelisi i will make the pr by tomorrow.
Hey @danielelisi , sorry I already had assigned that chapter to @rezyx . If you want to help then pick up another chapter.
Gotcha, all good. I'll pick smth else
Hi @longo-andrea, may you assign me Proxy please? I'm in translation now... :D
Done π
Hi! I would translate: Scheduling: setTimeout and setInterval
Hi! I would translate: Scheduling: setTimeout and setInterval
I'm on it ;)
Hi @Luma1970, thanks for the help! π
Hi @longo-andrea can you assign to me the remaining items of Data types, please? Thanks
Hi @GabrieleRomeo, thanks for the help! π€
Maintainer List
@longo-andrea, @mean2me, @pasor1
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