zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseSite.com] Udemy - The Complete JavaScript Course 2019 Build Real Projects!
magnet:?xt=urn:btih:8858dee690416131c1dbe86c7986aae76ff703b0&dn=[FreeCourseSite.com] Udemy - The Complete JavaScript Course 2019 Build Real Projects!
磁力链接详情
文件列表详情
8858dee690416131c1dbe86c7986aae76ff703b0
infohash:
155
文件数量
13.69 GB
文件大小
2019-5-18 12:33
创建日期
2024-12-14 04:42
最后访问
相关分词
FreeCourseSite
com
Udemy
-
The
Complete
JavaScript
Course
2019
Build
Real
Projects!
1. Course Introduction/1. Welcome to the Course!.mp4 53.17 MB
1. Course Introduction/3. Setting up Our Tools.mp4 37.92 MB
11. Conclusion/1. Where to Go from Here.mp4 49.38 MB
12. BONUS A Node.js Crash Course/1. A Quick Overview of Node.js.mp4 31.44 MB
12. BONUS A Node.js Crash Course/2. The Laptop Store Project, Part 1.mp4 240.63 MB
12. BONUS A Node.js Crash Course/3. The Laptop Store Project, Part 2.mp4 368.25 MB
2. JavaScript Language Basics/1. Section Intro.mp4 20.15 MB
2. JavaScript Language Basics/10. Coding Challenge 1 Solution.mp4 38.67 MB
2. JavaScript Language Basics/11. If else Statements.mp4 62.92 MB
2. JavaScript Language Basics/12. Boolean Logic.mp4 60.52 MB
2. JavaScript Language Basics/13. The Ternary Operator and Switch Statements.mp4 96.83 MB
2. JavaScript Language Basics/14. Truthy and Falsy Values and Equality Operators.mp4 52.93 MB
2. JavaScript Language Basics/15. Coding Challenge 2.mp4 21.2 MB
2. JavaScript Language Basics/16. Coding Challenge 2 Solution.mp4 74.4 MB
2. JavaScript Language Basics/17. Functions.mp4 77.15 MB
2. JavaScript Language Basics/18. Function Statements and Expressions.mp4 75.56 MB
2. JavaScript Language Basics/19. Arrays.mp4 83.19 MB
2. JavaScript Language Basics/20. Coding Challenge 3.mp4 16.59 MB
2. JavaScript Language Basics/21. Coding Challenge 3 Solution.mp4 70.37 MB
2. JavaScript Language Basics/22. Objects and Properties.mp4 61.15 MB
2. JavaScript Language Basics/23. Objects and Methods.mp4 51.03 MB
2. JavaScript Language Basics/24. Coding Challenge 4.mp4 12.8 MB
2. JavaScript Language Basics/25. Coding Challenge 4 Solution.mp4 77.78 MB
2. JavaScript Language Basics/26. Loops and Iteration.mp4 157.12 MB
2. JavaScript Language Basics/27. Coding Challenge 5.mp4 42.38 MB
2. JavaScript Language Basics/28. Coding Challenge 5 Solution, Part 1.mp4 107.73 MB
2. JavaScript Language Basics/29. Coding Challenge 5 Solution, Part 2.mp4 94.72 MB
2. JavaScript Language Basics/3. Let's start coding!.mp4 33.28 MB
2. JavaScript Language Basics/30. JavaScript Versions ES5, ES6 ES2015 and ES6+.mp4 35.68 MB
2. JavaScript Language Basics/4. A Brief Introduction to JavaScript.mp4 25.51 MB
2. JavaScript Language Basics/5. Variables and Data Types.mp4 64.09 MB
2. JavaScript Language Basics/6. Variable Mutation and Type Coercion.mp4 73.29 MB
2. JavaScript Language Basics/7. Basic Operators.mp4 55.03 MB
2. JavaScript Language Basics/8. Operator Precedence.mp4 112.18 MB
2. JavaScript Language Basics/9. Coding Challenge 1.mp4 17.04 MB
3. How JavaScript Works Behind the Scenes/1. Section Intro.mp4 24.32 MB
3. How JavaScript Works Behind the Scenes/3. How Our Code Is Executed JavaScript Parsers and Engines.mp4 16.23 MB
3. How JavaScript Works Behind the Scenes/4. Execution Contexts and the Execution Stack.mp4 32.9 MB
3. How JavaScript Works Behind the Scenes/5. Execution Contexts in Detail Creation and Execution Phases and Hoisting.mp4 25.3 MB
3. How JavaScript Works Behind the Scenes/6. Hoisting in Practice.mp4 81.63 MB
3. How JavaScript Works Behind the Scenes/7. Scoping and the Scope Chain.mp4 76.25 MB
3. How JavaScript Works Behind the Scenes/8. The 'this' Keyword.mp4 16 MB
3. How JavaScript Works Behind the Scenes/9. The 'this' Keyword in Practice.mp4 80.12 MB
4. JavaScript in the Browser DOM Manipulation and Events/1. Section Intro.mp4 17.1 MB
4. JavaScript in the Browser DOM Manipulation and Events/10. Creating a Game Initialization Function.mp4 147.08 MB
4. JavaScript in the Browser DOM Manipulation and Events/11. Finishing Touches State Variables.mp4 94.39 MB
4. JavaScript in the Browser DOM Manipulation and Events/12. Coding Challenge 6.mp4 31.86 MB
4. JavaScript in the Browser DOM Manipulation and Events/13. Coding Challenge 6 Solution, Part 1.mp4 66.49 MB
4. JavaScript in the Browser DOM Manipulation and Events/14. Coding Challenge 6 Solution, Part 2.mp4 94.26 MB
4. JavaScript in the Browser DOM Manipulation and Events/15. Coding Challenge 6 Solution, Part 3.mp4 90.57 MB
4. JavaScript in the Browser DOM Manipulation and Events/3. The DOM and DOM Manipulation.mp4 18.65 MB
4. JavaScript in the Browser DOM Manipulation and Events/4. 5-Minute HTML and CSS Crash Course.mp4 66.15 MB
4. JavaScript in the Browser DOM Manipulation and Events/5. Project Setup and Details.mp4 54.7 MB
4. JavaScript in the Browser DOM Manipulation and Events/6. First DOM Access and Manipulation.mp4 171.18 MB
4. JavaScript in the Browser DOM Manipulation and Events/7. Events and Event Handling Rolling the Dice.mp4 150.46 MB
4. JavaScript in the Browser DOM Manipulation and Events/8. Updating Scores and Changing the Active Player.mp4 154.03 MB
4. JavaScript in the Browser DOM Manipulation and Events/9. Implementing Our 'Hold' Function and the DRY Principle.mp4 196.17 MB
5. Advanced JavaScript Objects and Functions/1. Section Intro.mp4 21.7 MB
5. Advanced JavaScript Objects and Functions/10. Immediately Invoked Function Expressions (IIFE).mp4 41.21 MB
5. Advanced JavaScript Objects and Functions/11. Closures.mp4 124.41 MB
5. Advanced JavaScript Objects and Functions/12. Bind, Call and Apply.mp4 133.64 MB
5. Advanced JavaScript Objects and Functions/13. Coding Challenge 7.mp4 52.07 MB
5. Advanced JavaScript Objects and Functions/14. Coding Challenge 7 Solution, Part 1.mp4 170.35 MB
5. Advanced JavaScript Objects and Functions/15. Coding Challenge 7 Solution, Part 2.mp4 156.66 MB
5. Advanced JavaScript Objects and Functions/3. Everything Is an Object Inheritance and the Prototype Chain.mp4 59.1 MB
5. Advanced JavaScript Objects and Functions/4. Creating Objects Function Constructors.mp4 90.13 MB
5. Advanced JavaScript Objects and Functions/5. The Prototype Chain in the Console.mp4 89.1 MB
5. Advanced JavaScript Objects and Functions/6. Creating Objects Object.create.mp4 51.96 MB
5. Advanced JavaScript Objects and Functions/7. Primitives vs. Objects.mp4 56.87 MB
5. Advanced JavaScript Objects and Functions/8. First Class Functions Passing Functions as Arguments.mp4 98.14 MB
5. Advanced JavaScript Objects and Functions/9. First Class Functions Functions Returning Functions.mp4 66.48 MB
6. Putting It All Together The Budget App Project/1. Section Intro.mp4 21.8 MB
6. Putting It All Together The Budget App Project/10. Adding a New Item to Our Budget Controller.mp4 124.53 MB
6. Putting It All Together The Budget App Project/11. Adding a New Item to the UI.mp4 208.8 MB
6. Putting It All Together The Budget App Project/12. Clearing Our Input Fields.mp4 118.74 MB
6. Putting It All Together The Budget App Project/13. Updating the Budget Controller.mp4 94.25 MB
6. Putting It All Together The Budget App Project/14. Updating the Budget Budget Controller.mp4 163.44 MB
6. Putting It All Together The Budget App Project/15. Updating the Budget UI Controller.mp4 126.36 MB
6. Putting It All Together The Budget App Project/16. Project Planning and Architecture Step 2.mp4 19.52 MB
6. Putting It All Together The Budget App Project/17. Event Delegation.mp4 30.51 MB
6. Putting It All Together The Budget App Project/18. Setting up the Delete Event Listener Using Event Delegation.mp4 180.11 MB
6. Putting It All Together The Budget App Project/19. Deleting an Item from Our Budget Controller.mp4 137.7 MB
6. Putting It All Together The Budget App Project/20. Deleting an Item from the UI.mp4 88.23 MB
6. Putting It All Together The Budget App Project/21. Project Planning and Architecture Step 3.mp4 17.58 MB
6. Putting It All Together The Budget App Project/22. Updating the Percentages Controller.mp4 39.21 MB
6. Putting It All Together The Budget App Project/23. Updating the Percentages Budget Controller.mp4 124.13 MB
6. Putting It All Together The Budget App Project/24. Updating the Percentages UI Controller.mp4 110.54 MB
6. Putting It All Together The Budget App Project/25. Formatting Our Budget Numbers String Manipulation.mp4 152.08 MB
6. Putting It All Together The Budget App Project/26. Displaying the Current Month and Year.mp4 68.67 MB
6. Putting It All Together The Budget App Project/27. Finishing Touches Improving the UX.mp4 105.58 MB
6. Putting It All Together The Budget App Project/28. We’ve Made It! Final Considerations.mp4 14.15 MB
6. Putting It All Together The Budget App Project/3. Project Setup and Details.mp4 41.48 MB
6. Putting It All Together The Budget App Project/4. Project Planning and Architecture Step 1.mp4 38.33 MB
6. Putting It All Together The Budget App Project/5. Implementing the Module Pattern.mp4 82.82 MB
6. Putting It All Together The Budget App Project/6. Setting up the First Event Listeners.mp4 111.1 MB
6. Putting It All Together The Budget App Project/7. Reading Input Data.mp4 143.94 MB
6. Putting It All Together The Budget App Project/8. Creating an Initialization Function.mp4 45.92 MB
6. Putting It All Together The Budget App Project/9. Creating Income and Expense Function Constructors.mp4 67.61 MB
7. Next Generation JavaScript Intro to ES6 ES2015/1. Section Intro.mp4 19.52 MB
7. Next Generation JavaScript Intro to ES6 ES2015/10. Arrays in ES6 ES2015.mp4 124.86 MB
7. Next Generation JavaScript Intro to ES6 ES2015/11. The Spread Operator.mp4 76.05 MB
7. Next Generation JavaScript Intro to ES6 ES2015/12. Rest Parameters.mp4 98.94 MB
7. Next Generation JavaScript Intro to ES6 ES2015/13. Default Parameters.mp4 63.86 MB
7. Next Generation JavaScript Intro to ES6 ES2015/14. Maps.mp4 170.8 MB
7. Next Generation JavaScript Intro to ES6 ES2015/15. Classes.mp4 81.1 MB
7. Next Generation JavaScript Intro to ES6 ES2015/16. Classes with Subclasses.mp4 144.17 MB
7. Next Generation JavaScript Intro to ES6 ES2015/17. Coding Challenge 8.mp4 37.38 MB
7. Next Generation JavaScript Intro to ES6 ES2015/18. Coding Challenge 8 Solution.mp4 281.05 MB
7. Next Generation JavaScript Intro to ES6 ES2015/3. What's new in ES6 ES2015.mp4 11.39 MB
7. Next Generation JavaScript Intro to ES6 ES2015/4. Variable Declarations with let and const.mp4 117.1 MB
7. Next Generation JavaScript Intro to ES6 ES2015/5. Blocks and IIFEs.mp4 24.36 MB
7. Next Generation JavaScript Intro to ES6 ES2015/6. Strings in ES6 ES2015.mp4 84.93 MB
7. Next Generation JavaScript Intro to ES6 ES2015/7. Arrow Functions Basics.mp4 62.04 MB
7. Next Generation JavaScript Intro to ES6 ES2015/8. Arrow Functions Lexical 'this' Keyword.mp4 143.38 MB
7. Next Generation JavaScript Intro to ES6 ES2015/9. Destructuring.mp4 56.73 MB
8. Asynchronous JavaScript Promises, AsyncAwait and AJAX/1. Section Intro.mp4 13.31 MB
8. Asynchronous JavaScript Promises, AsyncAwait and AJAX/2. An Example of Asynchronous JavaScript.mp4 39.1 MB
8. Asynchronous JavaScript Promises, AsyncAwait and AJAX/3. Understanding Asynchronous JavaScript The Event Loop.mp4 44.79 MB
8. Asynchronous JavaScript Promises, AsyncAwait and AJAX/4. The Old Way Asynchronous JavaScript with Callbacks.mp4 55.56 MB
8. Asynchronous JavaScript Promises, AsyncAwait and AJAX/5. From Callback Hell to Promises.mp4 164.67 MB
8. Asynchronous JavaScript Promises, AsyncAwait and AJAX/6. From Promises to AsyncAwait.mp4 84.13 MB
8. Asynchronous JavaScript Promises, AsyncAwait and AJAX/7. AJAX and APIs.mp4 16.24 MB
8. Asynchronous JavaScript Promises, AsyncAwait and AJAX/8. Making AJAX Calls with Fetch and Promises.mp4 171.08 MB
8. Asynchronous JavaScript Promises, AsyncAwait and AJAX/9. Making AJAX Calls with Fetch and AsyncAwait.mp4 114.26 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/1. Section Intro.mp4 21.59 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/10. Planning our Project Architecture with MVC.mp4 14.55 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/11. How ES6 Modules Work.mp4 51.36 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/12. Making our First API Calls.mp4 138.21 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/13. Building the Search Model.mp4 44.71 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/14. Building the Search Controller.mp4 74.26 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/15. Building the Search View - Part 1.mp4 203.46 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/16. Building the Search View - Part 2.mp4 116.6 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/17. Rendering an AJAX Loading Spinner.mp4 95.41 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/18. Implementing Search Results Pagination.mp4 322.31 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/19. Building the Recipe Model - Part 1.mp4 110.3 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/2. Project Overview.mp4 61.7 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/20. Building the Recipe Controller.mp4 120.32 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/21. Building the Recipe Model - Part 2.mp4 386.52 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/22. Building the Recipe View - Part 1.mp4 178.13 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/23. Building the Recipe View - Part 2.mp4 218.31 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/24. Updating Recipe Servings.mp4 147.72 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/25. Building the Shopping List Model.mp4 110.11 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/26. Building the Shopping List View.mp4 63.75 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/27. Building the Shopping List Controller.mp4 197.94 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/28. Building the Likes Model.mp4 57.42 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/29. Building the Likes Controller.mp4 107.56 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/3. An Overview of Modern JavaScript.mp4 18.9 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/30. Building the Likes View.mp4 254.19 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/31. Implementing Persistent Data with localStorage.mp4 140.49 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/32. Wrapping up Final Considerations.mp4 84.7 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/4. A Brief Introduction to the Command Line.mp4 76.34 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/5. A Modern Setup Installing Node.js and NPM.mp4 81.25 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/7. A Modern Setup Configuring Webpack.mp4 82.14 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/8. A Modern Setup The Webpack Dev Server.mp4 93.49 MB
9. Modern JavaScript Using ES6, NPM, Babel and Webpack/9. A Modern Setup Babel.mp4 97.91 MB
其他位置