webdev

AJAX and the big question: When you use GET and when to use POST?

ajax-get-post

Here is a simple answer to this repeated question…

In lost of cases (from my past) – you can start with GET if there is no ‘real usage’ to the POST.


Discover more from Ido Green

Subscribe to get the latest posts sent to your email.

Standard