Добавить
Уведомления

How to make HTTP requests like a pro with Axios

In this video, we'll take a good look at Axios, a client HTTP API based on the XMLHttpRequest interface provided by browsers, and examine the key features that have contributed to its rise in popularity among frontend developers. Introduction -- 00:00 Why Axios? -- 00:30 Installing Axios -- 01:08 Making requests -- 02:01 Shorthand methods -- 02:22 Handling the response -- 02:46 Making simultaneous requests -- 03:42 Sending custom headers -- 04:23 Transforming requests and responses -- 04:50 Intercepting requests and responses -- 05:52 Protection against cross-site request forgery -- 06:41 Canceling requests -- 07:25 Third-party libraries -- 08:04 Check out the corresponding blog post: https://blog.logrocket.com/how-to-make-http-requests-like-a-pro-with-axios/ Try LogRocket for free: https://logrocket.com/?yt52

12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

In this video, we'll take a good look at Axios, a client HTTP API based on the XMLHttpRequest interface provided by browsers, and examine the key features that have contributed to its rise in popularity among frontend developers. Introduction -- 00:00 Why Axios? -- 00:30 Installing Axios -- 01:08 Making requests -- 02:01 Shorthand methods -- 02:22 Handling the response -- 02:46 Making simultaneous requests -- 03:42 Sending custom headers -- 04:23 Transforming requests and responses -- 04:50 Intercepting requests and responses -- 05:52 Protection against cross-site request forgery -- 06:41 Canceling requests -- 07:25 Third-party libraries -- 08:04 Check out the corresponding blog post: https://blog.logrocket.com/how-to-make-http-requests-like-a-pro-with-axios/ Try LogRocket for free: https://logrocket.com/?yt52

, чтобы оставлять комментарии