Skip to content

Sondro/Sprint-Challenge-DOM-Javascript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assessing your Vanilla JS DOM Manipulation Fu

  • Answers to your written questions will be recorded in Answers.md
  • This is to be worked on alone but you can use outside resources. You can reference any old code you may have, and documentation, however, please refrain from copying and pasting any of your answers. Try and understand the question and put your responses in your own words. Be as thorough as possible when explaining something.
  • Just a friendly Reminder Don't fret or get anxious about this, this is a no-pressure assessment that is only going to help guide you here in the near future. This is NOT a pass/fail situation.

Questions

  1. What is the DOM?
  2. What is an event?
  3. What is an event listener?

Challenge

Your challenge is to write the functionality of a Caoursel component. You have the HTML and CSS already in place. This is an advanced challenge, so you are not expected to be able to complete it. What we're looking for is your ability to begin writing this functionality, and use your newly learned patterns to set up your component.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.1%
  • CSS 24.2%
  • JavaScript 17.7%