zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Wes Bos - ES6 For Everyone
magnet:?xt=urn:btih:9d39239b1a4a4d293ecd848616a1ea6bfd47fb4a&dn=Wes Bos - ES6 For Everyone
磁力链接详情
文件列表详情
9d39239b1a4a4d293ecd848616a1ea6bfd47fb4a
infohash:
78
文件数量
4.44 GB
文件大小
2023-5-6 19:53
创建日期
2024-10-25 09:36
最后访问
相关分词
Wes
Bos
-
ES6
For
Everyone
13 JavaScript Modules and Using npm/45 JavaScript Modules and WebPack 2 Tooling Setup.mp4 210.33 MB
00 Getting Setup/00 Getting Setup.mp4 14.17 MB
01 New Variables - Creation, Updating and Scoping/01 var Scoping Refresher.mp4 61.45 MB
01 New Variables - Creation, Updating and Scoping/02 let VS const.mp4 44.19 MB
01 New Variables - Creation, Updating and Scoping/03 let and const in the Real World.mp4 56.72 MB
01 New Variables - Creation, Updating and Scoping/04 Temporal Dead Zone.mp4 15.68 MB
01 New Variables - Creation, Updating and Scoping/05 Is var Dead What should I use.mp4 20.42 MB
02 Function Improvements - Arrows and Default Arguments/06 Arrow Functions Introduction.mp4 59.41 MB
02 Function Improvements - Arrows and Default Arguments/07 More Arrow Function Examples.mp4 49.74 MB
02 Function Improvements - Arrows and Default Arguments/08 Arrow Functions and 'this'.mp4 92.77 MB
02 Function Improvements - Arrows and Default Arguments/09 Default Function Arguments.mp4 41.53 MB
02 Function Improvements - Arrows and Default Arguments/10 When NOT to use an Arrow Function.mp4 61.21 MB
02 Function Improvements - Arrows and Default Arguments/11 Arrow Functions Exercises.mp4 99.31 MB
03 Template Strings/12 Template Strings Introduction.mp4 25.25 MB
03 Template Strings/13 Creating HTML fragments with Template Literals.mp4 96.06 MB
03 Template Strings/14 Tagged Template Literals.mp4 87.13 MB
03 Template Strings/15 Tagged Templates Exercise.mp4 76.88 MB
03 Template Strings/16 Sanitizing User Data with Tagged Templates.mp4 52.77 MB
04 Additional String Improvements/17 New String Methods.mp4 77.12 MB
05 Destructuring/18 Destructuring Objects.mp4 89.36 MB
05 Destructuring/19 Destructuring Arrays.mp4 55.64 MB
05 Destructuring/20 Swapping Variables with Destructuring.mp4 27.75 MB
05 Destructuring/21 Destructuring Functions - Multiple returns and named defaults.mp4 57.88 MB
06 Iterables & Looping/22 The for of loop.mp4 108.96 MB
06 Iterables & Looping/23 The for of Loop in Action.mp4 93.91 MB
06 Iterables & Looping/24 Using for of with Objects.mp4 24.92 MB
07 An Array of Array Improvements/25 Array.from() and Array.of().mp4 76.02 MB
07 An Array of Array Improvements/26 Array. find() and .findIndex().mp4 48.75 MB
07 An Array of Array Improvements/27 Array .some() and .every().mp4 25.5 MB
08 Say Hello to Spread and Rest/28 Spread Operator Introduction.mp4 58.77 MB
08 Say Hello to Spread and Rest/29 Spread Exercise.mp4 63.86 MB
08 Say Hello to Spread and Rest/30 More Spread Examples.mp4 67.43 MB
08 Say Hello to Spread and Rest/31 Spreading into a function.mp4 37.36 MB
08 Say Hello to Spread and Rest/32 The rest param in Functions and destructuring.mp4 66.62 MB
09 Object Literal Upgrades/33 Object Literal Upgrades.mp4 90.88 MB
10 Promises/34 Promises.mp4 60.45 MB
10 Promises/35 Building your own Promises.mp4 39.12 MB
10 Promises/36 Chaining Promises + Flow Control.mp4 102.35 MB
10 Promises/37 Working with Multiple Promises.mp4 80.63 MB
11 Symbols/38 All About Symbols.mp4 70.25 MB
12 Code Quality with ESLint/39 Getting Started with ESLint.mp4 121.84 MB
12 Code Quality with ESLint/40 Airbnb ESLint Settings.mp4 117.33 MB
12 Code Quality with ESLint/41 Line and File Specific Settings.mp4 66.16 MB
12 Code Quality with ESLint/42 ESLint Plugins.mp4 45.28 MB
12 Code Quality with ESLint/43 ESLint inside Atom and Sublime Text.mp4 65.85 MB
12 Code Quality with ESLint/44 Only Allow ESLint Passing Code into your git repos.mp4 41.64 MB
13 JavaScript Modules and Using npm/46 Creating your own Modules.mp4 105 MB
13 JavaScript Modules and Using npm/47 More ES6 Module Practice.mp4 107.97 MB
14 ES6 Tooling/48 Tool-Free Modules with SystemJS (+bonus BrowserSync setup).mp4 72.08 MB
14 ES6 Tooling/49 All About Babel + npm scripts.mp4 145.65 MB
14 ES6 Tooling/50 Polyfilling ES6 for Older Browsers.mp4 68.36 MB
15 Classes/51 Prototypal Inheritance Review.mp4 62.09 MB
15 Classes/52 Say Hello to Classes.mp4 75.14 MB
15 Classes/53 Extending Classes and using super().mp4 58.17 MB
15 Classes/54 Extending Arrays with Classes for Custom Collections.mp4 76.56 MB
16 Generators/55 Introducing Generators.mp4 76.3 MB
16 Generators/56 Using Generators for Ajax Flow Control.mp4 77.85 MB
16 Generators/57 Looping Generators with for of.mp4 20 MB
17 Proxies/58 What are Proxies.mp4 70.42 MB
17 Proxies/59 Another Proxy Example.mp4 41.56 MB
17 Proxies/60 Using Proxies to combat silly errors.mp4 54.16 MB
18 Sets and WeakSets/61 Sets.mp4 49.48 MB
18 Sets and WeakSets/62 Understanding Sets with Brunch.mp4 27.25 MB
18 Sets and WeakSets/63 WeakSets.mp4 41.97 MB
19 Map and Weak Map/64 Maps.mp4 30.59 MB
19 Map and Weak Map/65 Map Metadata with DOM Node Keys.mp4 44.61 MB
19 Map and Weak Map/66 WeakMap and Garbage Collection.mp4 29.73 MB
20 Async + Await Flow Control/67 Async Await - Native Promises Review.mp4 23.63 MB
20 Async + Await Flow Control/68 Async Await - Custom Promises Review.mp4 12.53 MB
20 Async + Await Flow Control/69 All About Async + Await.mp4 21.43 MB
20 Async + Await Flow Control/70 Async + Await Error Handling.mp4 38.15 MB
20 Async + Await Flow Control/71 Waiting on Multiple Promises.mp4 19.62 MB
20 Async + Await Flow Control/72 Promisifying Callback Based Functions.mp4 11.28 MB
21 ES7, ES8 + Beyond/73 Class Properties.mp4 9.54 MB
21 ES7, ES8 + Beyond/74 padStart and padEnd.mp4 10.86 MB
21 ES7, ES8 + Beyond/75 ES7 Exponential Operator.mp4 2.42 MB
21 ES7, ES8 + Beyond/76 Function Arguments Trailing Comma.mp4 5.84 MB
21 ES7, ES8 + Beyond/77 Object.entries() and Object.values().mp4 13.22 MB
其他位置