Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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?

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 :)