Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOM Exploration

  • Repository: dom-exploration
  • Type of Challenge: learning
  • Duration: 7 days
  • Team challenge : solo

The Document Object Model (DOM) connects web pages to scripts or programming languages by representing the structure of a document.

In this series of challenges we're going to explore different aspect of this technology. Unless explicitly stated otherwise, you should NEVER edit the HTML files provided, everything has to be done using Javascript.

Prerequisite

Before diving in, it is essential to grasp the main concepts of the Javascript language such as:

  • Variables and constants
  • Conditions
  • Loops
  • Arrays and objects
  • Functions

Chapters:

🌱 Must haves
🌼 Nice to haves (doable)
🌳 Nice to haves (hard)

Projects:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages