Fetch
Load asynchronously content in a page, as with Ajax, but in a simplified way.
WebSocket
Using the successor of Ajax that allows two-way communication between the server and the browser. Ajax is still useful for some classes of applications. This tutorial uses JavaScript and PHP server side.