Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xeebeast/generic-ajax
Writing AJAX for every server call?
https://github.com/xeebeast/generic-ajax
ajax ajax-request genreic-ajax javascript jquery
Last synced: about 12 hours ago
JSON representation
Writing AJAX for every server call?
- Host: GitHub
- URL: https://github.com/xeebeast/generic-ajax
- Owner: xeebeast
- Created: 2017-01-13T12:15:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T10:30:32.000Z (almost 8 years ago)
- Last Synced: 2024-12-25T16:09:54.246Z (about 12 hours ago)
- Topics: ajax, ajax-request, genreic-ajax, javascript, jquery
- Language: HTML
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generic-AJAX
Writing AJAX for every server call?
Do you still write AJAX function again and again for every server call?
Here is a Generic AJAX with Callback functions for both cases of Success and Failure.The .blade.php extention shows that it is a blade template file. Dont be afiad if you do not know about the blade template, it is just
a rendering engine for Laravel so feel free to remove .blade.ENJOY :)