Skip to content

Keep your code DRY while using Javascript Best Practices #4

@Rachelwebdev

Description

@Rachelwebdev

You have really done great work here, however, there are a few changes you can still implement to make your code better.

  • I think your code should be divided further into modules. The listCard.js file which contains all the functionalities can be split up to have one functionality per file.
  • You could also move the event listeners from the index.js file to another module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions