Skip to content

Instantly share code, notes, and snippets.

@jimmyjacobson
Last active August 29, 2015 14:06

Revisions

  1. jimmyjacobson revised this gist Sep 3, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion vegasjs_hacknight_1.md
    Original file line number Diff line number Diff line change
    @@ -13,6 +13,6 @@ Kendra recommends Initializer from Initializer.com as a good boilerplate for lea

    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]
    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/
  2. jimmyjacobson created this gist Sep 3, 2014.
    18 changes: 18 additions & 0 deletions vegasjs_hacknight_1.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,18 @@
    # 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/