* 2021년 1월 기준으론 CRA 버전이 올라가면서 serviceWorker.js가 없어지고 reportWebVitals.js가 붙었다. 통재로다.
create-react-app.dev/docs/making-a-progressive-web-app/
Making a Progressive Web App | Create React App
The production build has all the tools necessary to generate a first-class
create-react-app.dev
웹 프로젝트는 PWA이어야 한다 - Webactually
PWA를 잘 설명하는 좋은 무료 콘텐츠도 많지만, 잘못된 정보 역시 만연해 있다. 아마 다음 항목 중 하나 이상은 들어봤을 것이다. PWA를 구축하려면 자바스크립트JavaScript 프레임워크를 사용해야
webactually.com
serviceworker 를 반드시 이해해야 한다.
ServiceWorker Cookbook
Introduction The Service Worker Cookbook is a collection of working, practical examples of using service workers in modern web sites. Tip: Open your Developer Tools console to view fetch events and informative messages about what each recipe's service work
serviceworke.rs
web.dev
web.dev
www.zerocho.com/category/HTML&DOM/post/5a9a638033c01a001bfa6912
(HTML&DOM) PWA 시작하기 - manifest.json과 serviceworker
안녕하세요. 이번 시간에는 구글과 모질라가 강력하게 미는 기술인 PWA에 대해 알아보겠습니다. PWA는 Progressive Web App의 두문자어입니다. 뭔가 이름은 거창한데요. 실제로도 매우 놀라운 기술입니
www.zerocho.com
'미분류 > Tip' 카테고리의 다른 글
intelliJ 설치 및 세팅 (0) | 2021.04.25 |
---|---|
카카오톡 알림톡을 활용한 고객센터 운영 (0) | 2021.03.20 |
웹 최적화를 위한 프로파일링 및 속도 개선 툴 (0) | 2020.12.05 |
curl 방식으로 mailgun 사용해보면서 익히는 curl (2) | 2020.11.26 |
왜 Web Component를 사용하는가? (0) | 2020.11.14 |