589689.xyz

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

  • 收录时间:2020-12-28 10:56:02
  • 文件大小:4GB
  • 下载次数:1
  • 最近下载:2020-12-28 10:56:02
  • 磁力链接:

文件列表

  1. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/108 Analyzing File Requests in the Network Panel.mp4 212MB
  2. 01 Introduction/017 Defining our requestListener function.mp4 164MB
  3. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/121 Audit Lighthouse - Example.mp4 153MB
  4. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/106 Time phases - detailed explanation.mp4 141MB
  5. 03 Bonus Section - Building a Custom Polyfill/045 Custom forEach() polyfill - final.mp4 125MB
  6. 02 HTTP protocol, TCP and Packets/033 Take a step back - this stuff is practical.mp4 125MB
  7. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/100 What do the all the columns mean in the Network Panel.mp4 113MB
  8. 07 Bonus Section - HTTP_2/127 HTTP_2 Questions and Answers.mp4 107MB
  9. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/107 CDN - an introduction.mp4 100MB
  10. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/118 Steps to take to optimize the Critical Rendering Path.mp4 81MB
  11. 01 Introduction/007 Quick step back.mp4 80MB
  12. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/115 Impact that JavaScript and CSS has on our CRP.mp4 79MB
  13. 02 HTTP protocol, TCP and Packets/032 HTTP - Request and Response.mp4 74MB
  14. 05 Render Blocking Resources/092 Summary of where we can place our JS to improve the CRP.mp4 74MB
  15. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/054 Quick Recap.mp4 68MB
  16. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/113 Lets add JavaScript and CSS.mp4 63MB
  17. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/053 Constructing the DOM - Part 2.mp4 57MB
  18. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/099 Introduction to Network Panel.mp4 57MB
  19. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/055 Performance Tab - DevTools.mp4 57MB
  20. 05 Render Blocking Resources/079 Approach 1_ Placing JavaScript at the bottom of your page.mp4 51MB
  21. 05 Render Blocking Resources/088 Approach 5_ Preload.mp4 50MB
  22. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/120 Audit Lighthouse - Introduction.mp4 49MB
  23. 05 Render Blocking Resources/086 Approach 4_ Custom event listener - part 2 (+ lets analyze the entire render).mp4 49MB
  24. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/069 Step Back.mp4 49MB
  25. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/065 Comparing the DOM, CSSOM and Render Tree.mp4 49MB
  26. 01 Introduction/022 Fetch - with POST.mp4 47MB
  27. 05 Render Blocking Resources/072 Media Types - Example.mp4 46MB
  28. 05 Render Blocking Resources/074 JavaScript and the DOM.mp4 45MB
  29. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/117 Adding ASYNC to our file, and its impact on the CRP.mp4 45MB
  30. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/110 Analyzing our file's CRP - no CSS and no JS.mp4 44MB
  31. 05 Render Blocking Resources/081 Approach 2_ Using Async.mp4 43MB
  32. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/047 Introduction.mp4 39MB
  33. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/048 JS Engine, Rendering Engine and the glue that holds it all together (Browser).mp4 39MB
  34. 05 Render Blocking Resources/071 How to make CSS non-render blocking (hint_ Media Queries).mp4 38MB
  35. 01 Introduction/011 Dealing with the response data.mp4 37MB
  36. 03 Bonus Section - Building a Custom Polyfill/039 Practical example of forEach().mp4 36MB
  37. 05 Render Blocking Resources/085 Approach 4_ Custom event listener - part 1.mp4 36MB
  38. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/057 Bottom-Up & Event Log - an alternative way to analyse your website's activities.mp4 35MB
  39. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/049 How the Browser works (the steps it takes to fetch data and display it).mp4 35MB
  40. 01 Introduction/005 AJAX - introduction.mp4 35MB
  41. 03 Bonus Section - Building a Custom Polyfill/036 What is a polyfill_.mp4 34MB
  42. 05 Render Blocking Resources/083 Approach 3_ Defer.mp4 34MB
  43. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/116 Inline JavaScript.mp4 33MB
  44. 07 Bonus Section - HTTP_2/122 HTTP_1.1 - Recap.mp4 33MB
  45. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/052 Constructing the DOM - Part 1.mp4 33MB
  46. 03 Bonus Section - Building a Custom Polyfill/044 What is THIS.mp4 33MB
  47. 05 Render Blocking Resources/073 Is JavaScript render blocking_.mp4 31MB
  48. 01 Introduction/019 Fetch - introduction.mp4 31MB
  49. 01 Introduction/008 XMLHttpRequest - introduction.mp4 31MB
  50. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/068 Render Tree - Paint.mp4 31MB
  51. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/101 Response and Request Headers.mp4 31MB
  52. 05 Render Blocking Resources/095 What is speculative parsing.mp4 30MB
  53. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/066 Render Tree - Layout.mp4 29MB
  54. 05 Render Blocking Resources/077 Step Back_ DOM vs CSSOM vs JavaScript.mp4 29MB
  55. 01 Introduction/010 Building the XMLHttpRequest object.mp4 29MB
  56. 01 Introduction/016 Another example - fetching an image and persons name.mp4 28MB
  57. 03 Bonus Section - Building a Custom Polyfill/038 What is forEach().mp4 28MB
  58. 01 Introduction/023 Fetch vs XMLHttpRequest.mp4 27MB
  59. 05 Render Blocking Resources/078 JavaScript is render blocking.mp4 26MB
  60. 02 HTTP protocol, TCP and Packets/025 The Browser's main functionality.mp4 26MB
  61. 05 Render Blocking Resources/075 JavaScript and the CSSOM.mp4 25MB
  62. 01 Introduction/013 Another example - displaying time from a server.mp4 24MB
  63. 07 Bonus Section - HTTP_2/123 HTTP_2 - where did it come from_.mp4 24MB
  64. 05 Render Blocking Resources/070 Render Blocking Resources - Intro.mp4 23MB
  65. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/112 How to identify number of critical resources and server round trips.mp4 23MB
  66. 03 Bonus Section - Building a Custom Polyfill/043 Custom forEach() polyfill - callback function.mp4 22MB
  67. 03 Bonus Section - Building a Custom Polyfill/041 Custom forEach() polyfill - first step.mp4 21MB
  68. 02 HTTP protocol, TCP and Packets/031 HTTP Protocol - Intro.mp4 21MB
  69. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/097 Section introduction.mp4 20MB
  70. 01 Introduction/014 Building our custom time function.mp4 20MB
  71. 02 HTTP protocol, TCP and Packets/026 Browsers and W3C.mp4 20MB
  72. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/061 Render Tree - Introduction.mp4 20MB
  73. 07 Bonus Section - HTTP_2/125 HTTP_2 - what is it_.mp4 19MB
  74. 05 Render Blocking Resources/087 Async vs Defer vs Custom.mp4 19MB
  75. 02 HTTP protocol, TCP and Packets/028 Packets.mp4 19MB
  76. 01 Introduction/024 Conclusion.mp4 19MB
  77. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/059 Why do we need to have a CSS Tree_.mp4 16MB
  78. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/103 3 most common network requests you'll see.mp4 16MB
  79. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/109 Network Panel - High Level Overview.mp4 15MB
  80. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/056 Call Tree - an alternative way to analyse your website's activities.mp4 15MB
  81. 03 Bonus Section - Building a Custom Polyfill/037 Testing whether the forEach() method exists in our Browser.mp4 14MB
  82. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/098 Why is the Network Panel important.mp4 14MB
  83. 02 HTTP protocol, TCP and Packets/029 Packets - 5 Layers Explained.mp4 14MB
  84. 01 Introduction/018 XMLHttpRequest - summary of our picture and name example.mp4 13MB
  85. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/060 How to view the CSSOM process for your website - Recalculate Style.mp4 12MB
  86. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/114 Rendering our new file with JavaScript and CSS.mp4 12MB
  87. 05 Render Blocking Resources/076 Example of JavaScript having to wait for the CSS.mp4 12MB
  88. 03 Bonus Section - Building a Custom Polyfill/046 Outro.mp4 12MB
  89. 01 Introduction/004 How browsers used to make data requests.mp4 11MB
  90. 03 Bonus Section - Building a Custom Polyfill/034 Quick caveat.mp4 10MB
  91. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/058 CSSOM - Introduction.mp4 10MB
  92. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/064 Quick Recap - Render Tree.mp4 10MB
  93. 02 HTTP protocol, TCP and Packets/030 Packets - Example.mp4 10MB
  94. 05 Render Blocking Resources/082 Comparing Approach 1 (Bottom) vs Approach 2 (Async).mp4 10MB
  95. 03 Bonus Section - Building a Custom Polyfill/040 Custom forEach() polyfill - introduction.mp4 10MB
  96. 05 Render Blocking Resources/084 Comparing Approach 2 (Async) vs Approach 3 (Defer).mp4 10MB
  97. 01 Introduction/003 What this course covers.mp4 10MB
  98. 01 Introduction/021 Fetch - what is the .json() method.mp4 10MB
  99. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/067 Viewing the Layout process in DevTools.mp4 9MB
  100. 02 HTTP protocol, TCP and Packets/027 Browsers request - intro.mp4 9MB
  101. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/111 Bonus_ what is the size column_.mp4 9MB
  102. 05 Render Blocking Resources/094 Introduction to speculative parsing.mp4 8MB
  103. 01 Introduction/020 Fetch - setting it up.mp4 8MB
  104. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/102 Timing tab and waterfall stack.mp4 7MB
  105. 01 Introduction/001 Introduction.mp4 6MB
  106. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/062 Render Tree - Challenge.mp4 6MB
  107. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/050 Critical Rendering Path - Introduction.mp4 6MB
  108. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/104 Time phases - introduction.mp4 5MB
  109. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/063 Render Tree - Solution.mp4 2MB
  110. 01 Introduction/009 why-are-some-properties-in-devTools-dimmed.pdf 1MB
  111. 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 19KB
  112. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/108 Analyzing File Requests in the Network Panel.en.srt 19KB
  113. 05 Render Blocking Resources/095 What is speculative parsing.en.srt 19KB
  114. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/055 Performance Tab - DevTools.en.srt 18KB
  115. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/106 Time phases - detailed explanation.en.srt 17KB
  116. 01 Introduction/022 Fetch - with POST.en.srt 17KB
  117. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/065 Comparing the DOM, CSSOM and Render Tree.en.srt 16KB
  118. 01 Introduction/017 Defining our requestListener function.en.srt 13KB
  119. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/113 Lets add JavaScript and CSS.en.srt 12KB
  120. 01 Introduction/010 Building the XMLHttpRequest object.en.srt 12KB
  121. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/100 What do the all the columns mean in the Network Panel.en.srt 12KB
  122. 05 Render Blocking Resources/086 Approach 4_ Custom event listener - part 2 (+ lets analyze the entire render).en.srt 12KB
  123. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/115 Impact that JavaScript and CSS has on our CRP.en.srt 12KB
  124. 05 Render Blocking Resources/079 Approach 1_ Placing JavaScript at the bottom of your page.en.srt 11KB
  125. 01 Introduction/023 Fetch vs XMLHttpRequest.en.srt 11KB
  126. 05 Render Blocking Resources/072 Media Types - Example.en.srt 11KB
  127. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/121 Audit Lighthouse - Example.en.srt 11KB
  128. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/057 Bottom-Up & Event Log - an alternative way to analyse your website's activities.en.srt 11KB
  129. 01 Introduction/016 Another example - fetching an image and persons name.en.srt 10KB
  130. 07 Bonus Section - HTTP_2/127 HTTP_2 Questions and Answers.en.srt 10KB
  131. 01 Introduction/011 Dealing with the response data.en.srt 9KB
  132. 05 Render Blocking Resources/081 Approach 2_ Using Async.en.srt 9KB
  133. 03 Bonus Section - Building a Custom Polyfill/039 Practical example of forEach().en.srt 9KB
  134. 01 Introduction/013 Another example - displaying time from a server.en.srt 8KB
  135. 05 Render Blocking Resources/091 Preload & images and how they affect the CRP.html 8KB
  136. 05 Render Blocking Resources/071 How to make CSS non-render blocking (hint_ Media Queries).en.srt 8KB
  137. 05 Render Blocking Resources/088 Approach 5_ Preload.en.srt 8KB
  138. 02 HTTP protocol, TCP and Packets/032 HTTP - Request and Response.en.srt 8KB
  139. 03 Bonus Section - Building a Custom Polyfill/045 Custom forEach() polyfill - final.en.srt 8KB
  140. 05 Render Blocking Resources/085 Approach 4_ Custom event listener - part 1.en.srt 7KB
  141. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/107 CDN - an introduction.en.srt 7KB
  142. 03 Bonus Section - Building a Custom Polyfill/036 What is a polyfill_.en.srt 7KB
  143. 01 Introduction/012 Lets stop and talk about storage and files.html 7KB
  144. 02 HTTP protocol, TCP and Packets/029 Packets - 5 Layers Explained.en.srt 7KB
  145. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/118 Steps to take to optimize the Critical Rendering Path.en.srt 7KB
  146. 01 Introduction/014 Building our custom time function.en.srt 7KB
  147. 01 Introduction/005 AJAX - introduction.en.srt 7KB
  148. 01 Introduction/008 XMLHttpRequest - introduction.en.srt 7KB
  149. 03 Bonus Section - Building a Custom Polyfill/041 Custom forEach() polyfill - first step.en.srt 7KB
  150. 03 Bonus Section - Building a Custom Polyfill/043 Custom forEach() polyfill - callback function.en.srt 7KB
  151. 05 Render Blocking Resources/080 Q&A time.html 6KB
  152. 03 Bonus Section - Building a Custom Polyfill/044 What is THIS.en.srt 6KB
  153. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/056 Call Tree - an alternative way to analyse your website's activities.en.srt 6KB
  154. 05 Render Blocking Resources/092 Summary of where we can place our JS to improve the CRP.en.srt 6KB
  155. 05 Render Blocking Resources/083 Approach 3_ Defer.en.srt 6KB
  156. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/048 JS Engine, Rendering Engine and the glue that holds it all together (Browser).en.srt 6KB
  157. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/059 Why do we need to have a CSS Tree_.en.srt 6KB
  158. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/053 Constructing the DOM - Part 2.en.srt 6KB
  159. 05 Render Blocking Resources/078 JavaScript is render blocking.en.srt 6KB
  160. 02 HTTP protocol, TCP and Packets/025 The Browser's main functionality.en.srt 5KB
  161. 07 Bonus Section - HTTP_2/122 HTTP_1.1 - Recap.en.srt 5KB
  162. 05 Render Blocking Resources/087 Async vs Defer vs Custom.en.srt 5KB
  163. 02 HTTP protocol, TCP and Packets/030 Packets - Example.en.srt 5KB
  164. 02 HTTP protocol, TCP and Packets/033 Take a step back - this stuff is practical.en.srt 5KB
  165. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/117 Adding ASYNC to our file, and its impact on the CRP.en.srt 5KB
  166. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/052 Constructing the DOM - Part 1.en.srt 5KB
  167. 05 Render Blocking Resources/070 Render Blocking Resources - Intro.en.srt 5KB
  168. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/112 How to identify number of critical resources and server round trips.en.srt 5KB
  169. 03 Bonus Section - Building a Custom Polyfill/038 What is forEach().en.srt 5KB
  170. 01 Introduction/019 Fetch - introduction.en.srt 5KB
  171. 05 Render Blocking Resources/074 JavaScript and the DOM.en.srt 5KB
  172. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/109 Network Panel - High Level Overview.en.srt 5KB
  173. 05 Render Blocking Resources/090 Preload - More Information.html 5KB
  174. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/110 Analyzing our file's CRP - no CSS and no JS.en.srt 4KB
  175. 05 Render Blocking Resources/077 Step Back_ DOM vs CSSOM vs JavaScript.en.srt 4KB
  176. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/050 Critical Rendering Path - Introduction.en.srt 4KB
  177. 03 Bonus Section - Building a Custom Polyfill/037 Testing whether the forEach() method exists in our Browser.en.srt 4KB
  178. 07 Bonus Section - HTTP_2/123 HTTP_2 - where did it come from_.en.srt 4KB
  179. 02 HTTP protocol, TCP and Packets/031 HTTP Protocol - Intro.en.srt 4KB
  180. 05 Render Blocking Resources/076 Example of JavaScript having to wait for the CSS.en.srt 4KB
  181. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/062 Render Tree - Challenge.en.srt 4KB
  182. 02 HTTP protocol, TCP and Packets/026 Browsers and W3C.en.srt 4KB
  183. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/060 How to view the CSSOM process for your website - Recalculate Style.en.srt 4KB
  184. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/101 Response and Request Headers.en.srt 4KB
  185. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/116 Inline JavaScript.en.srt 4KB
  186. 02 HTTP protocol, TCP and Packets/028 Packets.en.srt 4KB
  187. 01 Introduction/024 Conclusion.en.srt 4KB
  188. 01 Introduction/009 Pause for a second, and lets discuss the console.html 4KB
  189. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/103 3 most common network requests you'll see.en.srt 4KB
  190. 01 Introduction/015 Is order important_.html 3KB
  191. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/097 Section introduction.en.srt 3KB
  192. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/067 Viewing the Layout process in DevTools.en.srt 3KB
  193. 07 Bonus Section - HTTP_2/125 HTTP_2 - what is it_.en.srt 3KB
  194. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/099 Introduction to Network Panel.en.srt 3KB
  195. 01 Introduction/018 XMLHttpRequest - summary of our picture and name example.en.srt 3KB
  196. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/066 Render Tree - Layout.en.srt 3KB
  197. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/061 Render Tree - Introduction.en.srt 3KB
  198. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/054 Quick Recap.en.srt 3KB
  199. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/120 Audit Lighthouse - Introduction.en.srt 3KB
  200. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/047 Introduction.en.srt 3KB
  201. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/098 Why is the Network Panel important.en.srt 3KB
  202. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/069 Step Back.en.srt 3KB
  203. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/064 Quick Recap - Render Tree.en.srt 3KB
  204. 01 Introduction/021 Fetch - what is the .json() method.en.srt 3KB
  205. 03 Bonus Section - Building a Custom Polyfill/046 Outro.en.srt 3KB
  206. 01 Introduction/020 Fetch - setting it up.en.srt 3KB
  207. 01 Introduction/007 Quick step back.en.srt 3KB
  208. 03 Bonus Section - Building a Custom Polyfill/042 Wait .html 2KB
  209. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/068 Render Tree - Paint.en.srt 2KB
  210. 08 Closing Comments/129 Where to next_.html 2KB
  211. 02 HTTP protocol, TCP and Packets/027 Browsers request - intro.en.srt 2KB
  212. 05 Render Blocking Resources/094 Introduction to speculative parsing.en.srt 2KB
  213. 01 Introduction/004 How browsers used to make data requests.en.srt 2KB
  214. 05 Render Blocking Resources/075 JavaScript and the CSSOM.en.srt 2KB
  215. 03 Bonus Section - Building a Custom Polyfill/035 Before you continue .html 2KB
  216. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/114 Rendering our new file with JavaScript and CSS.en.srt 2KB
  217. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/058 CSSOM - Introduction.en.srt 2KB
  218. 05 Render Blocking Resources/073 Is JavaScript render blocking_.en.srt 2KB
  219. 03 Bonus Section - Building a Custom Polyfill/040 Custom forEach() polyfill - introduction.en.srt 2KB
  220. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/119 What now_.html 2KB
  221. 05 Render Blocking Resources/082 Comparing Approach 1 (Bottom) vs Approach 2 (Async).en.srt 2KB
  222. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/105 Lifecycle of a request.html 2KB
  223. 01 Introduction/001 Introduction.en.srt 2KB
  224. 05 Render Blocking Resources/084 Comparing Approach 2 (Async) vs Approach 3 (Defer).en.srt 2KB
  225. 05 Render Blocking Resources/096 Speculative Parsing - Quick Review.html 2KB
  226. 07 Bonus Section - HTTP_2/126 Quick comment on HTTP_2.html 2KB
  227. 01 Introduction/003 What this course covers.en.srt 2KB
  228. 08 Closing Comments/128 Well Done.html 2KB
  229. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/102 Timing tab and waterfall stack.en.srt 2KB
  230. 05 Render Blocking Resources/089 Quick caveat.html 2KB
  231. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/063 Render Tree - Solution.en.srt 2KB
  232. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/111 Bonus_ what is the size column_.en.srt 2KB
  233. 03 Bonus Section - Building a Custom Polyfill/034 Quick caveat.en.srt 2KB
  234. 01 Introduction/006 Is AJAX still relevant today_.html 2KB
  235. 07 Bonus Section - HTTP_2/124 HTTP_2 - Did you know_.html 1KB
  236. 04 Critical Rendering Path - DOM, CSSOM, Render Tree/051 Critical Rendering Path Overview.html 1KB
  237. 05 Render Blocking Resources/093 Overview - One Page.html 1KB
  238. 01 Introduction/002 Course Overview.html 1KB
  239. 06 Having Fun_ Lets Analyze the Critical Rendering Path Together/104 Time phases - introduction.en.srt 955B
  240. udemy-dl.log 0B