zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[10-2021] the-complete-javascript-course
magnet:?xt=urn:btih:39d7c0e6abbe4552782d9d219ed862f11e95bfd5&dn=[10-2021] the-complete-javascript-course
磁力链接详情
文件列表详情
39d7c0e6abbe4552782d9d219ed862f11e95bfd5
infohash:
294
文件数量
36.7 GB
文件大小
2022-3-3 06:33
创建日期
2024-11-1 15:04
最后访问
相关分词
10-2021
the-complete-javascript-course
01 Welcome, Welcome, Welcome!/001 Course Structure and Projects.mp4 50.82 MB
01 Welcome, Welcome, Welcome!/002 Watch Before You Start!.mp4 33.37 MB
01 Welcome, Welcome, Welcome!/005 Setting Up Our Code Editor.mp4 51.08 MB
02 JavaScript Fundamentals _ Part 1/006 Section Intro.mp4 8.82 MB
02 JavaScript Fundamentals _ Part 1/007 Hello World!.mp4 16.18 MB
02 JavaScript Fundamentals _ Part 1/008 A Brief Introduction to JavaScript.mp4 48.66 MB
02 JavaScript Fundamentals _ Part 1/009 Linking a JavaScript File.mp4 79.86 MB
02 JavaScript Fundamentals _ Part 1/010 Values and Variables.mp4 89.88 MB
02 JavaScript Fundamentals _ Part 1/012 Data Types.mp4 111.04 MB
02 JavaScript Fundamentals _ Part 1/013 let, const and var.mp4 54.34 MB
02 JavaScript Fundamentals _ Part 1/014 Basic Operators.mp4 122.49 MB
02 JavaScript Fundamentals _ Part 1/015 Operator Precedence.mp4 101.35 MB
02 JavaScript Fundamentals _ Part 1/016 Coding Challenge #1.mp4 76.91 MB
02 JavaScript Fundamentals _ Part 1/017 Strings and Template Literals.mp4 60 MB
02 JavaScript Fundamentals _ Part 1/018 Taking Decisions_ if _ else Statements.mp4 65.4 MB
02 JavaScript Fundamentals _ Part 1/019 Coding Challenge #2.mp4 48.94 MB
02 JavaScript Fundamentals _ Part 1/020 Type Conversion and Coercion.mp4 95.92 MB
02 JavaScript Fundamentals _ Part 1/021 Truthy and Falsy Values.mp4 47.38 MB
02 JavaScript Fundamentals _ Part 1/022 Equality Operators_ == vs. ===.mp4 88.49 MB
02 JavaScript Fundamentals _ Part 1/023 Boolean Logic.mp4 32.23 MB
02 JavaScript Fundamentals _ Part 1/024 Logical Operators.mp4 73.22 MB
02 JavaScript Fundamentals _ Part 1/025 Coding Challenge #3.mp4 171.81 MB
02 JavaScript Fundamentals _ Part 1/026 The switch Statement.mp4 96.68 MB
02 JavaScript Fundamentals _ Part 1/027 Statements and Expressions.mp4 31.83 MB
02 JavaScript Fundamentals _ Part 1/028 The Conditional (Ternary) Operator.mp4 62.78 MB
02 JavaScript Fundamentals _ Part 1/029 Coding Challenge #4.mp4 48.89 MB
02 JavaScript Fundamentals _ Part 1/030 JavaScript Releases_ ES5, ES6+ and ESNext.mp4 63.64 MB
03 JavaScript Fundamentals _ Part 2/031 Section Intro.mp4 4.39 MB
03 JavaScript Fundamentals _ Part 2/032 Activating Strict Mode.mp4 41.71 MB
03 JavaScript Fundamentals _ Part 2/033 Functions.mp4 116.98 MB
03 JavaScript Fundamentals _ Part 2/034 Function Declarations vs. Expressions.mp4 54.24 MB
03 JavaScript Fundamentals _ Part 2/035 Arrow Functions.mp4 57.44 MB
03 JavaScript Fundamentals _ Part 2/036 Functions Calling Other Functions.mp4 82.38 MB
03 JavaScript Fundamentals _ Part 2/037 Reviewing Functions.mp4 104.75 MB
03 JavaScript Fundamentals _ Part 2/038 Coding Challenge #1.mp4 189.8 MB
03 JavaScript Fundamentals _ Part 2/039 Introduction to Arrays.mp4 179.19 MB
03 JavaScript Fundamentals _ Part 2/040 Basic Array Operations (Methods).mp4 120.34 MB
03 JavaScript Fundamentals _ Part 2/041 Coding Challenge #2.mp4 107.53 MB
03 JavaScript Fundamentals _ Part 2/042 Introduction to Objects.mp4 31.48 MB
03 JavaScript Fundamentals _ Part 2/043 Dot vs. Bracket Notation.mp4 201.42 MB
03 JavaScript Fundamentals _ Part 2/044 Object Methods.mp4 218.48 MB
03 JavaScript Fundamentals _ Part 2/045 Coding Challenge #3.mp4 125.39 MB
03 JavaScript Fundamentals _ Part 2/046 Iteration_ The for Loop.mp4 83.97 MB
03 JavaScript Fundamentals _ Part 2/047 Looping Arrays, Breaking and Continuing.mp4 219.51 MB
03 JavaScript Fundamentals _ Part 2/048 Looping Backwards and Loops in Loops.mp4 106.76 MB
03 JavaScript Fundamentals _ Part 2/049 The while Loop.mp4 70.98 MB
03 JavaScript Fundamentals _ Part 2/050 Coding Challenge #4.mp4 143.4 MB
04 How to Navigate This Course/051 Pathways and Section Roadmaps.mp4 25.54 MB
05 Developer Skills & Editor Setup/053 Section Intro.mp4 4.87 MB
05 Developer Skills & Editor Setup/055 Setting up Prettier and VS Code.mp4 99.01 MB
05 Developer Skills & Editor Setup/056 Installing Node.js and Setting Up a Dev Environment.mp4 75.73 MB
05 Developer Skills & Editor Setup/057 Learning How to Code.mp4 101.75 MB
05 Developer Skills & Editor Setup/058 How to Think Like a Developer_ Become a Problem Solver!.mp4 58.65 MB
05 Developer Skills & Editor Setup/059 Using Google, StackOverflow and MDN.mp4 204.32 MB
05 Developer Skills & Editor Setup/060 Debugging (Fixing Errors).mp4 20.02 MB
05 Developer Skills & Editor Setup/061 Debugging with the Console and Breakpoints.mp4 148.25 MB
05 Developer Skills & Editor Setup/062 Coding Challenge #1.mp4 149.01 MB
06 [OPTIONAL] HTML & CSS Crash Course/063 Section Intro.mp4 4.86 MB
06 [OPTIONAL] HTML & CSS Crash Course/064 Basic HTML Structure and Elements.mp4 45.79 MB
06 [OPTIONAL] HTML & CSS Crash Course/065 Attributes, Classes and IDs.mp4 84.52 MB
06 [OPTIONAL] HTML & CSS Crash Course/066 Basic Styling with CSS.mp4 109.28 MB
06 [OPTIONAL] HTML & CSS Crash Course/067 Introduction to the CSS Box Model.mp4 190.4 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/068 Section Intro.mp4 5.91 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/070 PROJECT #1_ Guess My Number!.mp4 38.95 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/071 What's the DOM and DOM Manipulation.mp4 25.03 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/072 Selecting and Manipulating Elements.mp4 53.86 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/073 Handling Click Events.mp4 123.37 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/074 Implementing the Game Logic.mp4 205.44 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/075 Manipulating CSS Styles.mp4 104.26 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/076 Coding Challenge #1.mp4 80.59 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/077 Implementing Highscores.mp4 91.74 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/078 Refactoring Our Code_ The DRY Principle.mp4 113.65 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/079 PROJECT #2_ Modal Window.mp4 92.37 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/080 Working With Classes.mp4 256.56 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/081 Handling an _Esc_ Keypress Event.mp4 132.79 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/082 PROJECT #3_ Pig Game.mp4 85.17 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/083 Rolling the Dice.mp4 136.33 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/084 Switching the Active Player.mp4 81.68 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/085 Holding Current Score.mp4 297.92 MB
07 JavaScript in the Browser_ DOM and Events Fundamentals/086 Resetting the Game.mp4 105.06 MB
08 How JavaScript Works Behind the Scenes/087 Section Intro.mp4 16.8 MB
08 How JavaScript Works Behind the Scenes/089 An High-Level Overview of JavaScript.mp4 58.2 MB
08 How JavaScript Works Behind the Scenes/090 The JavaScript Engine and Runtime.mp4 59.14 MB
08 How JavaScript Works Behind the Scenes/091 Execution Contexts and The Call Stack.mp4 67.44 MB
08 How JavaScript Works Behind the Scenes/092 Scope and The Scope Chain.mp4 127.92 MB
08 How JavaScript Works Behind the Scenes/093 Scoping in Practice.mp4 99.23 MB
08 How JavaScript Works Behind the Scenes/094 Variable Environment_ Hoisting and The TDZ.mp4 48.98 MB
08 How JavaScript Works Behind the Scenes/095 Hoisting and TDZ in Practice.mp4 85.2 MB
08 How JavaScript Works Behind the Scenes/096 The this Keyword.mp4 31.66 MB
08 How JavaScript Works Behind the Scenes/097 The this Keyword in Practice.mp4 87.32 MB
08 How JavaScript Works Behind the Scenes/098 Regular Functions vs. Arrow Functions.mp4 128.01 MB
08 How JavaScript Works Behind the Scenes/099 Primitives vs. Objects (Primitive vs. Reference Types).mp4 58.63 MB
08 How JavaScript Works Behind the Scenes/100 Primitives vs. Objects in Practice.mp4 92.91 MB
09 Data Structures, Modern Operators and Strings/101 Section Intro.mp4 9.32 MB
09 Data Structures, Modern Operators and Strings/103 Destructuring Arrays.mp4 128.96 MB
09 Data Structures, Modern Operators and Strings/104 Destructuring Objects.mp4 160.29 MB
09 Data Structures, Modern Operators and Strings/105 The Spread Operator (...).mp4 241.91 MB
09 Data Structures, Modern Operators and Strings/106 Rest Pattern and Parameters.mp4 126.76 MB
09 Data Structures, Modern Operators and Strings/107 Short Circuiting (&& and __).mp4 123.58 MB
09 Data Structures, Modern Operators and Strings/108 The Nullish Coalescing Operator (__).mp4 26.99 MB
09 Data Structures, Modern Operators and Strings/109 Coding Challenge #1.mp4 197.14 MB
09 Data Structures, Modern Operators and Strings/110 Looping Arrays_ The for-of Loop.mp4 85.3 MB
09 Data Structures, Modern Operators and Strings/111 Enhanced Object Literals.mp4 84.52 MB
09 Data Structures, Modern Operators and Strings/112 Optional Chaining (_.).mp4 181.17 MB
09 Data Structures, Modern Operators and Strings/113 Looping Objects_ Object Keys, Values, and Entries.mp4 121.52 MB
09 Data Structures, Modern Operators and Strings/114 Coding Challenge #2.mp4 171.63 MB
09 Data Structures, Modern Operators and Strings/115 Sets.mp4 159.32 MB
09 Data Structures, Modern Operators and Strings/116 Maps_ Fundamentals.mp4 114.54 MB
09 Data Structures, Modern Operators and Strings/117 Maps_ Iteration.mp4 109.39 MB
09 Data Structures, Modern Operators and Strings/118 Summary_ Which Data Structure to Use_.mp4 52.97 MB
09 Data Structures, Modern Operators and Strings/119 Coding Challenge #3.mp4 121.88 MB
09 Data Structures, Modern Operators and Strings/120 Working With Strings - Part 1.mp4 201.15 MB
09 Data Structures, Modern Operators and Strings/121 Working With Strings - Part 2.mp4 183.99 MB
09 Data Structures, Modern Operators and Strings/122 Working With Strings - Part 3.mp4 264.07 MB
09 Data Structures, Modern Operators and Strings/123 Coding Challenge #4.mp4 130.32 MB
09 Data Structures, Modern Operators and Strings/124 String Methods Practice.mp4 211.94 MB
10 A Closer Look at Functions/125 Section Intro.mp4 8.77 MB
10 A Closer Look at Functions/127 Default Parameters.mp4 77.68 MB
10 A Closer Look at Functions/128 How Passing Arguments Works_ Value vs. Reference.mp4 88.49 MB
10 A Closer Look at Functions/129 First-Class and Higher-Order Functions.mp4 31.45 MB
10 A Closer Look at Functions/130 Functions Accepting Callback Functions.mp4 155.03 MB
10 A Closer Look at Functions/131 Functions Returning Functions.mp4 38.08 MB
10 A Closer Look at Functions/132 The call and apply Methods.mp4 171.26 MB
10 A Closer Look at Functions/133 The bind Method.mp4 166.7 MB
10 A Closer Look at Functions/134 Coding Challenge #1.mp4 211.64 MB
10 A Closer Look at Functions/135 Immediately Invoked Function Expressions (IIFE).mp4 46.6 MB
10 A Closer Look at Functions/136 Closures.mp4 146.2 MB
10 A Closer Look at Functions/137 More Closure Examples.mp4 108.56 MB
10 A Closer Look at Functions/138 Coding Challenge #2.mp4 46.06 MB
11 Working With Arrays/139 Section Intro.mp4 9.14 MB
11 Working With Arrays/141 Simple Array Methods.mp4 114.46 MB
11 Working With Arrays/142 Looping Arrays_ forEach.mp4 136.4 MB
11 Working With Arrays/143 forEach With Maps and Sets.mp4 32.87 MB
11 Working With Arrays/144 PROJECT_ _Bankist_ App.mp4 74.27 MB
11 Working With Arrays/145 Creating DOM Elements.mp4 225.91 MB
11 Working With Arrays/146 Coding Challenge #1.mp4 93.4 MB
11 Working With Arrays/147 Data Transformations_ map, filter, reduce.mp4 19.66 MB
11 Working With Arrays/148 The map Method.mp4 121.54 MB
11 Working With Arrays/149 Computing Usernames.mp4 93.24 MB
11 Working With Arrays/150 The filter Method.mp4 58.03 MB
11 Working With Arrays/151 The reduce Method.mp4 205.54 MB
11 Working With Arrays/152 Coding Challenge #2.mp4 78.72 MB
11 Working With Arrays/153 The Magic of Chaining Methods.mp4 228.32 MB
11 Working With Arrays/154 Coding Challenge #3.mp4 44.17 MB
11 Working With Arrays/155 The find Method.mp4 40.44 MB
11 Working With Arrays/156 Implementing Login.mp4 286.41 MB
11 Working With Arrays/157 Implementing Transfers.mp4 174.72 MB
11 Working With Arrays/158 The findIndex Method.mp4 147.21 MB
11 Working With Arrays/159 some and every.mp4 145 MB
11 Working With Arrays/160 flat and flatMap.mp4 73.42 MB
11 Working With Arrays/161 Sorting Arrays.mp4 214.41 MB
11 Working With Arrays/162 More Ways of Creating and Filling Arrays.mp4 133.6 MB
11 Working With Arrays/163 Summary_ Which Array Method to Use_.mp4 30.21 MB
11 Working With Arrays/164 Array Methods Practice.mp4 236.89 MB
11 Working With Arrays/165 Coding Challenge #4.mp4 258.57 MB
12 Numbers, Dates, Intl and Timers/166 Section Intro.mp4 8.9 MB
12 Numbers, Dates, Intl and Timers/168 Converting and Checking Numbers.mp4 157.25 MB
12 Numbers, Dates, Intl and Timers/169 Math and Rounding.mp4 195.64 MB
12 Numbers, Dates, Intl and Timers/170 The Remainder Operator.mp4 97.46 MB
12 Numbers, Dates, Intl and Timers/171 Working with BigInt.mp4 73.28 MB
12 Numbers, Dates, Intl and Timers/172 Creating Dates.mp4 94.36 MB
12 Numbers, Dates, Intl and Timers/173 Adding Dates to _Bankist_ App.mp4 288.15 MB
12 Numbers, Dates, Intl and Timers/174 Operations With Dates.mp4 106.75 MB
12 Numbers, Dates, Intl and Timers/175 Internationalizing Dates (Intl).mp4 212.2 MB
12 Numbers, Dates, Intl and Timers/176 Internationalizing Numbers (Intl).mp4 233.16 MB
12 Numbers, Dates, Intl and Timers/177 Timers_ setTimeout and setInterval.mp4 131.78 MB
12 Numbers, Dates, Intl and Timers/178 Implementing a Countdown Timer.mp4 340.78 MB
13 Advanced DOM and Events/179 Section Intro.mp4 10.79 MB
13 Advanced DOM and Events/181 PROJECT_ _Bankist_ Website.mp4 97.31 MB
13 Advanced DOM and Events/182 How the DOM Really Works.mp4 46.85 MB
13 Advanced DOM and Events/183 Selecting, Creating, and Deleting Elements.mp4 231 MB
13 Advanced DOM and Events/184 Styles, Attributes and Classes.mp4 317.62 MB
13 Advanced DOM and Events/185 Implementing Smooth Scrolling.mp4 226.18 MB
13 Advanced DOM and Events/186 Types of Events and Event Handlers.mp4 74.45 MB
13 Advanced DOM and Events/187 Event Propagation_ Bubbling and Capturing.mp4 18.99 MB
13 Advanced DOM and Events/188 Event Propagation in Practice.mp4 207.08 MB
13 Advanced DOM and Events/189 Event Delegation_ Implementing Page Navigation.mp4 231.35 MB
13 Advanced DOM and Events/190 DOM Traversing.mp4 114.98 MB
13 Advanced DOM and Events/191 Building a Tabbed Component.mp4 399.33 MB
13 Advanced DOM and Events/192 Passing Arguments to Event Handlers.mp4 241.35 MB
13 Advanced DOM and Events/193 Implementing a Sticky Navigation_ The Scroll Event.mp4 103.26 MB
13 Advanced DOM and Events/194 A Better Way_ The Intersection Observer API.mp4 289.66 MB
13 Advanced DOM and Events/195 Revealing Elements on Scroll.mp4 166.68 MB
13 Advanced DOM and Events/196 Lazy Loading Images.mp4 333.25 MB
13 Advanced DOM and Events/197 Building a Slider Component_ Part 1.mp4 345.21 MB
13 Advanced DOM and Events/198 Building a Slider Component_ Part 2.mp4 339.34 MB
13 Advanced DOM and Events/199 Lifecycle DOM Events.mp4 105.62 MB
13 Advanced DOM and Events/200 Efficient Script Loading_ defer and async.mp4 115 MB
14 Object-Oriented Programming (OOP) With JavaScript/201 Section Intro.mp4 11.29 MB
14 Object-Oriented Programming (OOP) With JavaScript/203 What is Object-Oriented Programming_.mp4 104.89 MB
14 Object-Oriented Programming (OOP) With JavaScript/204 OOP in JavaScript.mp4 47.05 MB
14 Object-Oriented Programming (OOP) With JavaScript/205 Constructor Functions and the new Operator.mp4 88.14 MB
14 Object-Oriented Programming (OOP) With JavaScript/206 Prototypes.mp4 155.79 MB
14 Object-Oriented Programming (OOP) With JavaScript/207 Prototypal Inheritance and The Prototype Chain.mp4 52 MB
14 Object-Oriented Programming (OOP) With JavaScript/208 Prototypal Inheritance on Built-In Objects.mp4 179.04 MB
14 Object-Oriented Programming (OOP) With JavaScript/209 Coding Challenge #1.mp4 54.89 MB
14 Object-Oriented Programming (OOP) With JavaScript/210 ES6 Classes.mp4 87.3 MB
14 Object-Oriented Programming (OOP) With JavaScript/211 Setters and Getters.mp4 88.95 MB
14 Object-Oriented Programming (OOP) With JavaScript/212 Static Methods.mp4 78.46 MB
14 Object-Oriented Programming (OOP) With JavaScript/213 Object.create.mp4 103.96 MB
14 Object-Oriented Programming (OOP) With JavaScript/214 Coding Challenge #2.mp4 66.79 MB
14 Object-Oriented Programming (OOP) With JavaScript/215 Inheritance Between _Classes__ Constructor Functions.mp4 194.62 MB
14 Object-Oriented Programming (OOP) With JavaScript/216 Coding Challenge #3.mp4 117.64 MB
14 Object-Oriented Programming (OOP) With JavaScript/217 Inheritance Between _Classes__ ES6 Classes.mp4 76.52 MB
14 Object-Oriented Programming (OOP) With JavaScript/218 Inheritance Between _Classes__ Object.create.mp4 53.88 MB
14 Object-Oriented Programming (OOP) With JavaScript/219 Another Class Example.mp4 78.71 MB
14 Object-Oriented Programming (OOP) With JavaScript/220 Encapsulation_ Protected Properties and Methods.mp4 76.94 MB
14 Object-Oriented Programming (OOP) With JavaScript/221 Encapsulation_ Private Class Fields and Methods.mp4 131.88 MB
14 Object-Oriented Programming (OOP) With JavaScript/222 Chaining Methods.mp4 55.79 MB
14 Object-Oriented Programming (OOP) With JavaScript/223 ES6 Classes Summary.mp4 70.56 MB
14 Object-Oriented Programming (OOP) With JavaScript/224 Coding Challenge #4.mp4 70.65 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/225 Section Intro.mp4 9.9 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/227 Project Overview.mp4 77.6 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/228 How to Plan a Web Project.mp4 56.68 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/229 Using the Geolocation API.mp4 71.69 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/230 Displaying a Map Using Leaflet Library.mp4 233.66 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/231 Displaying a Map Marker.mp4 341.51 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/232 Rendering Workout Input Form.mp4 198.83 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/233 Project Architecture.mp4 53.14 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/234 Refactoring for Project Architecture.mp4 274.69 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/235 Managing Workout Data_ Creating Classes.mp4 236.98 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/236 Creating a New Workout.mp4 532.56 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/237 Rendering Workouts.mp4 421.44 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/238 Move to Marker On Click.mp4 232.04 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/239 Working with localStorage.mp4 444.43 MB
15 Mapty App_ OOP, Geolocation, External Libraries, and More!/240 Final Considerations.mp4 32.22 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/241 Section Intro.mp4 9.31 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/243 Asynchronous JavaScript, AJAX and APIs.mp4 68.97 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/245 Our First AJAX Call_ XMLHttpRequest.mp4 212.18 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/246 [OPTIONAL] How the Web Works_ Requests and Responses.mp4 62.18 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/247 Welcome to Callback Hell.mp4 212.05 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/248 Promises and the Fetch API.mp4 44.66 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/249 Consuming Promises.mp4 77 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/250 Chaining Promises.mp4 74.54 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/251 Handling Rejected Promises.mp4 160.99 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/252 Throwing Errors Manually.mp4 179.99 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/253 Coding Challenge #1.mp4 204.29 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/254 Asynchronous Behind the Scenes_ The Event Loop.mp4 94.17 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/255 The Event Loop in Practice.mp4 48.48 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/256 Building a Simple Promise.mp4 156.16 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/257 Promisifying the Geolocation API.mp4 89.44 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/258 Coding Challenge #2.mp4 224.62 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/259 Consuming Promises with Async_Await.mp4 102.95 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/260 Error Handling With try...catch.mp4 121.14 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/261 Returning Values from Async Functions.mp4 147.42 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/262 Running Promises in Parallel.mp4 68.04 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/263 Other Promise Combinators_ race, allSettled and any.mp4 88.16 MB
16 Asynchronous JavaScript_ Promises, Async_Await, and AJAX/264 Coding Challenge #3.mp4 204.4 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/265 Section Intro.mp4 8.01 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/267 An Overview of Modern JavaScript Development.mp4 29.93 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/268 An Overview of Modules in JavaScript.mp4 85.98 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/269 Exporting and Importing in ES6 Modules.mp4 140.88 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/270 The Module Pattern.mp4 101.11 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/271 CommonJS Modules.mp4 23.92 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/272 A Brief Introduction to the Command Line.mp4 64.94 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/273 Introduction to NPM.mp4 188.56 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/274 Bundling With Parcel and NPM Scripts.mp4 281.64 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/275 Configuring Babel and Polyfilling.mp4 208.27 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/276 Review_ Writing Clean and Modern JavaScript.mp4 35.96 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/277 Let's Fix Some Bad Code_ Part 1.mp4 281.53 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/278 Declarative and Functional JavaScript Principles.mp4 59.6 MB
17 Modern JavaScript Development_ Modules, Tooling, and Functional/279 Let's Fix Some Bad Code_ Part 2.mp4 312.59 MB
18 Forkify App_ Building a Modern Application/280 Section Intro.mp4 9.4 MB
18 Forkify App_ Building a Modern Application/282 Project Overview and Planning (I).mp4 47.03 MB
18 Forkify App_ Building a Modern Application/283 Loading a Recipe from API.mp4 247.85 MB
18 Forkify App_ Building a Modern Application/284 Rendering the Recipe.mp4 405.6 MB
18 Forkify App_ Building a Modern Application/285 Listening For load and hashchange Events.mp4 126.49 MB
18 Forkify App_ Building a Modern Application/286 The MVC Architecture.mp4 82.06 MB
18 Forkify App_ Building a Modern Application/287 Refactoring for MVC.mp4 475.49 MB
18 Forkify App_ Building a Modern Application/288 Helpers and Configuration Files.mp4 168.84 MB
18 Forkify App_ Building a Modern Application/289 Event Handlers in MVC_ Publisher-Subscriber Pattern.mp4 155.52 MB
18 Forkify App_ Building a Modern Application/290 Implementing Error and Success Messages.mp4 153.88 MB
18 Forkify App_ Building a Modern Application/291 Implementing Search Results - Part 1.mp4 317.36 MB
18 Forkify App_ Building a Modern Application/292 Implementing Search Results - Part 2.mp4 320.04 MB
18 Forkify App_ Building a Modern Application/293 Implementing Pagination - Part 1.mp4 84.75 MB
18 Forkify App_ Building a Modern Application/294 Implementing Pagination - Part 2.mp4 266.63 MB
18 Forkify App_ Building a Modern Application/295 Project Planning II.mp4 18.23 MB
18 Forkify App_ Building a Modern Application/296 Updating Recipe Servings.mp4 202.94 MB
18 Forkify App_ Building a Modern Application/297 Developing a DOM Updating Algorithm.mp4 386.52 MB
18 Forkify App_ Building a Modern Application/298 Implementing Bookmarks - Part 1.mp4 303.25 MB
18 Forkify App_ Building a Modern Application/299 Implementing Bookmarks - Part 2.mp4 147.09 MB
18 Forkify App_ Building a Modern Application/300 Storing Bookmarks With localStorage.mp4 210.32 MB
18 Forkify App_ Building a Modern Application/301 Project Planning III.mp4 14.59 MB
18 Forkify App_ Building a Modern Application/302 Uploading a New Recipe - Part 1.mp4 192.29 MB
18 Forkify App_ Building a Modern Application/303 Uploading a New Recipe - Part 2.mp4 416.13 MB
18 Forkify App_ Building a Modern Application/304 Uploading a New Recipe - Part 3.mp4 288.47 MB
18 Forkify App_ Building a Modern Application/305 Wrapping Up_ Final Considerations.mp4 152.86 MB
19 Setting Up Git and Deployment/306 Section Intro.mp4 5.19 MB
19 Setting Up Git and Deployment/308 Simple Deployment With Netlify.mp4 56.64 MB
19 Setting Up Git and Deployment/309 Setting Up Git and GitHub.mp4 78.15 MB
19 Setting Up Git and Deployment/310 Git Fundamentals.mp4 173.45 MB
19 Setting Up Git and Deployment/311 Pushing to GitHub.mp4 81.2 MB
19 Setting Up Git and Deployment/312 Setting Up Continuous Integration With Netlify.mp4 93.68 MB
20 The End!/313 Where to Go from Here.mp4 23.18 MB
其他位置