top of page
Search


AJAX Tutorial - What is AJAX and How it Works?
AJAX stands for Asynchronous JavaScript And XML. It is not a programming language. It is a technology for developing better, faster and...

The Tech Platform
Jun 27, 2022


Ajax Polling vs Long-Polling vs WebSockets vs Server-Sent Events
Ajax Polling, Long-Polling, WebSockets, and Server-Sent Events are popular communication protocols between clients like web browsers and...

The Tech Platform
Aug 9, 2021


How to Fix Laravel CSRF Token Mismatch Error From AJAX Request
CSRF is an attack that forces an end user to execute unwanted actions on a web application where they are currently authenticated....

The Tech Platform
Jan 14, 2021
bottom of page