Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing Event delegation #28

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 26, 2022

  1. Create README.md

    stankovics authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    78b3a4b View commit details
    Browse the repository at this point in the history
  2. Update index.html

    stankovics authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    f4106fe View commit details
    Browse the repository at this point in the history
  3. Update script.js

    stankovics authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    a765528 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Update README.md

    stankovics authored Feb 27, 2022
    Configuration menu
    Copy the full SHA
    4c8c0be View commit details
    Browse the repository at this point in the history
  2. Update script.js

    replaced button => {code}
    with ()=>{code}
    
    button argument in this case doesn't have any purpose.
    stankovics authored Feb 27, 2022
    Configuration menu
    Copy the full SHA
    cea1a7b View commit details
    Browse the repository at this point in the history