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/