0Pricing
Web Performance Optimization & Lighthouse · 강의

Google Lighthouse 소개

Google Lighthouse의 기능과 성능 병목 및 모범 사례 위반을 식별하는 방법을 알아봅니다.

Google Lighthouse 소개은(는) CoddyKit의 무료 Web Performance Optimization & Lighthouse 강의입니다. 이것은 4개 중 1번째 강의입니다. 아래에서 전체 강의를 무료로 읽을 수 있으며, 내장 코드 에디터와 24/7 AI 튜터와 함께 브라우저에서 직접 실습할 수 있습니다. 이 강의는 Web Performance Optimization & Lighthouse 학습 경로의 일부이며, 진행 상황이 웹과 CoddyKit 앱에 동기화됩니다. Web Performance Optimization & Lighthouse 강의에는 총 4개의 강의가 포함되어 있습니다.

이 강의의 일부는 아직 번역되지 않았으며 영어로 표시됩니다.

What is Google Lighthouse?

Welcome to the world of web performance! Our first stop is Google Lighthouse. It's an open-source, automated tool designed to improve the quality of your web pages.

Think of it as your personal web auditor, giving you insights and recommendations to make your site better.

Why Use Lighthouse?

Why is Lighthouse so important?

  • Identify Issues: It helps you find common problems that slow down your website or hinder user experience.
  • Actionable Advice: Instead of just pointing out issues, it provides clear, practical advice on how to fix them.
  • Improve Quality: By following its recommendations, you can enhance performance, accessibility, SEO, and more.

The 5 Core Audits

Lighthouse performs audits across five key categories to give you a comprehensive overview of your web page's quality:

  • Performance: How fast your page loads and responds.
  • Accessibility: How easily users with disabilities can interact with your page.
  • Best Practices: Ensures your site follows modern web development standards.
  • SEO: Checks for common search engine optimization issues.
  • Progressive Web App (PWA): Assesses if your site meets PWA criteria for a reliable, fast, and engaging experience.

How Lighthouse Audits Work

When you run an audit, Lighthouse simulates a user visiting your page. It does this in a controlled environment to ensure consistent results.

It then runs a series of tests, collects performance metrics, and analyzes the page's structure and content against best practices. Finally, it compiles all this into an easy-to-understand report.

Where to Run Lighthouse

The easiest and most common way to run Lighthouse is directly within your web browser, specifically in Google Chrome's Developer Tools (often called DevTools).

It's built right in, so there's no installation needed to get started!

Your First Audit: DevTools Steps

Ready to try it out? Here's how you'd typically run an audit in Chrome DevTools:

  1. Open your website in Chrome.
  2. Right-click anywhere on the page and select 'Inspect' (or use F12 / Cmd+Option+I).
  3. Go to the 'Lighthouse' tab within DevTools.
  4. Select the categories you want to audit (e.g., Performance, SEO).
  5. Click 'Analyze page load'.

Lighthouse will then run its tests and generate a report for you!

Understanding the Report

Once the audit is complete, Lighthouse presents a detailed report. At the top, you'll see a score for each category (Performance, Accessibility, etc.) from 0 to 100.

A higher score means better quality in that area. Below the scores, you'll find sections like 'Opportunities' and 'Diagnostics', which provide specific recommendations.

Focus on Performance Score

While all categories are important, the Performance score is often the first thing people look at. It's a combined score based on several key metrics that measure how quickly and smoothly your page loads and becomes interactive.

Aim for scores above 90 for a great user experience!

Actionable Insights

The real power of Lighthouse lies in its actionable recommendations. For each issue identified, it suggests specific improvements you can make.

For example, if your images are too large, Lighthouse might suggest 'Serve images in next-gen formats' or 'Efficiently encode images'. These insights guide your optimization efforts.

Lighthouse Categories

Which of the following are among the five core audit categories Google Lighthouse evaluates for a web page?

Recap: Intro to Lighthouse

Great job! You've just been introduced to Google Lighthouse, a powerful tool for analyzing and improving your web pages.

We learned that Lighthouse audits Performance, Accessibility, Best Practices, SEO, and PWA, providing actionable advice. The easiest way to run it is directly in Chrome DevTools. Next, we'll dive deeper into running your first audit and understanding the scoring system!

자주 묻는 질문

“Google Lighthouse 소개” 강의는 무료인가요?

네 — “Google Lighthouse 소개” 전체 내용을 이 웹사이트에서 무료로 읽을 수 있습니다. 인터랙티브하게 실습하려면(내장 코드 에디터와 24/7 AI 튜터), CoddyKit PRO로 업그레이드하면 Web Performance Optimization & Lighthouse 강의 전체를 잠금 해제할 수 있습니다. Web Performance Optimization & Lighthouse 강의에는 총 4개의 강의가 포함되어 있습니다.

“Google Lighthouse 소개”에서 뭘 배우나요?

Google Lighthouse의 기능과 성능 병목 및 모범 사례 위반을 식별하는 방법을 알아봅니다. 브라우저에서 직접 실행하는 실습 코드로 Web Performance Optimization & Lighthouse을(를) 배우며, 24/7 AI 튜터가 강의를 진행하면서 질문에 답변해줍니다.

Web Performance Optimization & Lighthouse을(를) 시작하는 데 경험이 필요한가요?

사전 경험은 필요하지 않습니다. CoddyKit의 Web Performance Optimization & Lighthouse은(는) 초급자부터 고급 학습자까지를 위해 구성되어 있으므로, 여기서 시작하거나 처음부터 시작할 수 있으며 자신의 속도대로 진행할 수 있습니다. 이것은 4개 중 1번째 강의입니다.

“Google Lighthouse 소개” 강의는 얼마나 걸리나요?

대부분의 CoddyKit 강의는 약 5~10분이 소요됩니다. 각 강의는 간결하고 인터랙티브하여 꾸준한 진행이 가능하며, 웹과 앱에서 중단한 부분부터 바로 시작할 수 있습니다.

이 Web Performance Optimization & Lighthouse 강의에서 코드를 작성하고 실행할 수 있나요?

네. 모든 Web Performance Optimization & Lighthouse 강의에는 내장 코드 에디터가 포함되어 있으므로, 브라우저에서 바로 실제 코드를 작성하고 실행한 후 즉시 AI 피드백을 받을 수 있습니다 — 로컬 설정이 필요 없습니다.

이 강의의 모든 강의

  1. Google Lighthouse 소개
  2. 첫 감사 실행
  3. Lighthouse 보고서 해석
  4. Lighthouse 점수 이해하기
← Web Performance Optimization & Lighthouse(으)로 돌아가기