589689.xyz

[08-2015] understand-javascript

  • 收录时间:2020-06-05 04:36:43
  • 文件大小:5GB
  • 下载次数:39
  • 最近下载:2020-12-25 02:47:11
  • 磁力链接:

文件列表

  1. 08 Examining Famous Frameworks and Libraries/070 Deep Dive into Source Code_ jQuery - Part 1.mp4 256MB
  2. 08 Examining Famous Frameworks and Libraries/071 Deep Dive into Source Code_ jQuery - Part 2.mp4 230MB
  3. 04 Objects and Functions/037 Objects, Functions, and 'this'.mp4 210MB
  4. 09 Let's Build a Framework _ Library!/076 Properties and Chainable Methods.mp4 197MB
  5. 04 Objects and Functions/050 call(), apply(), and bind().mp4 192MB
  6. 05 Object-Oriented Javascript and Prototypal Inheritance/056 Reflection and Extend.mp4 157MB
  7. 04 Objects and Functions/051 Functional Programming.mp4 154MB
  8. 03 Types and Operators/025 Comparison Operators.mp4 136MB
  9. 03 Types and Operators/022 Operator Precedence and Associativity.mp4 131MB
  10. 08 Examining Famous Frameworks and Libraries/072 Deep Dive into Source Code_ jQuery - Part 3.mp4 126MB
  11. 04 Objects and Functions/035 Function Statements and Function Expressions.mp4 124MB
  12. 04 Objects and Functions/039 'arguments' and spread.mp4 122MB
  13. 04 Objects and Functions/044 Immediately Invoked Functions Expressions (IIFEs).mp4 119MB
  14. 04 Objects and Functions/030 Objects and the Dot.mp4 118MB
  15. 04 Objects and Functions/036 Conceptual Aside_ By Value vs By Reference.mp4 116MB
  16. 04 Objects and Functions/047 Understanding Closures - Part 2.mp4 113MB
  17. 06 Building Objects/057 Function Constructors, 'new', and the History of Javascript.mp4 111MB
  18. 04 Objects and Functions/048 Framework Aside_ Function Factories.mp4 106MB
  19. 02 Execution Contexts and Lexical Environments/016 The Scope Chain.mp4 100MB
  20. 06 Building Objects/063 Object.create and Pure Prototypal Inheritance.mp4 98MB
  21. 06 Building Objects/058 Function Constructors and '.prototype'.mp4 98MB
  22. 04 Objects and Functions/052 Functional Programming - Part 2.mp4 92MB
  23. 05 Object-Oriented Javascript and Prototypal Inheritance/054 Understanding the Prototype.mp4 88MB
  24. 02 Execution Contexts and Lexical Environments/018 What About Asynchronous Callbacks_.mp4 87MB
  25. 02 Execution Contexts and Lexical Environments/010 The Execution Context - Creation and Hoisting.mp4 82MB
  26. 07 Odds and Ends/066 'typeof' , 'instanceof', and Figuring Out What Something Is.mp4 81MB
  27. 09 Let's Build a Framework _ Library!/075 Our Object and Its Prototype.mp4 75MB
  28. 09 Let's Build a Framework _ Library!/079 Let's Use Our Framework.mp4 70MB
  29. 04 Objects and Functions/031 Objects and Object Literals.mp4 68MB
  30. 02 Execution Contexts and Lexical Environments/006 Conceptual Aside_ Syntax Parsers, Execution Contexts, and Lexical Environments.mp4 68MB
  31. 06 Building Objects/060 Conceptual Aside_ Built-In Function Constructors.mp4 66MB
  32. 04 Objects and Functions/032 Framework Aside_ Faking Namespaces.mp4 63MB
  33. 04 Objects and Functions/049 Closures and Callbacks.mp4 62MB
  34. 08 Examining Famous Frameworks and Libraries/069 Learning From Other's Good Code.mp4 59MB
  35. 02 Execution Contexts and Lexical Environments/011 Conceptual Aside_ Javascript and 'undefined'.mp4 58MB
  36. 09 Let's Build a Framework _ Library!/077 Adding jQuery Support.mp4 58MB
  37. 04 Objects and Functions/046 Understanding Closures.mp4 57MB
  38. 02 Execution Contexts and Lexical Environments/009 The Global Environment and The Global Object.mp4 55MB
  39. 04 Objects and Functions/045 Framework Aside_ IIFEs and Safe Code.mp4 53MB
  40. 10 BONUS Lectures/081 TypeScript, ES6, and Transpiled Languages.mp4 51MB
  41. 03 Types and Operators/028 Default Values.mp4 51MB
  42. 02 Execution Contexts and Lexical Environments/015 Functions, Context, and Variable Environments.mp4 50MB
  43. 03 Types and Operators/027 Existence and Booleans.mp4 50MB
  44. 06 Building Objects/059 Dangerous Aside_ 'new' and functions.mp4 49MB
  45. 01 Getting Started/001 Introduction and The Goal of This Course.mp4 48MB
  46. 04 Objects and Functions/033 JSON and Object Literals.mp4 48MB
  47. 04 Objects and Functions/034 Functions are Objects.mp4 47MB
  48. 05 Object-Oriented Javascript and Prototypal Inheritance/053 Conceptual Aside_ Classical vs Prototypal Inheritance.mp4 45MB
  49. 02 Execution Contexts and Lexical Environments/014 Function Invocation and the Execution Stack.mp4 43MB
  50. 07 Odds and Ends/065 Initialization.mp4 42MB
  51. 04 Objects and Functions/040 Framework Aside_ Function Overloading.mp4 42MB
  52. 06 Building Objects/064 ES6 and Classes.mp4 41MB
  53. 03 Types and Operators/024 Conceptual Aside_ Coercion.mp4 38MB
  54. 03 Types and Operators/021 Conceptual Aside_ Operators.mp4 37MB
  55. 07 Odds and Ends/067 Strict Mode.mp4 37MB
  56. 03 Types and Operators/029 Framework Aside_ Default Values.mp4 36MB
  57. 04 Objects and Functions/043 Framework Aside_ Whitespace.mp4 36MB
  58. 06 Building Objects/061 Dangerous Aside_ Built-In Function Constructors.mp4 35MB
  59. 01 Getting Started/002 Setup.mp4 35MB
  60. 01 Getting Started/005 Understanding, Frameworks, and The Weird Parts.mp4 34MB
  61. 04 Objects and Functions/038 Conceptual Aside_ Arrays - Collections of Anything.mp4 33MB
  62. 03 Types and Operators/020 Primitive Types.mp4 32MB
  63. 05 Object-Oriented Javascript and Prototypal Inheritance/055 Everything is an Object (or a primitive).mp4 29MB
  64. 04 Objects and Functions/042 Dangerous Aside_ Automatic Semicolon Insertion.mp4 28MB
  65. 09 Let's Build a Framework _ Library!/078 Good Commenting.mp4 28MB
  66. 02 Execution Contexts and Lexical Environments/007 Conceptual Aside_ Name_Value Pairs and Objects.mp4 26MB
  67. 03 Types and Operators/019 Conceptual Aside_ Types and Javascript.mp4 25MB
  68. 06 Building Objects/062 Dangerous Aside_ Arrays and for..in.mp4 25MB
  69. 02 Execution Contexts and Lexical Environments/012 The Execution Context - Code Execution.mp4 24MB
  70. 02 Execution Contexts and Lexical Environments/017 Scope, ES6, and let.mp4 22MB
  71. 02 Execution Contexts and Lexical Environments/013 Conceptual Aside_ Single Threaded, Synchronous Execution.mp4 19MB
  72. 09 Let's Build a Framework _ Library!/073 Requirements.mp4 15MB
  73. 04 Objects and Functions/041 Conceptual Aside_ Syntax Parsers.mp4 13MB
  74. 09 Let's Build a Framework _ Library!/074 Structuring Safe Code.mp4 12MB
  75. 01 Getting Started/003 Big Words and Javascript.mp4 12MB
  76. 12 Conclusion/085 Learning to Love the Weird Parts.mp4 11MB
  77. 11 BONUS_ Getting Ready for ECMAScript 6/083 Existing and Upcoming Features.mp4 11MB
  78. 09 Let's Build a Framework _ Library!/080 A Side Note.mp4 6MB
  79. 03 Types and Operators/025 Equalty-Comparison-And-Sameness.pdf 190KB
  80. 09 Let's Build a Framework _ Library!/079 J7-Lets-Use-Our-Framework.zip 164KB
  81. 09 Let's Build a Framework _ Library!/077 J5-Adding-J-Query-Support.zip 162KB
  82. 09 Let's Build a Framework _ Library!/076 J4-Properties-And-Chainable-Methods.zip 162KB
  83. 09 Let's Build a Framework _ Library!/075 J3-Our-Object-And-Prototype.zip 161KB
  84. 09 Let's Build a Framework _ Library!/074 J2-Structuring-Safe-Code.zip 161KB
  85. 03 Types and Operators/022 Operator-Precedence-In-Javascript.pdf 116KB
  86. 09 Let's Build a Framework _ Library!/078 J6-Good-Commenting.zip 81KB
  87. 08 Examining Famous Frameworks and Libraries/070 I2-Deep-Dive-J-Query.zip 80KB
  88. 05 Object-Oriented Javascript and Prototypal Inheritance/056 E4-Reflection-And-Extend.zip 30KB
  89. 08 Examining Famous Frameworks and Libraries/070 Deep Dive into Source Code_ jQuery - Part 1.en_US.srt 27KB
  90. 04 Objects and Functions/035 Function Statements and Function Expressions.en_US.srt 25KB
  91. 04 Objects and Functions/037 Objects, Functions, and 'this'.en_US.srt 24KB
  92. 04 Objects and Functions/051 Functional Programming.en_US.srt 23KB
  93. 04 Objects and Functions/050 call(), apply(), and bind().en_US.srt 23KB
  94. 03 Types and Operators/025 Comparison Operators.en_US.srt 23KB
  95. 04 Objects and Functions/047 Understanding Closures - Part 2.en_US.srt 21KB
  96. 09 Let's Build a Framework _ Library!/076 Properties and Chainable Methods.en_US.srt 21KB
  97. 08 Examining Famous Frameworks and Libraries/071 Deep Dive into Source Code_ jQuery - Part 2.en_US.srt 21KB
  98. 02 Execution Contexts and Lexical Environments/016 The Scope Chain.en_US.srt 20KB
  99. 04 Objects and Functions/030 Objects and the Dot.en_US.srt 19KB
  100. 04 Objects and Functions/044 Immediately Invoked Functions Expressions (IIFEs).en_US.srt 19KB
  101. 04 Objects and Functions/036 Conceptual Aside_ By Value vs By Reference.en_US.srt 19KB
  102. 06 Building Objects/057 Function Constructors, 'new', and the History of Javascript.en_US.srt 18KB
  103. 05 Object-Oriented Javascript and Prototypal Inheritance/056 Reflection and Extend.en_US.srt 17KB
  104. 03 Types and Operators/022 Operator Precedence and Associativity.en_US.srt 17KB
  105. 04 Objects and Functions/052 D20b-Functional-Programming-Part-2.zip 16KB
  106. 05 Object-Oriented Javascript and Prototypal Inheritance/054 Understanding the Prototype.en_US.srt 15KB
  107. 06 Building Objects/063 Object.create and Pure Prototypal Inheritance.en_US.srt 15KB
  108. 04 Objects and Functions/039 'arguments' and spread.en_US.srt 15KB
  109. 04 Objects and Functions/048 Framework Aside_ Function Factories.en_US.srt 15KB
  110. 02 Execution Contexts and Lexical Environments/018 What About Asynchronous Callbacks_.en_US.srt 14KB
  111. 08 Examining Famous Frameworks and Libraries/072 Deep Dive into Source Code_ jQuery - Part 3.en_US.srt 14KB
  112. 06 Building Objects/060 Conceptual Aside_ Built-In Function Constructors.en_US.srt 13KB
  113. 02 Execution Contexts and Lexical Environments/009 The Global Environment and The Global Object.en_US.srt 13KB
  114. 06 Building Objects/058 Function Constructors and '.prototype'.en_US.srt 12KB
  115. 04 Objects and Functions/046 Understanding Closures.en_US.srt 12KB
  116. 04 Objects and Functions/031 Objects and Object Literals.en_US.srt 12KB
  117. 02 Execution Contexts and Lexical Environments/010 The Execution Context - Creation and Hoisting.en_US.srt 11KB
  118. 09 Let's Build a Framework _ Library!/075 Our Object and Its Prototype.en_US.srt 11KB
  119. 09 Let's Build a Framework _ Library!/079 Let's Use Our Framework.en_US.srt 10KB
  120. 02 Execution Contexts and Lexical Environments/006 Conceptual Aside_ Syntax Parsers, Execution Contexts, and Lexical Environments.en_US.srt 10KB
  121. 04 Objects and Functions/049 Closures and Callbacks.en_US.srt 10KB
  122. 04 Objects and Functions/052 Functional Programming - Part 2.en_US.srt 10KB
  123. 04 Objects and Functions/032 Framework Aside_ Faking Namespaces.en_US.srt 9KB
  124. 02 Execution Contexts and Lexical Environments/014 Function Invocation and the Execution Stack.en_US.srt 9KB
  125. 02 Execution Contexts and Lexical Environments/011 Conceptual Aside_ Javascript and 'undefined'.en_US.srt 9KB
  126. 04 Objects and Functions/045 Framework Aside_ IIFEs and Safe Code.en_US.srt 9KB
  127. 03 Types and Operators/028 Default Values.en_US.srt 9KB
  128. 04 Objects and Functions/034 Functions are Objects.en_US.srt 9KB
  129. 03 Types and Operators/027 Existence and Booleans.en_US.srt 9KB
  130. 02 Execution Contexts and Lexical Environments/015 Functions, Context, and Variable Environments.en_US.srt 9KB
  131. 04 Objects and Functions/033 JSON and Object Literals.en_US.srt 8KB
  132. 03 Types and Operators/029 Framework Aside_ Default Values.en_US.srt 8KB
  133. 07 Odds and Ends/066 'typeof' , 'instanceof', and Figuring Out What Something Is.en_US.srt 8KB
  134. 03 Types and Operators/021 Conceptual Aside_ Operators.en_US.srt 8KB
  135. 06 Building Objects/064 ES6 and Classes.en_US.srt 7KB
  136. 07 Odds and Ends/067 Strict Mode.en_US.srt 7KB
  137. 04 Objects and Functions/038 Conceptual Aside_ Arrays - Collections of Anything.en_US.srt 7KB
  138. 04 Objects and Functions/042 Dangerous Aside_ Automatic Semicolon Insertion.en_US.srt 7KB
  139. 07 Odds and Ends/065 Initialization.en_US.srt 7KB
  140. 05 Object-Oriented Javascript and Prototypal Inheritance/055 Everything is an Object (or a primitive).en_US.srt 7KB
  141. 03 Types and Operators/024 Conceptual Aside_ Coercion.en_US.srt 7KB
  142. 01 Getting Started/001 Introduction and The Goal of This Course.en_US.srt 7KB
  143. 09 Let's Build a Framework _ Library!/077 Adding jQuery Support.en_US.srt 6KB
  144. 03 Types and Operators/020 Primitive Types.en_US.srt 6KB
  145. 05 Object-Oriented Javascript and Prototypal Inheritance/053 Conceptual Aside_ Classical vs Prototypal Inheritance.en_US.srt 6KB
  146. 06 Building Objects/059 Dangerous Aside_ 'new' and functions.en_US.srt 6KB
  147. 10 BONUS Lectures/081 TypeScript, ES6, and Transpiled Languages.en_US.srt 6KB
  148. 01 Getting Started/005 Understanding, Frameworks, and The Weird Parts.en_US.srt 6KB
  149. 04 Objects and Functions/040 Framework Aside_ Function Overloading.en_US.srt 6KB
  150. 02 Execution Contexts and Lexical Environments/017 Scope, ES6, and let.en_US.srt 5KB
  151. 04 Objects and Functions/043 Framework Aside_ Whitespace.en_US.srt 5KB
  152. 02 Execution Contexts and Lexical Environments/007 Conceptual Aside_ Name_Value Pairs and Objects.en_US.srt 5KB
  153. 06 Building Objects/061 Dangerous Aside_ Built-In Function Constructors.en_US.srt 5KB
  154. 08 Examining Famous Frameworks and Libraries/069 Learning From Other's Good Code.en_US.srt 4KB
  155. 01 Getting Started/002 Setup.en_US.srt 4KB
  156. 09 Let's Build a Framework _ Library!/073 Requirements.en_US.srt 4KB
  157. 09 Let's Build a Framework _ Library!/074 Structuring Safe Code.en_US.srt 4KB
  158. 06 Building Objects/062 Dangerous Aside_ Arrays and for..in.en_US.srt 4KB
  159. 02 Execution Contexts and Lexical Environments/012 The Execution Context - Code Execution.en_US.srt 4KB
  160. 03 Types and Operators/019 Conceptual Aside_ Types and Javascript.en_US.srt 3KB
  161. 04 Objects and Functions/041 Conceptual Aside_ Syntax Parsers.en_US.srt 3KB
  162. 09 Let's Build a Framework _ Library!/078 Good Commenting.en_US.srt 3KB
  163. 02 Execution Contexts and Lexical Environments/013 Conceptual Aside_ Single Threaded, Synchronous Execution.en_US.srt 3KB
  164. 06 Building Objects/058 F2-Function-Constructors-And-Prototype.zip 2KB
  165. 01 Getting Started/004 Watching this Course in High Definition.html 2KB
  166. 01 Getting Started/003 Big Words and Javascript.en_US.srt 2KB
  167. 04 Objects and Functions/045 D15-IIF-Es-And-Safe-Code.zip 2KB
  168. 06 Building Objects/063 F7-Object-Create-And-Prototypal.zip 2KB
  169. 05 Object-Oriented Javascript and Prototypal Inheritance/054 E2-Understanding-The-Prototype.zip 2KB
  170. 04 Objects and Functions/051 D20-Functional-Programming.zip 2KB
  171. 04 Objects and Functions/049 D18-Closures-And-Callbacks.zip 2KB
  172. 06 Building Objects/057 F1-Function-Constructors-New-History.zip 2KB
  173. 04 Objects and Functions/050 D19-Call-Apply-Bind.zip 2KB
  174. 04 Objects and Functions/038 D7b-Arrays-Collections-Of-Anything.zip 2KB
  175. 04 Objects and Functions/037 D7-Object-Functions-And-This.zip 2KB
  176. 04 Objects and Functions/036 D6b-By-Value-By-Reference.zip 2KB
  177. 06 Building Objects/060 F4-Built-In-Function-Constructors.zip 2KB
  178. 04 Objects and Functions/040 D9-Function-Overloading.zip 2KB
  179. 04 Objects and Functions/042 D11-Automatic-Semicolon-Insertion.zip 2KB
  180. 04 Objects and Functions/048 D17-Function-Factories.zip 2KB
  181. 04 Objects and Functions/030 D1-Objects-And-The-Dot.zip 2KB
  182. 04 Objects and Functions/047 D16b-Closures-Part-2.zip 2KB
  183. 04 Objects and Functions/031 D2-Object-Literals.zip 2KB
  184. 07 Odds and Ends/065 H1-Initialization.zip 2KB
  185. 04 Objects and Functions/032 D3-Faking-Namespaces.zip 2KB
  186. 04 Objects and Functions/039 D8-Arguments.zip 2KB
  187. 02 Execution Contexts and Lexical Environments/015 B9-Variable-Environments.zip 2KB
  188. 04 Objects and Functions/035 D6-Function-Expressions.zip 2KB
  189. 12 Conclusion/085 Learning to Love the Weird Parts.en_US.srt 2KB
  190. 04 Objects and Functions/034 D5-Functions-Are-Objects.zip 1KB
  191. 03 Types and Operators/027 C8-Booleans-Existence.zip 1KB
  192. 02 Execution Contexts and Lexical Environments/016 B10-Scope-Chain.zip 1KB
  193. 04 Objects and Functions/044 D14-IIF-Es.zip 1KB
  194. 04 Objects and Functions/043 D12-Whitespace.zip 1KB
  195. 02 Execution Contexts and Lexical Environments/012 B6-Execution.zip 1KB
  196. 02 Execution Contexts and Lexical Environments/014 B6-Execution.zip 1KB
  197. 02 Execution Contexts and Lexical Environments/011 B5-Undefined.zip 1KB
  198. 02 Execution Contexts and Lexical Environments/009 B3-Global-Environment.zip 1KB
  199. 03 Types and Operators/028 C9-Default-Values.zip 1KB
  200. 02 Execution Contexts and Lexical Environments/010 B4-Hoisting.zip 1KB
  201. 07 Odds and Ends/067 H3-Strictmode.zip 1KB
  202. 02 Execution Contexts and Lexical Environments/008 Downloading Source Code for This Course.html 1KB
  203. 04 Objects and Functions/046 D16-Closures.zip 1KB
  204. 11 BONUS_ Getting Ready for ECMAScript 6/083 Existing and Upcoming Features.en_US.srt 1KB
  205. 04 Objects and Functions/033 D4-JSON.zip 1KB
  206. 10 BONUS Lectures/082 Transpiled Languages References.html 1KB
  207. 07 Odds and Ends/068 Strict Mode Reference.html 975B
  208. 03 Types and Operators/023 Operator Precedence and Associativity Table.html 929B
  209. 02 Execution Contexts and Lexical Environments/018 B11-What-About-Asynchronous-Callbacks.zip 892B
  210. 03 Types and Operators/026 Equality Comparisons Table.html 891B
  211. 07 Odds and Ends/066 H2-Typeofinstanceof.zip 837B
  212. 09 Let's Build a Framework _ Library!/080 A Side Note.en_US.srt 831B
  213. 11 BONUS_ Getting Ready for ECMAScript 6/084 ES6 Features Reference.html 748B