Skip to content

Instantly share code, notes, and snippets.

@jimmyjacobson
Last active August 29, 2015 14:06
Show Gist options
  • Save jimmyjacobson/3d34d24a5b0d4821010f to your computer and use it in GitHub Desktop.
Save jimmyjacobson/3d34d24a5b0d4821010f to your computer and use it in GitHub Desktop.
VegasJS Hack Night #1

Hack Night 1

A Javascript app is actually a web page

  • HTML
  • CSS to make it look pretty
  • Javascript for interactions

Analyzed Form Validation on http://codepen.io/chdhmphry/pen/IFrva?editors=101

Site for Regular Expressions regex101.com

Kendra recommends Initializer from Initializer.com as a good boilerplate for learning javascript/html/css

Full Form Validation Javascript Library http://parsleyjs.org/

Kendra recommended (Javascript and JQuery)[http://www.neebo.com/Textbook/murachs-javascript-jqueryb9781890774707/ISBN-9781890774707?kpid=1-890774-70-7&gclid=CjwKEAjw1ZWgBRD-n6ew0oan1xwSJABAbf8p-bi-4zq_Z3tJdplswAVY_ZPDRz9nRjXdDGRNPZuLZRoCTRDw_wcB]

Website for trying JQuery http://try.jquery.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment