Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Udacity - Website Performance Optimization

    Posted By: naag
    Udacity - Website Performance Optimization

    Udacity - Website Performance Optimization
    MP4 | Video: 852x480 | 95 kbps | 44 KHz | 590 MB
    Genre: eLearning | Language: English

    Lesson 0 (20 minutes)

    You can’t optimize what you can’t measure, so in this lesson you’ll learn how to open Chrome Developer Tools to measure the performance of mobile and desktop websites.

    Lesson 1 (60 minutes)

    Optimizing any website’s performance requires a strong understanding of how browsers build websites from HTML, CSS and JavaScript. You’ll start by breaking down the Critical Rendering Path - the steps the browser has to take to render a page. You’ll get an understanding of how:

    HTML is converted to the Document Object Model (DOM).
    CSS is converted to the CSS Object Model (CSSOM).
    the browser runs layout to determine the position and size of elements before painting pixels on the screen.
    Throughout the lesson, you’ll learn how to take advantage of the Timeline view in Chrome Developer Tools to measure each and every step’s performance on mobile and desktop.

    Lesson 2 (90 minutes)

    You’ll explore easy HTML, CSS and JavaScript optimizations with significant performance implications, some of which are as simple as adding a single attribute to an HTML tag! Along the way, you’ll be developing the skills to help you diagnose opportunities for optimizations, including:

    building quick and dirty diagrams of the Critical Rendering Path.
    identifying three key metrics to triangulate potential performance bottlenecks.

    Udacity - Website Performance Optimization