Code Monkey home page Code Monkey logo

awesome-library's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on a to do list
  • ๐ŸŒฑ Iโ€™m currently learning to test and JS best practices
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on interesting and challenging projects
  • ๐Ÿค” Iโ€™m looking for help with code reviews
  • ๐Ÿ’ฌ Ask me about ...
  • ๐Ÿ“ซ How to reach me: Twitter: @hokiemador, email: [email protected]
  • ๐Ÿ˜„ Pronouns: He/him
  • โšก Fun fact: I now like both dogs and cats

awesome-library's People

Contributors

damiandib9 avatar eamador1 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

awesome-library's Issues

Potential Bug: Duplicate Class Names for Input and html Elements

Hello @eamador1 ๐Ÿ‘‹

Great job! Keep up the good work. ๐Ÿ˜Ž๐ŸŽ‰

Highlights

  • Implements basic structures correctly โœ…

Issue:

There appears to be a potential issue in the code. Both the input box and the <h6> element share the same class named "title". Similarly, there is another input box and <h6> element with the class "author". This duplication of class names might lead to a bug or unintended behavior in the JavaScript code, as it could cause confusion when referencing these elements in the script.

Possible Solution

To address this, consider using distinct and descriptive class names for each element or alternatively, utilize unique IDs for the tag elements. This will help avoid any potential conflicts or errors and enhance the clarity of your code.

Cheers and Happy coding!๐Ÿ‘๐Ÿ‘๐Ÿ‘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.