Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ardywsptr authored Aug 27, 2023
1 parent 5f04bc6 commit c64b64b
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# JAVASCRIPT DOM

**JAVASCRIPT DOM (Document Object Model)** - Ini merupakan repositori dari implementasi materi javascript DOM (Documnet Object Model) yang ada pada playlist youtube channel [Web Progrramming Unpas](https://www.youtube.com/playlist?list=PLFIM0718LjIWB3YRoQbQh82ZewAGtE2-3) mulai dari pertemuan 1 - 14. Dibuat sebagai backup dan dokumentasi saya pribadi untuk pembelajaran PHP dasar

![Author](https://img.shields.io/badge/made%20by-Ardywsptr-blue)
![GitHub followers](https://img.shields.io/github/followers/Ardywsptr?style=social)
![GitHub watches](https://img.shields.io/github/stars/Ardywsptr/javascript-dom?style=social)
![GitHub last commit](https://img.shields.io/github/last-commit/Ardywsptr/javascript-dom)

<br clear="both">

## Materi yang dipelajari :

* **DOM Tree**
* **DOM Selection**
* **DOM Manipulation**
* **DOM Events**
* **Studi Kasus DOM (Bermain Dengan Warna)**
* **Studi Kasus DOM (Game Suwit Jawa)**
* **DOM Traversal**
* **Prevent Default**
* **Event Bubbling**
* **Studi Kasus DOM & Events (Membuat Image Gallery)**

<br clear="both">

## Requierement :

* **Code Editor**
* **Web Browser**

<br clear="both">
<br clear="both">

> Jika ada pertanyaan atau issue, kunjungi [new issue](https://github.com/Ardywsptr/javascript-dom/issues/new)
>
>Jika dokumentasi ini bermanfaat mari berteman dengan menekan tombol follow pada [profile](https://github.com/Ardywsptr) ini ☺☺☺
<br clear="both">

Big Thanks for [WPU](https://www.youtube.com/@sandhikagalihWPU)

0 comments on commit c64b64b

Please sign in to comment.