Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 297 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 297 Bytes

Dom Manipulation

Introduction

This repository contains exercices about DOM manipulation I did during my Junior Development Bootcam at Becode.
The point was to create, update, move, add event listeners using Vanilla Javascript without editing any HTML file.