-
Notifications
You must be signed in to change notification settings - Fork 7
Tamil Translation Progress #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey mates. Is this still an active project? I'm up for any help. |
Hi @gokatz , this is an active project only. Thanks for here. You can select any one of the topic from the list above to contribute. Cheers |
Hi Iliankan, |
Please check if it's not translated yet. Is there anyone to take over this translation? Looks like @sbkrish dropped out. |
Yup. I have already started on the translation of the introduction part. I could use some help. |
Who has enough knowledge of JS to be a maintainer? |
I am not great at JS, but I can do some contributions. |
I can help to maintain the repo @iliakan sure mate @DasarathanSampath. you can start with the next modules |
@gokatz done! |
Iliankan, I just submitted a pull request for "Manuals and specifications". Please check if everything is okay and I submitted it correctly. |
Sure you can take the next one up. However, I would suggest waiting until your first PR gets merged to see the perspective of different people. That might help to improve your next translation. What's your take? |
I agree with you. I will wait for other's comments. |
Please assign me the next one "Code editors", if it is not taken by someone. |
Assigned "Code editors" to @DasarathanSampath |
@gokatz " Manuals and specifications " PR has been reviewed and merged with Master branch |
cool mate 🙂 |
I would like to translate "Developer Console" |
I just did a new pull request for "Code Editors". Please review and revert. |
I am working on "Hello, World". And need more clarity for few of the lines, which I could not understand clearly. Please explain... (These lines are creating some confusions to me) Comments before and after scripts. : In really ancient books and guides, you may find comments inside <script> tags, like this: <script type="text/javascript"><!--
...
//--></script> This trick isn't used in modern JavaScript. These comments hide JavaScript code from old browsers that didn't know how to process the |
What isn't clear here? (The : in the first line looks odd though) |
Hi @DasarathanSampath , |
What I understood from the above lines are Old Javascript will use these tags to specify the comments "These comments hide JavaScript code from old browsers that didn't know how to process the <script> tag. Since browsers released in the last 15 years don't have this issue" |
I think maybe we can remove this section altogether. I haven't seen such comments in scripts for a really long time. |
Also please, if you have any questions, create separate issues. Here, a direct link: https://github.com/javascript-tutorial/ta.javascript.info/issues/new =) |
Please assign me the next lesson "Code structure", If no one has taken that. |
Code Structure assigned to you @DasarathanSampath |
Hi, let me start work on this topic The modern mode, "use strict" |
Maintainer List
@gokatz, @sbkrish
For New Translators
Please read this first (click to open)
To translate an article:
An Introduction to JavaScript
.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.
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
The text was updated successfully, but these errors were encountered: