sumn2u / sumn2u/learn-javascript
Translation needed for existing languages
Open
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 #336)
Visual Diff of Changes:
diff --git a/en/beginner-projects/video-trailer-popup.md b/en/beginner-projects/video-trailer-popup.md
index 37ef0bc..7e22943 100644
--- a/en/beginner-projects/video-trailer-popup.md
+++ b/en/beginner-projects/video-trailer-popup.md
@@ -21,3 +21,12 @@ Create a popup modal that plays a video trailer when triggered. Perfect for movi
Add autoplay and pause video when popup is closed.
+## Live Demo
+<div align="center">
+ <iframe src="https://codesandbox.io/embed/zsvp9c?view=preview"
+ style="width:100%; height: 500px; border:0; border-radius: 4px; overflow:hidden;"
+ title="video popup"
+ 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>
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing PR #336 and the updated English file, en/beginner-projects/video-trailer-popup.md, including its new Live Demo section. Identify which existing language versions correspond to this content; done means the relevant translations include the English changes, but the issue does not specify the languages or files to update.
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
- 35/100