Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scotch-io/submitting-forms-angular
Code for the scotch.io tutorial: Submitting AJAX Forms: The AngularJS Way
https://github.com/scotch-io/submitting-forms-angular
Last synced: 8 days ago
JSON representation
Code for the scotch.io tutorial: Submitting AJAX Forms: The AngularJS Way
- Host: GitHub
- URL: https://github.com/scotch-io/submitting-forms-angular
- Owner: scotch-io
- Created: 2014-01-31T18:28:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-10T20:38:09.000Z (about 9 years ago)
- Last Synced: 2024-04-14T18:18:22.432Z (7 months ago)
- Language: HTML
- Size: 221 KB
- Stars: 68
- Watchers: 10
- Forks: 54
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Submitting Forms: The AngularJS Way
Code to complement the tutorial: [Submitting Forms: The AngularJS Way](http://scotch.io/tutorials/javascript/submitting-ajax-forms-the-angularjs-way)
A look at processing AJAX forms using jQuery vs Angular.