Hosted project
https://codeekta28.github.io/Review-Card/
Github Source File
https://github.com/codeekta28/Review-Card.git
javascript used
- for of
- event Listeners
- DOM
- textContent
- objects
- function
- classList.contains
67 lines of code
Challenges Faced
initially it was difficult to figure out the logic and how to insert pictures,It maybe because i am working on javascript after much long time
New Things Learned or refreshed
In all the slider projects there are 2 buttons left and right if left clicked than counter-- with if condition of counter<0 and on right click counter++ with if condition of counter>array.length-1
Biggest Takeaway
u can insert almost anything in object and can access that easily
Comments
Post a Comment