Web Performance Optimization & Lighthouse · 강의

첫 감사 실행

다양한 웹 페이지에서 처음으로 Lighthouse 감사를 수행하고 점수 체계를 이해하며 실습 경험을 쌓습니다.

레슨 2/411개 단계

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

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

Your First Lighthouse Audit

Welcome to your first hands-on Lighthouse audit! In this lesson, you'll learn how to run an audit on any webpage and understand its performance scores.

Lighthouse is a powerful tool built by Google to help developers improve the quality of their web pages. It checks for performance, accessibility, SEO, and more.

Where to Find Lighthouse

Google Lighthouse is built right into your Chrome browser's developer tools. You don't need to install anything extra!

  • Open Chrome and navigate to any webpage.
  • Right-click anywhere on the page and select "Inspect" (or use Ctrl+Shift+I / Cmd+Option+I).
  • This opens the Developer Tools panel.

Launching Your First Audit

Once Developer Tools are open, navigate to the Lighthouse tab. You'll see options to configure your audit:

  • Categories: Choose which aspects to check (e.g., Performance, Accessibility).
  • Device: Select "Mobile" or "Desktop" to simulate different environments.
  • Click "Analyze page load" to start!

What Lighthouse Checks

Lighthouse audits cover several key areas to give you a complete picture of your website's health:

  • Performance: How fast your page loads and responds.
  • Accessibility: How usable your page is for people with disabilities.
  • Best Practices: General web development recommendations.
  • SEO: How well your page is optimized for search engines.
  • PWA: Checks for Progressive Web App standards (if applicable).

Behind the Scenes of an Audit

When you click "Analyze page load," Lighthouse goes to work:

  • It loads your page in a simulated, controlled environment.
  • It gathers data on various metrics like load times, user interactions, and best practice adherence.
  • This data is then compiled into a comprehensive report, which you'll see in the DevTools panel.

Decoding Your Lighthouse Score

After the audit, you'll see an overall score for each category, usually from 0 to 100. Higher is better!

Each score is an average of several underlying metrics. For example, the Performance score combines metrics like First Contentful Paint (FCP) and Largest Contentful Paint (LCP).

Lighthouse Scoring Ranges

Lighthouse uses a color-coded system to quickly show you how your page performs:

  • 0-49 (Red): Poor performance. There's significant room for improvement.
  • 50-89 (Orange): Average performance. Good, but could be better.
  • 90-100 (Green): Excellent performance. Your page is doing great!

Aim for green scores across all categories for the best user experience.

A Real-World Audit (Conceptual)

Imagine you audit a simple blog post. Lighthouse might give you a report like this:

  • Performance: 75 (Orange)
  • Accessibility: 98 (Green)
  • Best Practices: 90 (Green)
  • SEO: 85 (Orange)

This report tells you your blog is accessible and follows many best practices, but its performance and SEO could use some tweaks.

Tips for Accurate Audits

To get the most accurate and consistent results from Lighthouse, keep these tips in mind:

  • Use Incognito Mode: This disables browser extensions that might interfere.
  • Stable Network: Ensure you have a consistent internet connection.
  • Close Other Tabs: Reduce background activity for clearer results.
  • Run Multiple Times: Performance can vary slightly, so run a few audits and average the scores.

Check Your Understanding

Let's test what you've learned about Lighthouse scoring.

Recap: Running & Scoring Audits

Great job! You've learned how to run your first Lighthouse audit and understand its scoring system.

  • You can access Lighthouse via Chrome DevTools.
  • Audits cover Performance, Accessibility, Best Practices, SEO, and PWA.
  • Scores are color-coded: 0-49 (red), 50-89 (orange), 90-100 (green).
  • For accurate results, use Incognito mode and a stable network.

Next, we'll dive deeper into interpreting these reports and understanding the recommendations!

무료로 시작

AI 튜터와 함께 Web Performance Optimization & Lighthouse을(를) 배우세요 — 무료

브라우저에서 실제 코드를 작성하고 실행하며, 24/7 AI 튜터로부터 즉각적인 도움을 받고, 웹이나 앱에서 중단한 부분부터 계속 학습하세요.

코스
12
레슨
48

자주 묻는 질문

“첫 감사 실행” 강의는 무료인가요?

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

“첫 감사 실행”에서 뭘 배우나요?

다양한 웹 페이지에서 처음으로 Lighthouse 감사를 수행하고 점수 체계를 이해하며 실습 경험을 쌓습니다. 브라우저에서 직접 실행하는 실습 코드로 Web Performance Optimization & Lighthouse을(를) 배우며, 24/7 AI 튜터가 강의를 진행하면서 질문에 답변해줍니다.

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

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

“첫 감사 실행” 강의는 얼마나 걸리나요?

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

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

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

이 강의의 모든 강의

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