로퍼티를 통해 동시 터치를 지원하고, 핀치, 스와이프 같은 제스처를 비롯해 세밀한 터치 처리
를 가능하게 합니다.
18.11
Ajax
Ajax
는 원래 비동기적 자바스크립트와
XML
의 약어입니다.
Ajax
를 통해 서버와 비동기적으로
통신하면 페이지 전체를 새로 고칠 필요 없이 서버에서 데이터를 받아올 수 있습니다. 이 혁명
적인 시스템은
2000
년 초반
XMLHttpRequest
의 도입으로 가능해졌고, 웹
2
.
0
이라 불리기도 했
습니다.
Ajax
의 핵심 개념은 간단합니다. 브라우저 자바스크립트에서
HTTP
요청을 만들어 서버에 보
내고 데이터를 받습니다. 받는 데이터는 보통
JSON
형식입니다.
XML
로 받을 수도 있지만
JSON
이 자바스크립트로 처리하기 훨씬 쉽습니다. 그리고 브라우저에서 그 데이터를 사용합니
다.
Ajax
역시 다른 웹 페이지와 마찬가지로 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.
O’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
I wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
I’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
I'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.