Skip to content

A simple book list project to explore object oriented JavaScript in ES5 and ES6

Notifications You must be signed in to change notification settings

patilankita79/OOP_BookListProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

OOP_BookListProject

A simple book list project to explore object oriented JavaScript in ES5 and ES6


Use of Event delegation is done in the project

Event Delegation
If we have something that is going to show up more than once with the same class and something that is not there when the page loads but it is dynamically added, event delegtaion is used.

About

A simple book list project to explore object oriented JavaScript in ES5 and ES6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published