I am going to create a webpage that is a flashcard site for learning JS and jQuery!

On my site a user will be able to click on a term or concept to see the definition appear!

When you click on the definition the original term will appear again!

Here is a list of (some) terms and concepts that I learned so far:

  1. Javascript(JS)
  2. Operators
  3. Variables
  4. Variable naming conventions
  5. Functions
  6. Strings
  7. Methods
  8. Arguments
  9. Parameters
  10. Return
  11. Chaining methods
  12. Strings
  13. Booleans
  14. Undefined
  15. NaN
  16. Escape
  17. Alert
  18. Comments
  19. jQuery
  20. Attributes