Skip to content

Commit 8a3ea7a

Browse files
authored
Merge branch 'master' into patch-2
2 parents a13c40f + 09e3480 commit 8a3ea7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

28 - Video Speed Controller/index-FINISHED.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
<div class="wrapper">
1111
<video class="flex" width="765" height="430" src="http://clips.vorwaerts-gmbh.de/VfE_html5.mp4" loop controls></video>
12-
<p>
1312
<div class="speed">
1413
<div class="speed-bar"></div>
1514
</div>

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews!
5353
* [RegusAl](https://github.com/RegusAl) is currently doing this challenge. Check out my repo [here](https://github.com/RegusAl/JavaScript30).
5454
* [Ayush Gupta's](https://javascript30.ayushgupta.tech/) implementation of JavaScript30 challenge with some add-ons & updated design.
5555
* [filipkowal](https://github.com/filipkowal/JS30-05-Flex-Panels-Deactivate) Fix to flex panels (5th day) so the panels deactivate when clicked on another one.
56-
56+
* [Mo. Saif's](https://github.com/MoSaif00)note on lessons learned and a [gh-pages showcase](https://mosaif00.github.io/30-Days-JavaScript-Challenge/) for the projects.
57+
* [Stiaannel's](https://stiaannel.co.za/my-projects/javascript30) implementation of the Javascript30 challenge, with small design changes and a couple of extra features.
5758

5859
## Alternative Implementations
5960
Here are some links of people who have done the tutorials, but in a different language or framework:

0 commit comments

Comments
 (0)