sumn2u / sumn2u/learn-javascript

Translation needed for existing languages

Open
#340 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue translate help-wanted up for grabs
Dominant language
HTML
Stars
1k
Forks
187
Avg merge
5d 5h
Merged PRs (30d)
1

Description

@sumn2u has made changes on the original english version of the book (PR #339)

Visual Diff of Changes:

diff --git a/en/beginner-projects/electronic-drum-kit.md b/en/beginner-projects/electronic-drum-kit.md
index 676a4ff..95c8436 100644
--- a/en/beginner-projects/electronic-drum-kit.md
+++ b/en/beginner-projects/electronic-drum-kit.md
@@ -20,3 +20,13 @@ Create a fun interactive drum kit that plays sounds when you click buttons or pr
 ## Bonus Challenge
 Add the ability to record and play back drum sequences.
 
+
+## Live Demo
+<div align="center">
+<iframe src="https://codesandbox.io/embed/s3yv7r?view=preview"
+     style="width:100%; height: 500px; border:0; border-radius: 4px; overflow:hidden;"
+     title="interactive-drum-kit"
+     allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking"
+     sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
+   ></iframe>
+   </div>
\ No newline at end of file

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the changes to en/beginner-projects/electronic-drum-kit.md shown in PR #339, then locate the corresponding versions in the existing language directories. Update applicable translations to reflect the English changes and verify that each translated page matches the current source content.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation, localization
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.