0
Alternative to AJAX
Is there any alternative to AJAX? Is this alternative a better approach for simple Web-based CRUD Applications?
1 Answer
0
Some says that websockets have many advantages over ajax. Is websockets a better approach than AJAX for CRUD apps.?