XHR

search by tag

JavaScript XHR using JSONPlaceholder API

Aug 06, 2020 | 8 min read | 5585 Views | Comments

Sometimes it is very important to know how things are happening on the ground level. This article will talk about how to use XHR - XMLHttpRequest in vanilla JavaScript with the help of most loved REST API; JSONPlaceholder.