Общая информация
Название [07-2020] javascript-es6-tutorial
Тип
Размер 1.63Гб

Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
001 How to Take This Course.en_US.srt 7.76Кб
001 How to Take This Course.mp4 15.71Мб
002 ES6 vs ES2015.en_US.srt 8.54Кб
002 ES6 vs ES2015.mp4 48.27Мб
003 Array Helper Methods - The Easiest Way to Write Better Code.en_US.srt 4.62Кб
003 Array Helper Methods - The Easiest Way to Write Better Code.mp4 10.44Мб
004 The forEach Helper.en_US.srt 10.75Кб
004 The forEach Helper.mp4 43.07Мб
005 forEach Continued.en_US.srt 5.63Кб
005 forEach Continued.mp4 15.78Мб
006 Why Use forEach_.en_US.srt 4.52Кб
006 Why Use forEach_.mp4 12.97Мб
007 [exercise_info] Moving Away from For Loops.html 1.03Кб
007 [exercise_info] Processing Values.html 1.00Кб
007 [exercise_solution] Moving Away from For Loops.zip 279б
007 [exercise_solution] Processing Values.zip 242б
007 [exercise] Moving Away from For Loops.zip 290б
007 [exercise] Processing Values.zip 189б
007 The Map Helper.en_US.srt 9.13Кб
007 The Map Helper.mp4 42.71Мб
008 Map Helper Continued.en_US.srt 2.77Кб
008 Map Helper Continued.mp4 6.46Мб
009 Where Map Is Used.en_US.srt 3.23Кб
009 Where Map Is Used.mp4 10.85Мб
010 [exercise_info] Calculating Values with Map.html 962б
010 [exercise_info] Plucking Values.html 957б
010 [exercise_info] Really Hard - Implementing 'Pluck'.html 1.48Кб
010 [exercise_solution] Calculating Values with Map.zip 237б
010 [exercise_solution] Plucking Values.zip 232б
010 [exercise_solution] Really Hard - Implementing 'Pluck'.zip 194б
010 [exercise] Calculating Values with Map.zip 189б
010 [exercise] Plucking Values.zip 191б
010 [exercise] Really Hard - Implementing 'Pluck'.zip 154б
010 Selecting Needed Data with Filter.en_US.srt 12.50Кб
010 Selecting Needed Data with Filter.mp4 73.09Мб
011 More on Filtering.en_US.srt 4.45Кб
011 More on Filtering.mp4 13.87Мб
012 Choosing When to Filter.en_US.srt 4.68Кб
012 Choosing When to Filter.mp4 13.21Мб
013 [exercise_info] Challenging! Implementing 'reject'.html 1.17Кб
013 [exercise_info] Filtering Values.html 996б
013 [exercise_info] Handling Permissions with Filter.html 938б
013 [exercise_solution] Challenging! Implementing 'reject'.zip 200б
013 [exercise_solution] Filtering Values.zip 213б
013 [exercise_solution] Handling Permissions with Filter.zip 236б
013 [exercise] Challenging! Implementing 'reject'.zip 158б
013 [exercise] Filtering Values.zip 173б
013 [exercise] Handling Permissions with Filter.zip 198б
013 Querying For Records with Find.en_US.srt 9.03Кб
013 Querying For Records with Find.mp4 22.04Мб
014 Find Continued.en_US.srt 4.60Кб
014 Find Continued.mp4 13.41Мб
015 Using Find to Search for Users.en_US.srt 3.74Кб
015 Using Find to Search for Users.mp4 14.56Мб
016 [exercise_info] Finding Admin Users.html 846б
016 [exercise_info] Really Challenging_ Custom findWhere Helper.html 2.24Кб
016 [exercise_info] What's Your Balance_.html 825б
016 [exercise_solution] Finding Admin Users.zip 219б
016 [exercise_solution] Really Challenging_ Custom findWhere Helper.zip 240б
016 [exercise_solution] What's Your Balance_.zip 216б
016 [exercise] Finding Admin Users.zip 179б
016 [exercise] Really Challenging_ Custom findWhere Helper.zip 158б
016 [exercise] What's Your Balance_.zip 169б
016 A Little Every and a Lot of Some.en_US.srt 14.12Кб
016 A Little Every and a Lot of Some.mp4 45.52Мб
017 More on Every and Some.en_US.srt 6.88Кб
017 More on Every and Some.mp4 23.90Мб
018 Every and Some Syntax.en_US.srt 3.32Кб
018 Every and Some Syntax.mp4 7.00Мб
019 Every and Some in Practice.en_US.srt 7.64Кб
019 Every and Some in Practice.mp4 19.15Мб
020 [exercise_info] Finding Submitted Users.html 886б
020 [exercise_info] In Progress Network Requests.html 918б
020 [exercise_solution] Finding Submitted Users.zip 231б
020 [exercise_solution] In Progress Network Requests.zip 257б
020 [exercise] Finding Submitted Users.zip 188б
020 [exercise] In Progress Network Requests.zip 220б
020 Condensing Lists with Reduce.en_US.srt 8.38Кб
020 Condensing Lists with Reduce.mp4 38.88Мб
021 A Touch More of Reduce.en_US.srt 6.48Кб
021 A Touch More of Reduce.mp4 14.79Мб
022 Ace Your Next Interview with Reduce.en_US.srt 14.07Кб
022 Ace Your Next Interview with Reduce.mp4 29.09Мб
023 [exercise_info] Distance Traveled.html 873б
023 [exercise_info] Hardmode_ Custom 'Unique' Helper.html 1.08Кб
023 [exercise_info] Reducing Properties.html 1.05Кб
023 [exercise_solution] Distance Traveled.zip 228б
023 [exercise_solution] Hardmode_ Custom 'Unique' Helper.zip 262б
023 [exercise_solution] Reducing Properties.zip 273б
023 [exercise] Distance Traveled.zip 173б
023 [exercise] Hardmode_ Custom 'Unique' Helper.zip 145б
023 [exercise] Reducing Properties.zip 224б
023 Variable Declarations with Const and Let.en_US.srt 9.27Кб
023 Variable Declarations with Const and Let.mp4 18.81Мб
024 What Const and Let Solve.en_US.srt 12.64Кб
024 What Const and Let Solve.mp4 52.43Мб
025 [exercise_info] A Constant Exercise of Letting Variables Be Variables.html 1.04Кб
025 [exercise_info] Const_Let Refactoring.html 1020б
025 [exercise_solution] A Constant Exercise of Letting Variables Be Variables.zip 178б
025 [exercise_solution] Const_Let Refactoring.zip 342б
025 [exercise] A Constant Exercise of Letting Variables Be Variables.zip 114б
025 [exercise] Const_Let Refactoring.zip 341б
025 Template Strings.en_US.srt 6.50Кб
025 Template Strings.mp4 13.39Мб
026 When to Reach for Template Strings.en_US.srt 11.14Кб
026 When to Reach for Template Strings.mp4 32.72Мб
027 [exercise_info] Name Helpers.html 792б
027 [exercise_info] Template Strings in Practice.html 792б
027 [exercise_solution] Name Helpers.zip 175б
027 [exercise_solution] Template Strings in Practice.zip 184б
027 [exercise] Name Helpers.zip 168б
027 [exercise] Template Strings in Practice.zip 186б
027 Fat Arrow Functions.en_US.srt 9.21Кб
027 Fat Arrow Functions.mp4 16.09Мб
028 Advanced Use of Arrow Functions.en_US.srt 9.96Кб
028 Advanced Use of Arrow Functions.mp4 17.67Мб
029 When to Use Arrow Functions.en_US.srt 9.99Кб
029 When to Use Arrow Functions.mp4 22.07Мб
030 When to Use Arrow Functions Continued.en_US.srt 4.76Кб
030 When to Use Arrow Functions Continued.mp4 11.82Мб
031 [exercise_info] Arrow Functions Aren't Always a Solution.html 1.20Кб
031 [exercise_info] Refactoring Keyword Functions.html 1.26Кб
031 [exercise_solution] Arrow Functions Aren't Always a Solution.zip 191б
031 [exercise_solution] Refactoring Keyword Functions.zip 184б
031 [exercise] Arrow Functions Aren't Always a Solution.zip 151б
031 [exercise] Refactoring Keyword Functions.zip 190б
031 Enhanced Object Literals.en_US.srt 13.29Кб
031 Enhanced Object Literals.mp4 45.76Мб
032 Wondering When to Use Enhanced Literals_.en_US.srt 6.50Кб
032 Wondering When to Use Enhanced Literals_.mp4 14.19Мб
033 [exercise_info] Condensing Code with Enhanced Literals.html 806б
033 [exercise_info] Literals in Functions.html 788б
033 [exercise_info] Multiple Properties with Enhanced Notation.html 788б
033 [exercise_info] Refactor to use enhanced literal notation.html 788б
033 [exercise_solution] Condensing Code with Enhanced Literals.zip 182б
033 [exercise_solution] Literals in Functions.zip 211б
033 [exercise_solution] Multiple Properties with Enhanced Notation.zip 169б
033 [exercise_solution] Refactor to use enhanced literal notation.zip 204б
033 [exercise] Condensing Code with Enhanced Literals.zip 185б
033 [exercise] Literals in Functions.zip 226б
033 [exercise] Multiple Properties with Enhanced Notation.zip 175б
033 [exercise] Refactor to use enhanced literal notation.zip 216б
033 Specifying Default Function Arguments.en_US.srt 6.68Кб
033 Specifying Default Function Arguments.mp4 14.42Мб
034 Use Cases of Defaulting Arguments.en_US.srt 6.67Кб
034 Use Cases of Defaulting Arguments.mp4 15.10Мб
035 [exercise_info] Dumping Unused Code.html 872б
035 [exercise_info] Using Default Arguments.html 872б
035 [exercise_solution] Dumping Unused Code.zip 178б
035 [exercise_solution] Using Default Arguments.zip 159б
035 [exercise] Dumping Unused Code.zip 196б
035 [exercise] Using Default Arguments.zip 194б
035 Capturing Arguments with Rest and Spread.en_US.srt 6.27Кб
035 Capturing Arguments with Rest and Spread.mp4 13.44Мб
036 The Rest on Rest and Spread.en_US.srt 11.02Кб
036 The Rest on Rest and Spread.mp4 29.59Мб
037 Look to Use Rest and Spread in This Case.en_US.srt 7.27Кб
037 Look to Use Rest and Spread in This Case.mp4 13.49Мб
038 [exercise_info] Many, Many Arguments.html 893б
038 [exercise_info] Mixing Rest and Spread.html 803б
038 [exercise_info] Spreadin' Arrays.html 797б
038 [exercise_solution] Many, Many Arguments.zip 194б
038 [exercise_solution] Mixing Rest and Spread.zip 171б
038 [exercise_solution] Spreadin' Arrays.zip 166б
038 [exercise] Many, Many Arguments.zip 221б
038 [exercise] Mixing Rest and Spread.zip 182б
038 [exercise] Spreadin' Arrays.zip 168б
038 Goldmine of ES6_ Destructuring.en_US.srt 7.74Кб
038 Goldmine of ES6_ Destructuring.mp4 16.77Мб
039 Destructuring Arguments Object.en_US.srt 6.42Кб
039 Destructuring Arguments Object.mp4 19.31Мб
040 Destructuring Arrays.en_US.srt 7.11Кб
040 Destructuring Arrays.mp4 13.05Мб
041 Destructuring Arrays and Objects _At the Same Time_.en_US.srt 8.01Кб
041 Destructuring Arrays and Objects _At the Same Time_.mp4 17.63Мб
042 So...When to Use Destructuring_.en_US.srt 11.44Кб
042 So...When to Use Destructuring_.mp4 26.65Мб
043 More on When to Use Destructuring.en_US.srt 9.08Кб
043 More on When to Use Destructuring.mp4 16.53Мб
044 [exercise_info] Array Destructuring in Practice.html 1.32Кб
044 [exercise_info] Destructuring in Practice.html 1.05Кб
044 [exercise_info] Recursion with Destructuring.html 1.62Кб
044 [exercise_solution] Array Destructuring in Practice.zip 286б
044 [exercise_solution] Destructuring in Practice.zip 222б
044 [exercise_solution] Recursion with Destructuring.zip 219б
044 [exercise] Array Destructuring in Practice.zip 240б
044 [exercise] Destructuring in Practice.zip 238б
044 [exercise] Recursion with Destructuring.zip 168б
044 Introduction to Classes.en_US.srt 5.32Кб
044 Introduction to Classes.mp4 10.50Мб
045 Prototypal Inheritance.en_US.srt 5.77Кб
045 Prototypal Inheritance.mp4 17.37Мб
046 Refactoring with Classes.en_US.srt 6.71Кб
046 Refactoring with Classes.mp4 14.43Мб
047 Extending Behavior of Classes.en_US.srt 12.09Кб
047 Extending Behavior of Classes.mp4 32.92Мб
048 When to Use Classes.en_US.srt 5.25Кб
048 When to Use Classes.mp4 10.58Мб
049 [exercise_info] Game Classes.html 1.15Кб
049 [exercise_info] Subclassing Monsters.html 1.03Кб
049 [exercise_solution] Game Classes.zip 188б
049 [exercise_solution] Subclassing Monsters.zip 232б
049 [exercise] Game Classes.zip 136б
049 [exercise] Subclassing Monsters.zip 203б
049 One Quick Thing_ For...Of Loops.en_US.srt 4.11Кб
049 One Quick Thing_ For...Of Loops.mp4 7.57Мб
050 Introduction to Generators.en_US.srt 9.12Кб
050 Introduction to Generators.mp4 24.74Мб
051 Generators With a Short Story.en_US.srt 18.78Кб
051 Generators With a Short Story.mp4 53.64Мб
052 Another Step in Our Generator Story.en_US.srt 6.66Кб
052 Another Step in Our Generator Story.mp4 30.00Мб
053 The Big Reveal on ES6 Generators.en_US.srt 6.23Кб
053 The Big Reveal on ES6 Generators.mp4 14.80Мб
054 A Practical Use of ES6 Generators.en_US.srt 4.97Кб
054 A Practical Use of ES6 Generators.mp4 13.32Мб
055 Delegation of Generators.en_US.srt 7.31Кб
055 Delegation of Generators.mp4 28.00Мб
056 Delegation of Generators Continued.en_US.srt 10.14Кб
056 Delegation of Generators Continued.mp4 39.56Мб
057 Symbol.Iterator with Generators.en_US.srt 8.96Кб
057 Symbol.Iterator with Generators.mp4 27.91Мб
058 Complexities of Symbol.Iterator.en_US.srt 6.46Кб
058 Complexities of Symbol.Iterator.mp4 20.94Мб
059 Generators with Recursion.en_US.srt 9.26Кб
059 Generators with Recursion.mp4 72.51Мб
060 More on Generators and Recursion.en_US.srt 8.48Кб
060 More on Generators and Recursion.mp4 61.01Мб
061 Code Execution in Javascript.en_US.srt 6.64Кб
061 Code Execution in Javascript.mp4 18.33Мб
062 Terminology of Promises.en_US.srt 5.15Кб
062 Terminology of Promises.mp4 16.18Мб
063 Creating Promises.en_US.srt 9.83Кб
063 Creating Promises.mp4 26.45Мб
064 Then and Catch.en_US.srt 7.32Кб
064 Then and Catch.mp4 31.63Мб
065 Async Code with Promises.en_US.srt 4.26Кб
065 Async Code with Promises.mp4 17.24Мб
066 Ajax Requests with Fetch.en_US.srt 7.47Кб
066 Ajax Requests with Fetch.mp4 39.49Мб
067 Shortcomings of Fetch.en_US.srt 8.30Кб
067 Shortcomings of Fetch.mp4 64.57Мб
068 Bonus!.html 3.99Кб
Статистика распространения по странам
Марокко (MA) 1
Россия (RU) 1
Турция (TR) 1
Колумбия (CO) 1
Всего 4
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент