Skip to Content
만들면서 배우는 프로그레시브 웹 앱: 사용자 경험을 극대화하는 차세대 웹 앱 기술
book

만들면서 배우는 프로그레시브 웹 앱: 사용자 경험을 극대화하는 차세대 웹 앱 기술

by 한민주, 양찬석, 탈 아터
April 2019
Beginner to intermediate
368 pages
7h 18m
Korean
Hanbit Media, Inc.
Content preview from 만들면서 배우는 프로그레시브 웹 앱: 사용자 경험을 극대화하는 차세대 웹 앱 기술
12 PWA의 미래
- 349
var scene
=
new THREE
.
Scene
();
var camera
=
new THREE
.
PerspectiveCamera
(
75
,
1
.
33
,
0
.
1
,
1000
);
var renderer
=
new THREE
.
WebGLRenderer
();
renderer
.
setSize
(
400
,
300
);
var geometry
=
new THREE
.
BoxGeometry
(
1
,
1
,
1
);
var material
=
new THREE
.
MeshBasicMaterial
({
color
:
0x00ff00
});
var cube
=
new THREE
.
Mesh
(
geometry
,
material
);
scene
.
add
(
cube
);
camera
.
position
.
z
=
5
;
12.4
음성 인식 지원을 위한 첨단 API
하나의 기술이 모든 사용자를 위한 유용성과 접근성을 향상시키면서, 깜짝 놀랄
만큼 매끄럽고 미래지향적인 사용자 경험을 제공하고 있습니다. 이는 드문 일입니
다. ‘음성 인식’이 그 사례입니다. 이 기술은 사용자가 디지털 기기와 소통할 수 있
는 완전히 새로운 방법을 열어주었습니다. 음성 인식은 사용성을 향상시키고 작업
흐름을 원활하게 만들어주며, 미래지향적이고 자연스럽습니다. 이전에는 불가능
했던 아주 새로운
UI
입니다.
음성 인식은 구현하기가 아주 어려웠습니다. ...
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.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’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
QuotationMarkI 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
QuotationMarkI’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
QuotationMarkI'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.
Mark W.
Embedded Software Engineer

You might also like

파이썬으로 웹 크롤러 만들기: 초간단 나만의 웹 크롤러로 원하는 데이터 가져오는 방법

파이썬으로 웹 크롤러 만들기: 초간단 나만의 웹 크롤러로 원하는 데이터 가져오는 방법

한선용, 라이언 미첼

Publisher Resources

ISBN: 9791162248737