elhacker.INFO Downloads
Copyright issues contact webmaster@elhacker.info
Name Size
Parent Directory -
202. Handling Different Join Methods .mp4 46M
201. Joining Games by ID .mp4 34M
200. Publishing the Client-Side Script to NPM .mp4 15M
199. Making Sure Positions are Empty .mp4 24M
198. Introduction 7.mp4 4.2M
197. Managing Multiple Games .mp4 35M
196. Rethinking the Player Management Strategy .mp4 47M
195. Calculating Cats_ Games .mp4 28M
194. Introduction 5.mp4 3.9M
193. Validating Input and Releasing Updates .mp4 20M
192. Ending the Game Remotely .mp4 34M
191. Getting Player Input Remotely .mp4 33M
190. Starting the Game and Printing the Grid .mp4 24M
189. Introduction 3.mp4 3.0M
188. Hosting Node.js Servers on Heroku .mp4 26M
187. Waiting for Other Players to Join .mp4 21M
186. Basic Server-Client Communication Strategy .mp4 19M
185. Creating Client-Side and Server-Side Programs .mp4 22M
184. Introduction 1.mp4 6.1M
183. Creating a Simple Chat-Room Program .mp4 29M
182. Sending and Handling Socket Events .mp4 20M
181. Setting Up A Socket.io Client and Server .mp4 24M
180. Basics of Websockets .mp4 20M
179. Introduction -9.mp4 5.9M
178. Validating and Parsing User Input .mp4 32M
177. Calculating Vertical, Diagonal, and Corner Wins .mp4 25M
176. Deciding Who Wins and Ending the Game .mp4 40M
175. Introduction -7.mp4 2.9M
174. Displaying the Tic-Tac-Toe Grid .mp4 13M
173. Tracking Player Moves .mp4 17M
172. Displaying Player Moves on the Grid .mp4 13M
171. The Main Game Loop .mp4 26M
170. Designing the Game .mp4 13M
169. Introduction -5.mp4 6.6M
168. Displaying Progress for Real Tasks .mp4 15M
167. Position Adjustments for Animations .mp4 16M
166. Creating an Animated Loading Bar .mp4 31M
165. Creating a Basic Loading Animation .mp4 38M
164. Introduction -3.mp4 3.4M
163. Creating Color Helper Functions .mp4 30M
162. Other Font Decorations .mp4 8.9M
161. 8-Bit and RGB Console Color Syntax .mp4 19M
160. Basic 4-Bit Console Color Syntax .mp4 26M
159. Introduction .mp4 5.6M
158. Creating a Draw Rectangle Function .mp4 34M
157. Drawing a Square .mp4 19M
156. Basic Functions for Console Drawing .mp4 38M
155. Introduction .mp4 7.0M
154. Collecting Multi-Line Input .mp4 32M
153. Strategies for Displaying Multiple Prompts .mp4 25M
152. The Readline Promises Package .mp4 21M
151. Getting User Input with Prompts .mp4 26M
150. Introduction .mp4 7.5M
149. Boolean Flags and Flags with Multiple Values .mp4 29M
148. Parsing Flags in Command-Line Arguments .mp4 25M
147. Command-Line Arguments in Node.js .mp4 30M
146. Introduction .mp4 5.0M
145. Writing Data to Files .mp4 22M
144. Reading Files .mp4 26M
143. Basics of the FS Package .mp4 38M
142. Introduction .mp4 6.0M
141. Colorizing Strings with Chalk .mp4 14M
140. Array-Related String Methods .mp4 36M
139. In-Depth String Details .mp4 27M
138. Introduction .mp4 5.0M
137. Creating Delete and Update Endpoints .mp4 26M
136. Creating a Create Endpoint .mp4 23M
135. Creating a Search Endpoint .mp4 21M
134. Creating a Read Endpoint .mp4 13M
133. Creating a List Endpoint .mp4 3.3M
132. Introduction -3.mp4 3.1M
131. Adding Middleware to Express Servers .mp4 43M
130. Working with Cookies .mp4 27M
129. Methods for Customizing Responses .mp4 35M
128. Introduction .mp4 3.1M
127. Handling URL and Query Parameters .mp4 26M
126. Handling a Request Body .mp4 38M
125. Testing POST, PUT, and DELETE Routes .mp4 24M
124. Handling Different Request Types .mp4 16M
123. Introduction .mp4 4.1M
122. Separating Express Routes by Path .mp4 25M
121. Adding Basic Request Handlers .mp4 20M
120. Creating an Express Server .mp4 19M
119. Setting Up an Express Project .mp4 15M
118. Introduction .mp4 3.9M
117. Asynchronous Programming with Async and Await .mp4 12M
116. Asynchronous Programming with Promises .mp4 26M
115. Callback Examples .mp4 33M
114. Asynchronous Programming with Callbacks .mp4 24M
113. The 3 Main Asynchronous Strategies .mp4 15M
112. Introduction -5.mp4 4.0M
111. Interfaces in JavaScript .mp4 16M
110. Prototypal Inheritance Basics .mp4 32M
109. The instanceof Keyword .mp4 19M
108. Pre-ES6 JavaScript Classes .mp4 30M
107. Introduction -3.mp4 3.8M
106. JavaScript Class Inheritance .mp4 35M
105. Defining Methods and Static Variables .mp4 26M
104. Basic Class Syntax .mp4 29M
103. Introduction .mp4 2.3M
102. Date Setter Methods .mp4 24M
101. Accessing Time Units .mp4 23M
100. Creating New Dates .mp4 24M
99. Introduction -3.mp4 5.1M
98. The .countBy and .groupBy Functions .mp4 37M
97. The .zipObject and .zipObjectDeep Functions .mp4 21M
96. The .toPairs and .fromPairs Functions .mp4 32M
95. Introduction .mp4 5.1M
94. The .zip and .unzip Functions .mp4 16M
93. The .chunk and .partition Functions .mp4 34M
92. The .flatten, .flattenDeep, and .flattenDepth Functions .mp4 37M
91. Introduction .mp4 3.1M
90. Functions Inside Objects .mp4 20M
89. Default Arguments in Functions .mp4 17M
88. The arguments Object .mp4 21M
87. Basic Function Syntax .mp4 27M
86. Introduction .mp4 2.9M
85. Lodash Sorting Functions .mp4 20M
84. Sorting Arrays of Objects and Arrays .mp4 36M
83. Preventing Array Mutation .mp4 17M
82. Sorting with Comparator Functions .mp4 22M
81. JavaScript_s Built-in .sort Method .mp4 9.2M
80. Introduction .mp4 4.1M
79. The By Transform Function .mp4 14M
78. The .xor Functions .mp4 10M
77. The .union Functions .mp4 11M
76. The .difference Functions .mp4 17M
75. The .intersection Functions .mp4 39M
74. The Four Main Function Groups .mp4 9.5M
73. Introduction .mp4 3.6M
72. The .uniq and .sortedUniq Functions .mp4 29M
71. The .pullAllBy, .pullAllWith, and .pullAt Functions .mp4 34M
70. The .pull and .pullAll Functions .mp4 15M
69. Main Groups of Lodash Functions .mp4 11M
68. Introduction .mp4 2.4M
67. Extra Array Function Arguments .mp4 16M
66. Calling Basic Lodash Functions .mp4 29M
65. Adding Lodash to a Front-end Project .mp4 17M
64. Installing Lodash into a Node.js Project .mp4 23M
63. Introduction .mp4 4.7M
62. Removing Duplicates .mp4 18M
61. Recreating Built-in Methods with Reduce .mp4 35M
60. Calculate Array Min and Max .mp4 36M
59. Introduction .mp4 5.7M
58. The .reduceRight Method and Starting Values .mp4 16M
57. Advanced .reduce Use Cases .mp4 19M
56. Intermediate .reduce Use Cases .mp4 28M
55. The .reduce Method Basics .mp4 23M
54. Introduction -3.mp4 3.0M
53. The .preventExtensions and .isExtensible Methods .mp4 14M
52. The .freeze and .isFrozen Methods .mp4 16M
51. The .assign Method .mp4 15M
50. The .entries and .fromEntries Methods .mp4 21M
49. The .keys and .values Methods .mp4 15M
48. Introduction .mp4 2.7M
47. Deep-Equals Testing with Objects .mp4 34M
46. Object Equality and Passing by Reference .mp4 24M
45. The Spread Operator and Object Destructuring .mp4 33M
44. JavaScript Object Basics .mp4 15M
43. Introduction .mp4 3.4M
42. The .map and .flatMap Methods .mp4 19M
41. The .some and .every Methods .mp4 14M
40. The .filter Method .mp4 16M
39. The .find and .findIndex Methods .mp4 22M
38. The .forEach Method .mp4 17M
37. Introduction -3.mp4 2.7M
36. The .includes, .indexOf, and .lastIndexOf Methods .mp4 17M
35. The .toString and .join Methods .mp4 6.9M
34. The .splice and .slice Methods .mp4 21M
33. The .shift and .unshift Methods .mp4 14M
32. The Array Constructor and .fill Method .mp4 22M
31. Introduction .mp4 3.0M
30. Deep-Equals Testing with Arrays .mp4 24M
29. Array Equality and Passing by Reference .mp4 24M
28. Using the Spread Operator with Arrays .mp4 23M
27. JavaScript Array Basics .mp4 13M
26. Introduction .mp4 2.7M
25. Try-Catch Blocks in JavaScript .mp4 13M
24. Built-in Errors in JavaScript .mp4 23M
23. Double- and Triple-Equals Comparisons in JavaScript .mp4 25M
22. Let Variables vs. Var Variables .mp4 23M
21. Introduction -7.mp4 3.1M
20. BigInts, Symbols, and Undefined in JavaScript .mp4 20M
19. Functions in JavaScript .mp4 23M
18. Arrays in JavaScript .mp4 15M
17. Objects in JavaScript .mp4 34M
16. Introduction -5.mp4 2.6M
15. Booleans in JavaScript .mp4 20M
14. Strings in JavaScript .mp4 16M
13. Numbers in JavaScript .mp4 18M
12. Weak vs. Strong Typing and Dynamic vs. Static Typing .mp4 16M
11. Introduction -3.mp4 2.6M
10. While-Loops in JavaScript .mp4 12M
9. JavaScript_s Many Different For-Loops .mp4 28M
8. If, Else, and Else If in JavaScript .mp4 14M
7. Declaring Variables in JavaScript .mp4 20M
6. Introduction .mp4 2.8M
5. Run JavaScript with Node.js .mp4 13M
4. Run JavaScript with HTML .mp4 23M
3. Run JavaScript in The Browser Console .mp4 12M
2. What is JavaScript used for .mp4 22M
1. Get Started with JavaScript .mp4 4.7M