Skip to content

antonynyt/JS30

Repository files navigation

JS30

javascript30.com challenge

1. Drumkit

drumkit

2. Clock

clock

3. CSS variables + JS

CSS

4. JS arrays 1

Array1

5. Flexbox image gallery

FlexBox

6. Ajax style with Fetch API

Fetch

7. JS arrays 2

Array2

8. HTML5 Canvas

canvas

9. Console/devtools tricks

Learned about console.warn(), console.error(), console.info(), console.assert(condition?, the error return) which checks if a condition is true and throw an error if false, console.dir() to show the DOM list of an element. console.group(), console.groupEnd(), console.count() and console.time().

10. TODO LIST

todo

11. HTML5 Video Player

html5video

12. Konami Code

konami code

About

javascript30.com challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published