https://github.com/dimzerdevas/dom-presentation
Part of an Agile Actors presentation about the Document Object Model
https://github.com/dimzerdevas/dom-presentation
dom dom-manipulation dom-tr web
Last synced: 5 months ago
JSON representation
Part of an Agile Actors presentation about the Document Object Model
- Host: GitHub
- URL: https://github.com/dimzerdevas/dom-presentation
- Owner: dimzerdevas
- Created: 2024-02-03T21:02:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T13:22:49.000Z (over 2 years ago)
- Last Synced: 2025-01-20T16:17:19.114Z (over 1 year ago)
- Topics: dom, dom-manipulation, dom-tr, web
- Language: HTML
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DOM Examples Repository
Welcome to the **DOM Presentation Repository**! This repository contains practical examples demonstrating various aspects of the Document Object Model (DOM).
Whether you're a beginner learning about the DOM or an experienced developer looking for specific use cases, you'll find valuable insights here.
## Branches
The repository is organized into different branches, each dedicated to a specific DOM concept or topic. Feel free to explore and learn from these examples:
## Getting Started
Clone this repository to your local machine:
```bash
git clone https://github.com/dimzerdevas/dom-presentation.git