learn-javascript icon indicating copy to clipboard operation
learn-javascript copied to clipboard

A book that teaches JavaScript 📗💻📖

Results 62 learn-javascript issues
Sort by recently updated
recently updated
newest added

Dear @sumn2u , I trust this message finds you in good health. I have come across a document, and I would like to offer my assistance in translating it into...

translation
hacktoberfest

It would be nice to have a separate chapter that describes client-side frameworks and libraries, as this would equip developers with the knowledge and skills needed to efficiently create modern,...

good first issue
up for grabs
hacktoberfest

I added ths js interpreter, now anyone learning will write the code in the textarea and the output will in the output section

I want to add the following topics to the section about classes: ``` 1. Getters and setters 2. Class composition ("has-a" relationship, instead of the "is-a" relationship that inheritance creates)...

hacktoberfest

@sumn2u has made changes on the original english version of the book (PR #221) Visual Diff of Changes: ```diff diff --git a/en/functions/closures.md b/en/functions/closures.md index acd1fd6..8cc3b6a 100644 --- a/en/functions/closures.md +++ b/en/functions/closures.md...

translate help-wanted

Translate the entire "Learn JavaScript" book into Chinese, ensuring accuracy and maintaining the original meaning and intent of the content.

translation
up for grabs
hacktoberfest
translate help-wanted

@sumn2u has made changes on the original english version of the book (PR #229) Visual Diff of Changes: ```diff diff --git a/en/exercises/concatenation.md b/en/exercises/concatenation.md index e35ae50..dc7c666 100644 --- a/en/exercises/concatenation.md +++ b/en/exercises/concatenation.md...

translate help-wanted

Is your feature request related to a problem? Only learning is not enough one should also know the practical use of the knowledge one has, for that he should be...

**Is your feature request related to a problem? Please describe.** NO **Describe the solution you'd like** I would like to add a new topic about Mo.js. It is a motion...

hacktoberfest

@sumn2u has made changes on the original english version of the book (PR #257) Visual Diff of Changes: ```diff diff --git a/en/behind-scenes/call-stack.md b/en/behind-scenes/call-stack.md index 39a392c..f386d99 100644 --- a/en/behind-scenes/call-stack.md +++ b/en/behind-scenes/call-stack.md...

translate help-wanted