본문 바로가기
개발자 :-)/Vue.js

[Vue] 뷰 액시오스(Axios)

by 뚜생첨 2023. 2. 2.

Ajax란

비동기적인 웹 애플리케이션의 제작 -> single page application 개발이 더 쉬워짐

 

axios

https://github.com/axios/axios

 

GitHub - axios/axios: Promise based HTTP client for the browser and node.js

Promise based HTTP client for the browser and node.js - GitHub - axios/axios: Promise based HTTP client for the browser and node.js

github.com

 

Promise(javascript 의 비동기 처리패턴) 기반의 HTTP 통신 라이브러리

 

javascript 의 비동기 처리패턴

 

728x90
반응형

댓글