/myCruddyApp

CrUD Create Update Delete App

Primary LanguageJavaScriptMIT LicenseMIT

myCruddyApp

CrUD Create Update Delete App

Goals:

  • Input form with single text input

  • click handler to capture data in text form field

  • helper utilities to read and write to local storage

  • Make it handle code! (use a textarea instead of a text)

  • Have two fields, one is a short name the other is the snippet

  • going to store the name and code inside localStorage

  • display all snippets

  • search for a snippet using the name