磁力链接

magnet:?xt=urn:btih:B8A7FA54E22BFDD015B442B7DC1D342014239E77
推荐使用PIKPAK网盘下载资源,PIKPAK是目前最好用网盘,10T超大空间,不和谐任何资源,支持无限次数离线下载,视频在线观看

资源截图

API Integration

文件列表

  • 4. Objects and Functions/8. Objects, Functions, and 'this'.mp4 215.7 MB
  • 4. Objects and Functions/6. Function Statements and Function Expressions.mp4 128.0 MB
  • 8. Examining Famous Frameworks and Libraries/2. Deep Dive into Source Code jQuery - Part 1.mp4 61.4 MB
  • 8. Examining Famous Frameworks and Libraries/3. Deep Dive into Source Code jQuery - Part 2.mp4 57.6 MB
  • 4. Objects and Functions/5. Functions are Objects.mp4 50.5 MB
  • 4. Objects and Functions/21. call(), apply(), and bind().mp4 46.5 MB
  • 9. Let's Build a Framework Library!/4. Properties and Chainable Methods.mp4 43.3 MB
  • 3. Types and Operators/7. Comparison Operators.mp4 37.3 MB
  • 4. Objects and Functions/22. Functional Programming.mp4 37.2 MB
  • 8. Examining Famous Frameworks and Libraries/4. Deep Dive into Source Code jQuery - Part 3.mp4 36.9 MB
  • 5. Object-Oriented Javascript and Prototypal Inheritance/4. Reflection and Extend.mp4 34.8 MB
  • 3. Types and Operators/4. Operator Precedence and Associativity.srt 33.3 MB
  • 3. Types and Operators/4. Operator Precedence and Associativity.mp4 33.3 MB
  • 4. Objects and Functions/18. Understanding Closures - Part 2.mp4 30.7 MB
  • 4. Objects and Functions/7. Conceptual Aside By Value vs By Reference.mp4 29.4 MB
  • 4. Objects and Functions/15. Immediately Invoked Functions Expressions (IIFEs).mp4 29.1 MB
  • 4. Objects and Functions/1. Objects and the Dot.mp4 28.7 MB
  • 6. Building Objects/1. Function Constructors, 'new', and the History of Javascript.mp4 28.3 MB
  • 4. Objects and Functions/10. 'arguments' and spread.mp4 28.1 MB
  • 4. Objects and Functions/23. Functional Programming - Part 2.mp4 27.0 MB
  • 2. Execution Contexts and Lexical Environments/11. The Scope Chain.mp4 27.0 MB
  • 4. Objects and Functions/19. Framework Aside Function Factories.mp4 25.4 MB
  • 6. Building Objects/7. Object.create and Pure Prototypal Inheritance.mp4 24.3 MB
  • 6. Building Objects/2. Function Constructors and '.prototype'.mp4 22.5 MB
  • 2. Execution Contexts and Lexical Environments/13. What About Asynchronous Callbacks.mp4 22.2 MB
  • 5. Object-Oriented Javascript and Prototypal Inheritance/2. Understanding the Prototype.mp4 22.1 MB
  • 2. Execution Contexts and Lexical Environments/5. The Execution Context - Creation and Hoisting.mp4 21.6 MB
  • 2. Execution Contexts and Lexical Environments/4. The Global Environment and The Global Object.mp4 20.3 MB
  • 8. Examining Famous Frameworks and Libraries/1. Learning From Other's Good Code.mp4 19.6 MB
  • 2. Execution Contexts and Lexical Environments/1. Conceptual Aside Syntax Parsers, Execution Contexts, and Lexical Environments.mp4 17.6 MB
  • 6. Building Objects/4. Conceptual Aside Built-In Function Constructors.mp4 17.5 MB
  • 9. Let's Build a Framework Library!/3. Our Object and Its Prototype.mp4 17.4 MB
  • 9. Let's Build a Framework Library!/7. Let's Use Our Framework.mp4 17.2 MB
  • 4. Objects and Functions/2. Objects and Object Literals.mp4 17.1 MB
  • 7. Odds and Ends/2. 'typeof' , 'instanceof', and Figuring Out What Something Is.mp4 16.7 MB
  • 4. Objects and Functions/20. Closures and Callbacks.mp4 16.6 MB
  • 4. Objects and Functions/17. Understanding Closures.mp4 16.6 MB
  • 4. Objects and Functions/3. Framework Aside Faking Namespaces.mp4 15.7 MB
  • 1. Getting Started/1. Introduction and The Goal of This Course.mp4 15.3 MB
  • 2. Execution Contexts and Lexical Environments/6. Conceptual Aside Javascript and 'undefined'.mp4 14.8 MB
  • 4. Objects and Functions/16. Framework Aside IIFEs and Safe Code.mp4 14.6 MB
  • 9. Let's Build a Framework Library!/5. Adding jQuery Support.mp4 13.8 MB
  • 2. Execution Contexts and Lexical Environments/10. Functions, Context, and Variable Environments.mp4 13.7 MB
  • 10. BONUS Lectures/1. TypeScript, ES6, and Transpiled Languages.mp4 13.3 MB
  • 2. Execution Contexts and Lexical Environments/9. Function Invocation and the Execution Stack.mp4 13.0 MB
  • 3. Types and Operators/10. Default Values.mp4 12.5 MB
  • 4. Objects and Functions/4. JSON and Object Literals.mp4 12.5 MB
  • 3. Types and Operators/9. Existence and Booleans.mp4 12.0 MB
  • 5. Object-Oriented Javascript and Prototypal Inheritance/1. Conceptual Aside Classical vs Prototypal Inheritance.mp4 12.0 MB
  • 6. Building Objects/8. ES6 and Classes.mp4 11.4 MB
  • 6. Building Objects/3. Dangerous Aside 'new' and functions.mp4 11.1 MB
  • 7. Odds and Ends/3. Strict Mode.mp4 11.1 MB
  • 6. Building Objects/5. Dangerous Aside Built-In Function Constructors.mp4 11.0 MB
  • 3. Types and Operators/3. Conceptual Aside Operators.mp4 10.4 MB
  • 7. Odds and Ends/1. Initialization.mp4 10.4 MB
  • 3. Types and Operators/6. Conceptual Aside Coercion.mp4 10.1 MB
  • 3. Types and Operators/11. Framework Aside Default Values.mp4 9.9 MB
  • 4. Objects and Functions/14. Framework Aside Whitespace.mp4 9.8 MB
  • 4. Objects and Functions/11. Framework Aside Function Overloading.mp4 9.8 MB
  • 3. Types and Operators/2. Primitive Types.mp4 9.3 MB
  • 1. Getting Started/2. Setup.mp4 9.3 MB
  • 4. Objects and Functions/9. Conceptual Aside Arrays - Collections of Anything.mp4 8.9 MB
  • 1. Getting Started/5. Understanding, Frameworks, and The Weird Parts.mp4 8.9 MB
  • 5. Object-Oriented Javascript and Prototypal Inheritance/3. Everything is an Object (or a primitive).mp4 8.5 MB
  • 4. Objects and Functions/13. Dangerous Aside Automatic Semicolon Insertion.mp4 8.1 MB
  • 9. Let's Build a Framework Library!/6. Good Commenting.mp4 7.6 MB
  • 2. Execution Contexts and Lexical Environments/2. Conceptual Aside NameValue Pairs and Objects.mp4 7.3 MB
  • 3. Types and Operators/1. Conceptual Aside Types and Javascript.mp4 7.0 MB
  • 6. Building Objects/6. Dangerous Aside Arrays and for..in.mp4 6.7 MB
  • 2. Execution Contexts and Lexical Environments/7. The Execution Context - Code Execution.mp4 6.6 MB
  • 2. Execution Contexts and Lexical Environments/12. Scope, ES6, and let.mp4 6.3 MB
  • 2. Execution Contexts and Lexical Environments/8. Conceptual Aside Single Threaded, Synchronous Execution.mp4 6.1 MB
  • 9. Let's Build a Framework Library!/1. Requirements.mp4 4.3 MB
  • 9. Let's Build a Framework Library!/2. Structuring Safe Code.mp4 3.8 MB
  • 12. Conclusion/1. Learning to Love the Weird Parts.mp4 3.7 MB
  • 1. Getting Started/3. Big Words and Javascript.mp4 3.7 MB
  • 11. BONUS Getting Ready for ECMAScript 6/1. Existing and Upcoming Features.mp4 3.7 MB
  • 4. Objects and Functions/12. Conceptual Aside Syntax Parsers.mp4 3.5 MB
  • 9. Let's Build a Framework Library!/8. A Side Note.mp4 1.9 MB
  • 3. Types and Operators/7.1 Equalty+Comparison+And+Sameness.pdf 194.7 kB
  • 9. Let's Build a Framework Library!/7.1 J7+Lets+Use+Our+Framework.zip 167.5 kB
  • 9. Let's Build a Framework Library!/5.1 J5+Adding+J+Query+Support.zip 166.3 kB
  • 9. Let's Build a Framework Library!/4.1 J4+Properties+And+Chainable+Methods.zip 165.7 kB
  • 9. Let's Build a Framework Library!/3.1 J3+Our+Object+And+Prototype.zip 164.9 kB
  • 9. Let's Build a Framework Library!/2.1 J2+Structuring+Safe+Code.zip 164.6 kB
  • 3. Types and Operators/4.1 Operator+Precedence+In+Javascript.pdf 118.4 kB
  • 9. Let's Build a Framework Library!/6.1 J6+Good+Commenting.zip 83.4 kB
  • 8. Examining Famous Frameworks and Libraries/2.1 I2+Deep+Dive+J+Query.zip 82.0 kB
  • 8. Examining Famous Frameworks and Libraries/2. Deep Dive into Source Code jQuery - Part 1.srt 32.0 kB
  • 5. Object-Oriented Javascript and Prototypal Inheritance/4.1 E4+Reflection+And+Extend.zip 30.7 kB
  • 4. Objects and Functions/6. Function Statements and Function Expressions.srt 30.3 kB
  • 4. Objects and Functions/8. Objects, Functions, and 'this'.srt 28.7 kB
  • 4. Objects and Functions/22. Functional Programming.srt 27.5 kB
  • 4. Objects and Functions/21. call(), apply(), and bind().srt 27.3 kB
  • 3. Types and Operators/7. Comparison Operators.srt 27.3 kB
  • 8. Examining Famous Frameworks and Libraries/3. Deep Dive into Source Code jQuery - Part 2.srt 24.4 kB
  • 9. Let's Build a Framework Library!/4. Properties and Chainable Methods.srt 24.4 kB
  • 4. Objects and Functions/18. Understanding Closures - Part 2.srt 24.3 kB
  • 2. Execution Contexts and Lexical Environments/11. The Scope Chain.srt 23.9 kB
  • 4. Objects and Functions/1. Objects and the Dot.srt 22.8 kB
  • 4. Objects and Functions/15. Immediately Invoked Functions Expressions (IIFEs).srt 22.8 kB
  • 4. Objects and Functions/7. Conceptual Aside By Value vs By Reference.srt 22.7 kB
  • 6. Building Objects/1. Function Constructors, 'new', and the History of Javascript.srt 21.5 kB
  • 5. Object-Oriented Javascript and Prototypal Inheritance/4. Reflection and Extend.srt 20.4 kB
  • 5. Object-Oriented Javascript and Prototypal Inheritance/2. Understanding the Prototype.srt 17.9 kB
  • 6. Building Objects/7. Object.create and Pure Prototypal Inheritance.srt 17.8 kB
  • 4. Objects and Functions/10. 'arguments' and spread.srt 17.4 kB
  • 4. Objects and Functions/19. Framework Aside Function Factories.srt 17.1 kB
  • 2. Execution Contexts and Lexical Environments/13. What About Asynchronous Callbacks.srt 16.7 kB
  • 4. Objects and Functions/23.1 D20b+Functional+Programming+Part+2.zip 16.6 kB
  • 8. Examining Famous Frameworks and Libraries/4. Deep Dive into Source Code jQuery - Part 3.srt 15.9 kB
  • 6. Building Objects/4. Conceptual Aside Built-In Function Constructors.srt 15.6 kB
  • 2. Execution Contexts and Lexical Environments/4. The Global Environment and The Global Object.srt 15.5 kB
  • 6. Building Objects/2. Function Constructors and '.prototype'.srt 14.6 kB
  • 4. Objects and Functions/17. Understanding Closures.srt 14.2 kB
  • 4. Objects and Functions/2. Objects and Object Literals.srt 13.6 kB
  • 2. Execution Contexts and Lexical Environments/5. The Execution Context - Creation and Hoisting.srt 13.3 kB
  • 9. Let's Build a Framework Library!/3. Our Object and Its Prototype.srt 13.1 kB
  • 9. Let's Build a Framework Library!/7. Let's Use Our Framework.srt 11.7 kB
  • 2. Execution Contexts and Lexical Environments/1. Conceptual Aside Syntax Parsers, Execution Contexts, and Lexical Environments.srt 11.6 kB
  • 4. Objects and Functions/20. Closures and Callbacks.srt 11.6 kB
  • 4. Objects and Functions/23. Functional Programming - Part 2.srt 11.5 kB
  • 2. Execution Contexts and Lexical Environments/9. Function Invocation and the Execution Stack.srt 11.1 kB
  • 4. Objects and Functions/3. Framework Aside Faking Namespaces.srt 11.0 kB
  • 2. Execution Contexts and Lexical Environments/6. Conceptual Aside Javascript and 'undefined'.srt 11.0 kB
  • 4. Objects and Functions/16. Framework Aside IIFEs and Safe Code.srt 10.9 kB
  • 3. Types and Operators/10. Default Values.srt 10.6 kB
  • 4. Objects and Functions/5. Functions are Objects.srt 10.5 kB
  • 3. Types and Operators/9. Existence and Booleans.srt 10.5 kB
  • 2. Execution Contexts and Lexical Environments/10. Functions, Context, and Variable Environments.srt 10.4 kB
  • 4. Objects and Functions/4. JSON and Object Literals.srt 9.5 kB
  • 3. Types and Operators/11. Framework Aside Default Values.srt 9.5 kB
  • 7. Odds and Ends/2. 'typeof' , 'instanceof', and Figuring Out What Something Is.srt 9.3 kB
  • 3. Types and Operators/3. Conceptual Aside Operators.srt 9.1 kB
  • 6. Building Objects/8. ES6 and Classes.srt 8.7 kB
  • 7. Odds and Ends/3. Strict Mode.srt 8.6 kB
  • 4. Objects and Functions/9. Conceptual Aside Arrays - Collections of Anything.srt 8.2 kB
  • 4. Objects and Functions/13. Dangerous Aside Automatic Semicolon Insertion.srt 8.2 kB
  • 7. Odds and Ends/1. Initialization.srt 8.1 kB
  • 5. Object-Oriented Javascript and Prototypal Inheritance/3. Everything is an Object (or a primitive).srt 8.1 kB
  • 3. Types and Operators/6. Conceptual Aside Coercion.srt 7.8 kB
  • 1. Getting Started/1. Introduction and The Goal of This Course.srt 7.7 kB
  • 9. Let's Build a Framework Library!/5. Adding jQuery Support.srt 7.6 kB
  • 3. Types and Operators/2. Primitive Types.srt 7.5 kB
  • 5. Object-Oriented Javascript and Prototypal Inheritance/1. Conceptual Aside Classical vs Prototypal Inheritance.srt 7.1 kB
  • 6. Building Objects/3. Dangerous Aside 'new' and functions.srt 7.0 kB
  • 10. BONUS Lectures/1. TypeScript, ES6, and Transpiled Languages.srt 6.8 kB
  • 1. Getting Started/5. Understanding, Frameworks, and The Weird Parts.srt 6.7 kB
  • 4. Objects and Functions/11. Framework Aside Function Overloading.srt 6.5 kB
  • 2. Execution Contexts and Lexical Environments/12. Scope, ES6, and let.srt 6.2 kB
  • 4. Objects and Functions/14. Framework Aside Whitespace.srt 6.2 kB
  • 2. Execution Contexts and Lexical Environments/2. Conceptual Aside NameValue Pairs and Objects.srt 5.9 kB
  • 6. Building Objects/5. Dangerous Aside Built-In Function Constructors.srt 5.7 kB
  • 8. Examining Famous Frameworks and Libraries/1. Learning From Other's Good Code.srt 5.2 kB
  • 1. Getting Started/2. Setup.srt 4.9 kB
  • 9. Let's Build a Framework Library!/1. Requirements.srt 4.8 kB
  • 9. Let's Build a Framework Library!/2. Structuring Safe Code.srt 4.7 kB
  • 6. Building Objects/6. Dangerous Aside Arrays and for..in.srt 4.5 kB
  • 2. Execution Contexts and Lexical Environments/7. The Execution Context - Code Execution.srt 4.3 kB
  • 3. Types and Operators/1. Conceptual Aside Types and Javascript.srt 4.1 kB
  • 4. Objects and Functions/12. Conceptual Aside Syntax Parsers.srt 3.4 kB
  • 9. Let's Build a Framework Library!/6. Good Commenting.srt 3.2 kB
  • 2. Execution Contexts and Lexical Environments/8. Conceptual Aside Single Threaded, Synchronous Execution.srt 3.0 kB
  • 1. Getting Started/3. Big Words and Javascript.srt 2.2 kB
  • 6. Building Objects/2.1 F2+Function+Constructors+And+Prototype.zip 2.0 kB
  • 4. Objects and Functions/16.1 D15+IIF+Es+And+Safe+Code.zip 1.9 kB
  • 6. Building Objects/7.1 F7+Object+Create+And+Prototypal.zip 1.8 kB
  • 5. Object-Oriented Javascript and Prototypal Inheritance/2.1 E2+Understanding+The+Prototype.zip 1.8 kB
  • 4. Objects and Functions/22.1 D20+Functional+Programming.zip 1.8 kB
  • 12. Conclusion/1. Learning to Love the Weird Parts.srt 1.8 kB
  • 4. Objects and Functions/20.1 D18+Closures+And+Callbacks.zip 1.8 kB
  • 6. Building Objects/1.1 F1+Function+Constructors+New+History.zip 1.8 kB
  • 4. Objects and Functions/21.1 D19+Call+Apply+Bind.zip 1.7 kB
  • 4. Objects and Functions/9.1 D7b+Arrays+Collections+Of+Anything.zip 1.7 kB
  • 4. Objects and Functions/8.1 D7+Object+Functions+And+This.zip 1.7 kB
  • 4. Objects and Functions/7.1 D6b+By+Value+By+Reference.zip 1.7 kB
  • 6. Building Objects/4.1 F4+Built+In+Function+Constructors.zip 1.7 kB
  • 4. Objects and Functions/11.1 D9+Function+Overloading.zip 1.7 kB
  • 4. Objects and Functions/13.1 D11+Automatic+Semicolon+Insertion.zip 1.7 kB
  • 4. Objects and Functions/19.1 D17+Function+Factories.zip 1.6 kB
  • 4. Objects and Functions/1.1 D1+Objects+And+The+Dot.zip 1.6 kB
  • 4. Objects and Functions/18.1 D16b+Closures+Part+2.zip 1.6 kB
  • 11. BONUS Getting Ready for ECMAScript 6/1. Existing and Upcoming Features.srt 1.6 kB
  • 4. Objects and Functions/2.1 D2+Object+Literals.zip 1.6 kB
  • 7. Odds and Ends/1.1 H1+Initialization.zip 1.6 kB
  • 4. Objects and Functions/10.1 D8+Arguments.zip 1.6 kB
  • 4. Objects and Functions/3.1 D3+Faking+Namespaces.zip 1.6 kB
  • 2. Execution Contexts and Lexical Environments/10.1 B9+Variable+Environments.zip 1.6 kB
  • 4. Objects and Functions/6.1 D6+Function+Expressions.zip 1.6 kB
  • 4. Objects and Functions/5.1 D5+Functions+Are+Objects.zip 1.5 kB
  • 3. Types and Operators/9.1 C8+Booleans+Existence.zip 1.5 kB
  • 2. Execution Contexts and Lexical Environments/11.1 B10+Scope+Chain.zip 1.5 kB
  • 4. Objects and Functions/15.1 D14+IIF+Es.zip 1.5 kB
  • 4. Objects and Functions/14.1 D12+Whitespace.zip 1.5 kB
  • 2. Execution Contexts and Lexical Environments/7.1 B6+Execution.zip 1.5 kB
  • 2. Execution Contexts and Lexical Environments/9.1 B6+Execution.zip 1.5 kB
  • 2. Execution Contexts and Lexical Environments/6.1 B5+Undefined.zip 1.5 kB
  • 2. Execution Contexts and Lexical Environments/4.1 B3+Global+Environment.zip 1.5 kB
  • 1. Getting Started/4. Watching this Course in High Definition.html 1.5 kB
  • 3. Types and Operators/10.1 C9+Default+Values.zip 1.5 kB
  • 2. Execution Contexts and Lexical Environments/5.1 B4+Hoisting.zip 1.4 kB
  • 7. Odds and Ends/3.1 H3+Strictmode.zip 1.4 kB
  • 4. Objects and Functions/17.1 D16+Closures.zip 1.4 kB
  • 4. Objects and Functions/4.1 D4+JSON.zip 1.4 kB
  • 10. BONUS Lectures/2. Transpiled Languages References.html 967 Bytes
  • 2. Execution Contexts and Lexical Environments/3. Downloading Source Code for This Course.html 940 Bytes
  • 9. Let's Build a Framework Library!/8. A Side Note.srt 935 Bytes
  • 2. Execution Contexts and Lexical Environments/13.1 B11+What+About+Asynchronous+Callbacks.zip 892 Bytes
  • 7. Odds and Ends/2.1 H2+Typeofinstanceof.zip 837 Bytes
  • 7. Odds and Ends/4. Strict Mode Reference.html 535 Bytes
  • 3. Types and Operators/5. Operator Precedence and Associativity Table.html 466 Bytes
  • 3. Types and Operators/8. Equality Comparisons Table.html 428 Bytes
  • 11. BONUS Getting Ready for ECMAScript 6/2. ES6 Features Reference.html 285 Bytes
  • 1. Getting Started/[Tutorialsplanet.NET].url 128 Bytes
  • 10. BONUS Lectures/[Tutorialsplanet.NET].url 128 Bytes
  • 12. Conclusion/[Tutorialsplanet.NET].url 128 Bytes
  • 4. Objects and Functions/[Tutorialsplanet.NET].url 128 Bytes
  • 7. Odds and Ends/[Tutorialsplanet.NET].url 128 Bytes
  • [Tutorialsplanet.NET].url 128 Bytes

温馨提示

本站不存储任何资源内容,只收集BT种子元数据(例如文件名和文件大小)和磁力链接(BT种子标识符),并提供查询服务,是一个完全合法的搜索引擎系统。网站不提供种子下载服务,用户可以通过第三方链接或磁力链接获取到相关的种子资源。本站也不对BT种子真实性及合法性负责,请用户注意甄别!