반응형
[Web] DevTools의 새로운 기능 (Chrome 60)
https://developers.google.com/web/updates/2017/05/devtools-release-notes
- A new Audits panel, including tests for progressive web apps, performance, accessibility, and best practices.
- Third-party badges. Find out which third-parties are making network requests, logging to the Console, and executing JavaScript.
- Continue To Here. A new gesture that can speed up your JavaScript debugging workflow.
- Predictable debugging for asynchronous JavaScript.
- Object previews in the Console.
- Real-time updates in the Coverage tab.
- A new menu for selecting contexts in the Console.
- Simpler network throttling options.
- Async stack traces on by default.
- 점진적인 웹 앱, 성능, 액세스 가능성 및 모범 사례에 대한 테스트를 비롯하여 새로운 감사 패널
- 타사 배지 . 어떤 제 3자가 네트워크 요청을하고, 콘솔에 로그인하고, JavaScript를 실행하는지 알아보십시오.
- 계속 여기로 . JavaScript 디버깅 워크 플로우의 속도를 높일 수있는 새로운 제스처입니다.
- 비동기 자바 스크립트를위한 예측 가능한 디버깅 .
- 콘솔의 객체 미리보기 .
- 게재 위치 탭의 실시간 업데이트 .
- 콘솔에서 컨텍스트를 선택하기위한 새로운 메뉴입니다 .
- 간단한 네트워크 조절 옵션 .
- 기본적으로 비동기 스택 추적이 설정 됩니다.
...
반응형
'프로그래밍 > Web' 카테고리의 다른 글
[FACEBOOK UI] github - facebook UI material (0) | 2017.08.28 |
---|---|
[SNS] 빠른 시작: JavaScript용 Facebook SDK (0) | 2017.08.28 |
[MEAN] MEAN (Mongo, Express, Angular, Node) http://mean.io (0) | 2017.08.18 |
인스타그램 태그 검색으로 게시글 가져오기 (0) | 2017.08.17 |
[Mac] Mac에서 APM 설치하기 - MAMP (0) | 2017.08.01 |