https://github.com/hypertextassassin0273/learn_js
Complete JavaScript from basic to advance concepts along with tutorial codes
https://github.com/hypertextassassin0273/learn_js
asynchronous-javascript dom dom-manipulation es6-javascript javascript javascript-projects javascript-tutorials js-projects js-tutorials learn-javascript learn-js modern-javascript
Last synced: about 2 months ago
JSON representation
Complete JavaScript from basic to advance concepts along with tutorial codes
- Host: GitHub
- URL: https://github.com/hypertextassassin0273/learn_js
- Owner: HypertextAssassin0273
- Created: 2022-06-14T14:51:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-06T04:18:19.000Z (about 1 year ago)
- Last Synced: 2025-04-04T12:11:04.650Z (7 months ago)
- Topics: asynchronous-javascript, dom, dom-manipulation, es6-javascript, javascript, javascript-projects, javascript-tutorials, js-projects, js-tutorials, learn-javascript, learn-js, modern-javascript
- Language: JavaScript
- Homepage:
- Size: 8.16 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini Projects (live demo)
## 1. Code with Harry
- [Clock](https://hypertextassassin0273.github.io/Learn_JS/Code_With_Harry/small_projects/Clock.html)
- [ToDo List](https://hypertextassassin0273.github.io/Learn_JS/Code_With_Harry/small_projects/ToDoList.html)
## 2. JS Specialization (by University of California, Davis)
### Course 1: Basics
- Slide Show: [Simple](https://hypertextassassin0273.github.io/Learn_JS/Coursera_JS_Specialization/Course-1--Basics/assignments/simple_slide_show) / [Modern](https://hypertextassassin0273.github.io/Learn_JS/Coursera_JS_Specialization/Course-1--Basics/assignments/advance_slide_show)
- Unit Converter: [Basic](https://hypertextassassin0273.github.io/Learn_JS/Coursera_JS_Specialization/Course-1--Basics/assignments/basic_converter) / [Advance](https://hypertextassassin0273.github.io/Learn_JS/Coursera_JS_Specialization/Course-1--Basics/assignments/advance_converter)
- Capstone Project: [Vacation Destinations](https://hypertextassassin0273.github.io/Learn_JS/Coursera_JS_Specialization/Course-1--Basics/assignments/vacation_destinations)
### Course 2: Animation with JS and jQuery
- COMING SOON