Skip to content

Instantly share code, notes, and snippets.

@onejar99
Last active October 16, 2021 02:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onejar99/0e72a459f67f60bec3c5bdf4e05fa78f to your computer and use it in GitHub Desktop.
Save onejar99/0e72a459f67f60bec3c5bdf4e05fa78f to your computer and use it in GitHub Desktop.
  • (HTML) input fields (<input type="text">)
  • (HTML) buttons (<button>)
  • (JS) variable (let)
  • (JS) if-else
  • (JS) read file content
  • (JS) concatenate strings
  • (JS) arrays
  • (JS) split text (parse csv text)
  • (JS) for-loop
  • (JS) write database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment