https://github.com/sabbirrahman/javascript30
30 Day Vanilla JS Coding Challenge
https://github.com/sabbirrahman/javascript30
javacript javascript30 vanilla-javascript
Last synced: 11 months ago
JSON representation
30 Day Vanilla JS Coding Challenge
- Host: GitHub
- URL: https://github.com/sabbirrahman/javascript30
- Owner: sabbirrahman
- License: mit
- Created: 2017-08-15T10:00:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T11:26:29.000Z (over 8 years ago)
- Last Synced: 2025-01-11T12:46:14.596Z (about 1 year ago)
- Topics: javacript, javascript30, vanilla-javascript
- Language: HTML
- Homepage: https://sabbirrahman.github.io/javascript30/
- Size: 1.58 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# JavaScript 30
This repo will contain all the 30 projects I'll develop to face the 30 day JavaScript challenge by [Wes Bos](http://wesbos.com). If you want you can try this [challenge](https://javascript30.com) too.
## JavaScript 30 Rules
- 30 Day Vanilla JS Coding Challenge
- Build 30 things in 30 days with 30 tutorials
- No Frameworks
- No Compilers
- No Libraries
- No Boilerplate
## The Projects
A link to live preview using github pages and codepen will be listed bellow.
- Day 01: [Preview](https://sabbirrahman.github.io/javascript30/d01-drumkit/) - [CodePen](https://codepen.io/sabbirrahman/full/eEGVRj/) - DrumKit
- Day 02: [Preview](https://sabbirrahman.github.io/javascript30/d02-js-css-clock/) - [CodePen](https://codepen.io/sabbirrahman/full/NvaZQJ/) - JS & CSS Clock