FileMood

Download [GigaCourse.Com] Udemy - The Complete JavaScript Course 2024 From Zero to Expert!

GigaCourse Com Udemy The Complete JavaScript Course 2024 From Zero to Expert

Name

[GigaCourse.Com] Udemy - The Complete JavaScript Course 2024 From Zero to Expert!

 DOWNLOAD Copy Link

Total Size

34.8 GB

Total Files

676

Last Seen

2024-07-08 23:45

Hash

D293976B2A9F71900D3C74270A85451C209AE4FE

/0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/01 - Welcome, Welcome, Welcome!/

001 Course Structure and Projects.mp4

93.2 MB

001 Course Structure and Projects_en.srt

7.7 KB

002 Download-all-starter-code.url

0.1 KB

002 Read Before You Start!.html

1.5 KB

002 course-material-v2.1.zip

29.8 MB

003 Watch Before You Start!.mp4

42.9 MB

003 Watch Before You Start!_en.srt

9.4 KB

004 Setting Up Our Code Editor.mp4

51.5 MB

004 Setting Up Our Code Editor_en.srt

12.5 KB

external-links.txt

0.1 KB

/02 - JavaScript Fundamentals – Part 1/

001 Section Intro.mp4

19.7 MB

001 Section Intro_en.srt

1.2 KB

002 Hello World!.mp4

19.9 MB

002 Hello World!_en.srt

9.2 KB

003 A Brief Introduction to JavaScript.mp4

52.9 MB

003 A Brief Introduction to JavaScript_en.srt

18.8 KB

003 theory-lectures-v2.pdf

30.8 MB

004 Linking a JavaScript File.mp4

85.7 MB

004 Linking a JavaScript File_en.srt

23.3 KB

005 Values and Variables.mp4

83.8 MB

005 Values and Variables_en.srt

23.6 KB

006 Practice Assignments.html

0.6 KB

006 assignments-js-fundamentals.pdf

1.7 MB

007 Data Types.mp4

105.4 MB

007 Data Types_en.srt

27.7 KB

008 let, const and var.mp4

50.6 MB

008 let, const and var_en.srt

14.6 KB

009 Basic Operators.mp4

117.8 MB

009 Basic Operators_en.srt

27.2 KB

010 Operator Precedence.mp4

79.8 MB

010 Operator Precedence_en.srt

16.7 KB

011 A Note About Challenges.html

0.8 KB

011 all-coding-challenges.pdf

2.0 MB

013 CHALLENGE #1 Video Solution.mp4

58.3 MB

013 CHALLENGE #1 Video Solution_en.srt

9.4 KB

013 all-coding-challenges.pdf

2.0 MB

014 Strings and Template Literals.mp4

62.4 MB

014 Strings and Template Literals_en.srt

17.3 KB

015 Taking Decisions if else Statements.mp4

66.8 MB

015 Taking Decisions if else Statements_en.srt

19.5 KB

017 CHALLENGE #2 Video Solution.mp4

48.6 MB

017 CHALLENGE #2 Video Solution_en.srt

6.6 KB

018 Type Conversion and Coercion.mp4

92.2 MB

018 Type Conversion and Coercion_en.srt

26.0 KB

019 Truthy and Falsy Values.mp4

60.8 MB

019 Truthy and Falsy Values_en.srt

14.6 KB

020 Equality Operators == vs. ===.mp4

92.7 MB

020 Equality Operators == vs. ===_en.srt

24.6 KB

021 Boolean Logic.mp4

34.8 MB

021 Boolean Logic_en.srt

14.6 KB

022 Logical Operators.mp4

69.8 MB

022 Logical Operators_en.srt

14.3 KB

024 CHALLENGE #3 Video Solution.mp4

106.0 MB

024 CHALLENGE #3 Video Solution_en.srt

15.1 KB

025 The switch Statement.mp4

94.8 MB

025 The switch Statement_en.srt

17.0 KB

026 Statements and Expressions.mp4

30.9 MB

026 Statements and Expressions_en.srt

9.6 KB

027 The Conditional (Ternary) Operator.mp4

56.6 MB

027 The Conditional (Ternary) Operator_en.srt

14.5 KB

029 CHALLENGE #4 Video Solution.mp4

45.8 MB

029 CHALLENGE #4 Video Solution_en.srt

8.2 KB

030 JavaScript Releases ES5, ES6+ and ESNext.mp4

70.0 MB

030 JavaScript Releases ES5, ES6+ and ESNext_en.srt

23.7 KB

/03 - JavaScript Fundamentals – Part 2/

001 Section Intro.mp4

12.8 MB

001 Section Intro_en.srt

0.9 KB

002 Activating Strict Mode.mp4

44.1 MB

002 Activating Strict Mode_en.srt

15.8 KB

003 Functions.mp4

109.8 MB

003 Functions_en.srt

28.6 KB

004 Function Declarations vs. Expressions.mp4

54.8 MB

004 Function Declarations vs. Expressions_en.srt

15.5 KB

005 Arrow Functions.mp4

52.6 MB

005 Arrow Functions_en.srt

15.1 KB

006 Functions Calling Other Functions.mp4

62.3 MB

006 Functions Calling Other Functions_en.srt

15.3 KB

007 Reviewing Functions.mp4

102.6 MB

007 Reviewing Functions_en.srt

24.3 KB

009 CHALLENGE #1 Video Solution.mp4

115.8 MB

009 CHALLENGE #1 Video Solution_en.srt

19.5 KB

010 Introduction to Arrays.mp4

138.1 MB

010 Introduction to Arrays_en.srt

33.1 KB

011 Basic Array Operations (Methods).mp4

87.8 MB

011 Basic Array Operations (Methods)_en.srt

16.1 KB

013 CHALLENGE #2 Video Solution.mp4

57.6 MB

013 CHALLENGE #2 Video Solution_en.srt

8.5 KB

014 Introduction to Objects.mp4

30.6 MB

014 Introduction to Objects_en.srt

9.5 KB

015 Dot vs. Bracket Notation.mp4

149.2 MB

015 Dot vs. Bracket Notation_en.srt

27.5 KB

016 Object Methods.mp4

159.4 MB

016 Object Methods_en.srt

33.2 KB

018 CHALLENGE #3 Video Solution.mp4

70.7 MB

018 CHALLENGE #3 Video Solution_en.srt

15.1 KB

019 Iteration The for Loop.mp4

79.0 MB

019 Iteration The for Loop_en.srt

16.1 KB

020 Looping Arrays, Breaking and Continuing.mp4

160.1 MB

020 Looping Arrays, Breaking and Continuing_en.srt

34.2 KB

021 Looping Backwards and Loops in Loops.mp4

78.8 MB

021 Looping Backwards and Loops in Loops_en.srt

16.0 KB

022 The while Loop.mp4

82.3 MB

022 The while Loop_en.srt

16.9 KB

024 CHALLENGE #4 Video Solution.mp4

83.0 MB

024 CHALLENGE #4 Video Solution_en.srt

15.1 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/04 - How to Navigate This Course/

001 Pathways and Section Roadmaps.mp4

66.7 MB

001 Pathways and Section Roadmaps_en.srt

6.3 KB

002 Course Pathways.html

0.2 KB

002 pathways.pdf

4.8 MB

/05 - Developer Skills & Editor Setup/

001 Section Intro.mp4

14.2 MB

001 Section Intro_en.srt

0.8 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

0.8 KB

003 Setting up Prettier and VS Code.mp4

107.5 MB

003 Setting up Prettier and VS Code_en.srt

26.5 KB

004 Installing Node.js and Setting Up a Dev Environment.mp4

77.4 MB

004 Installing Node.js and Setting Up a Dev Environment_en.srt

17.3 KB

005 Learning How to Code.mp4

99.4 MB

005 Learning How to Code_en.srt

29.1 KB

006 How to Think Like a Developer Become a Problem Solver!.mp4

54.7 MB

006 How to Think Like a Developer Become a Problem Solver!_en.srt

17.2 KB

007 Using Google, StackOverflow and MDN.mp4

230.6 MB

007 Using Google, StackOverflow and MDN_en.srt

36.1 KB

008 Debugging (Fixing Errors).mp4

26.7 MB

008 Debugging (Fixing Errors)_en.srt

8.2 KB

009 Debugging with the Console and Breakpoints.mp4

158.7 MB

009 Debugging with the Console and Breakpoints_en.srt

27.8 KB

010 Coding Challenge #1.mp4

112.6 MB

010 Coding Challenge #1_en.srt

21.1 KB

external-links.txt

0.1 KB

/06 - [OPTIONAL] HTML & CSS Crash Course/

001 Section Intro.mp4

14.3 MB

001 Section Intro_en.srt

0.9 KB

002 Basic HTML Structure and Elements.mp4

46.7 MB

002 Basic HTML Structure and Elements_en.srt

14.1 KB

003 Attributes, Classes and IDs.mp4

86.3 MB

003 Attributes, Classes and IDs_en.srt

19.9 KB

004 Basic Styling with CSS.mp4

83.7 MB

004 Basic Styling with CSS_en.srt

19.0 KB

005 Introduction to the CSS Box Model.mp4

147.0 MB

005 Introduction to the CSS Box Model_en.srt

32.4 KB

/07 - JavaScript in the Browser DOM and Events Fundamentals/

001 Section Intro.mp4

17.4 MB

001 Section Intro_en.srt

1.2 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

1.0 KB

003 PROJECT #1 Guess My Number!.mp4

44.9 MB

003 PROJECT #1 Guess My Number!_en.srt

14.7 KB

004 What's the DOM and DOM Manipulation.mp4

31.7 MB

004 What's the DOM and DOM Manipulation_en.srt

10.1 KB

005 Selecting and Manipulating Elements.mp4

57.4 MB

005 Selecting and Manipulating Elements_en.srt

12.5 KB

006 Handling Click Events.mp4

97.5 MB

006 Handling Click Events_en.srt

20.3 KB

007 Implementing the Game Logic.mp4

168.1 MB

007 Implementing the Game Logic_en.srt

27.0 KB

008 Manipulating CSS Styles.mp4

71.8 MB

008 Manipulating CSS Styles_en.srt

13.2 KB

009 Coding Challenge #1.mp4

92.2 MB

009 Coding Challenge #1_en.srt

17.0 KB

010 Implementing Highscores.mp4

62.4 MB

010 Implementing Highscores_en.srt

10.7 KB

011 Refactoring Our Code The DRY Principle.mp4

134.5 MB

011 Refactoring Our Code The DRY Principle_en.srt

21.1 KB

012 PROJECT #2 Modal Window.mp4

93.2 MB

012 PROJECT #2 Modal Window_en.srt

20.1 KB

013 Working With Classes.mp4

160.7 MB

013 Working With Classes_en.srt

27.0 KB

014 Handling an Esc Keypress Event.mp4

100.5 MB

014 Handling an Esc Keypress Event_en.srt

22.6 KB

015 PROJECT #3 Pig Game.mp4

96.2 MB

015 PROJECT #3 Pig Game_en.srt

26.1 KB

016 Rolling the Dice.mp4

107.1 MB

016 Rolling the Dice_en.srt

21.6 KB

017 Switching the Active Player.mp4

95.2 MB

017 Switching the Active Player_en.srt

21.2 KB

018 Holding Current Score.mp4

185.6 MB

018 Holding Current Score_en.srt

35.8 KB

019 Resetting the Game.mp4

120.4 MB

019 Resetting the Game_en.srt

23.0 KB

external-links.txt

0.1 KB

/08 - How JavaScript Works Behind the Scenes/

001 Section Intro.mp4

34.2 MB

001 Section Intro_en.srt

2.2 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

0.9 KB

003 An High-Level Overview of JavaScript.mp4

63.5 MB

003 An High-Level Overview of JavaScript_en.srt

18.6 KB

004 The JavaScript Engine and Runtime.mp4

64.6 MB

004 The JavaScript Engine and Runtime_en.srt

21.0 KB

005 Execution Contexts and The Call Stack.mp4

85.6 MB

005 Execution Contexts and The Call Stack_en.srt

27.4 KB

006 Scope and The Scope Chain.mp4

133.4 MB

006 Scope and The Scope Chain_en.srt

39.0 KB

007 Scoping in Practice.mp4

137.7 MB

007 Scoping in Practice_en.srt

33.5 KB

008 Variable Environment Hoisting and The TDZ.mp4

53.1 MB

008 Variable Environment Hoisting and The TDZ_en.srt

17.8 KB

009 Hoisting and TDZ in Practice.mp4

96.5 MB

009 Hoisting and TDZ in Practice_en.srt

20.8 KB

010 The this Keyword.mp4

36.0 MB

010 The this Keyword_en.srt

11.4 KB

011 The this Keyword in Practice.mp4

86.3 MB

011 The this Keyword in Practice_en.srt

19.6 KB

012 Regular Functions vs. Arrow Functions.mp4

130.2 MB

012 Regular Functions vs. Arrow Functions_en.srt

24.9 KB

013 Primitives vs. Objects (Primitive vs. Reference Types).mp4

72.1 MB

013 Primitives vs. Objects (Primitive vs. Reference Types)_en.srt

22.9 KB

014 Primitives vs. Objects in Practice.mp4

106.2 MB

014 Primitives vs. Objects in Practice_en.srt

21.4 KB

external-links.txt

0.1 KB

/09 - Data Structures, Modern Operators and Strings/

001 Section Intro.mp4

19.8 MB

001 Section Intro_en.srt

1.2 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

0.8 KB

003 Destructuring Arrays.mp4

127.6 MB

003 Destructuring Arrays_en.srt

27.2 KB

004 Destructuring Objects.mp4

178.8 MB

004 Destructuring Objects_en.srt

28.0 KB

005 The Spread Operator (...).mp4

185.9 MB

005 The Spread Operator (...)_en.srt

30.2 KB

006 Rest Pattern and Parameters.mp4

153.1 MB

006 Rest Pattern and Parameters_en.srt

25.7 KB

007 Short Circuiting (&& and ).mp4

123.6 MB

007 Short Circuiting (&& and )_en.srt

23.5 KB

008 The Nullish Coalescing Operator ().mp4

27.3 MB

008 The Nullish Coalescing Operator ()_en.srt

4.9 KB

009 Logical Assignment Operators.mp4

85.2 MB

009 Logical Assignment Operators_en.srt

17.2 KB

010 Coding Challenge #1.mp4

156.9 MB

010 Coding Challenge #1_en.srt

22.1 KB

011 Looping Arrays The for-of Loop.mp4

63.8 MB

011 Looping Arrays The for-of Loop_en.srt

10.6 KB

012 Enhanced Object Literals.mp4

66.5 MB

012 Enhanced Object Literals_en.srt

9.1 KB

013 Optional Chaining (.).mp4

136.2 MB

013 Optional Chaining (.)_en.srt

23.1 KB

014 Looping Objects Object Keys, Values, and Entries.mp4

93.4 MB

014 Looping Objects Object Keys, Values, and Entries_en.srt

14.2 KB

015 Coding Challenge #2.mp4

131.4 MB

015 Coding Challenge #2_en.srt

19.9 KB

016 Sets.mp4

118.6 MB

016 Sets_en.srt

20.1 KB

017 Maps Fundamentals.mp4

118.7 MB

017 Maps Fundamentals_en.srt

20.0 KB

018 Maps Iteration.mp4

122.3 MB

018 Maps Iteration_en.srt

18.4 KB

019 Summary Which Data Structure to Use.mp4

51.2 MB

019 Summary Which Data Structure to Use_en.srt

14.3 KB

020 Coding Challenge #3.mp4

97.4 MB

020 Coding Challenge #3_en.srt

12.2 KB

021 Working With Strings - Part 1.mp4

150.7 MB

021 Working With Strings - Part 1_en.srt

23.8 KB

022 Working With Strings - Part 2.mp4

194.9 MB

022 Working With Strings - Part 2_en.srt

28.0 KB

023 Working With Strings - Part 3.mp4

201.8 MB

023 Working With Strings - Part 3_en.srt

29.8 KB

024 Coding Challenge #4.mp4

145.9 MB

024 Coding Challenge #4_en.srt

19.5 KB

025 String Methods Practice.mp4

162.5 MB

025 String Methods Practice_en.srt

22.0 KB

external-links.txt

0.1 KB

/10 - A Closer Look at Functions/

001 Section Intro.mp4

17.6 MB

001 Section Intro_en.srt

1.1 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

0.7 KB

003 Default Parameters.mp4

58.2 MB

003 Default Parameters_en.srt

13.1 KB

004 How Passing Arguments Works Value vs. Reference.mp4

85.7 MB

004 How Passing Arguments Works Value vs. Reference_en.srt

19.6 KB

005 First-Class and Higher-Order Functions.mp4

31.7 MB

005 First-Class and Higher-Order Functions_en.srt

8.9 KB

006 Functions Accepting Callback Functions.mp4

120.4 MB

006 Functions Accepting Callback Functions_en.srt

23.2 KB

007 Functions Returning Functions.mp4

36.6 MB

007 Functions Returning Functions_en.srt

9.6 KB

008 The call and apply Methods.mp4

134.1 MB

008 The call and apply Methods_en.srt

24.2 KB

009 The bind Method.mp4

177.0 MB

009 The bind Method_en.srt

30.0 KB

010 Coding Challenge #1.mp4

162.9 MB

010 Coding Challenge #1_en.srt

26.3 KB

011 Immediately Invoked Function Expressions (IIFE).mp4

48.7 MB

011 Immediately Invoked Function Expressions (IIFE)_en.srt

12.2 KB

012 Closures.mp4

116.1 MB

012 Closures_en.srt

29.9 KB

013 More Closure Examples.mp4

101.6 MB

013 More Closure Examples_en.srt

20.5 KB

014 Coding Challenge #2.mp4

35.1 MB

014 Coding Challenge #2_en.srt

8.0 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

external-links.txt

0.1 KB

/11 - Working With Arrays/

001 Section Intro.mp4

19.2 MB

001 Section Intro_en.srt

1.2 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

1.0 KB

003 Simple Array Methods.mp4

124.0 MB

003 Simple Array Methods_en.srt

22.6 KB

004 The new at Method.mp4

28.4 MB

004 The new at Method_en.srt

8.8 KB

005 Looping Arrays forEach.mp4

107.0 MB

005 Looping Arrays forEach_en.srt

19.7 KB

006 forEach With Maps and Sets.mp4

33.2 MB

006 forEach With Maps and Sets_en.srt

7.0 KB

007 PROJECT Bankist App.mp4

62.4 MB

007 PROJECT Bankist App_en.srt

15.2 KB

008 Creating DOM Elements.mp4

176.9 MB

008 Creating DOM Elements_en.srt

28.2 KB

009 Coding Challenge #1.mp4

72.0 MB

009 Coding Challenge #1_en.srt

10.4 KB

010 Data Transformations map, filter, reduce.mp4

21.7 MB

010 Data Transformations map, filter, reduce_en.srt

7.1 KB

011 The map Method.mp4

127.1 MB

011 The map Method_en.srt

22.1 KB

012 Computing Usernames.mp4

98.4 MB

012 Computing Usernames_en.srt

17.3 KB

013 The filter Method.mp4

43.5 MB

013 The filter Method_en.srt

8.5 KB

014 The reduce Method.mp4

152.8 MB

014 The reduce Method_en.srt

29.9 KB

015 Coding Challenge #2.mp4

81.2 MB

015 Coding Challenge #2_en.srt

13.3 KB

016 The Magic of Chaining Methods.mp4

174.8 MB

016 The Magic of Chaining Methods_en.srt

26.8 KB

017 Coding Challenge #3.mp4

32.5 MB

017 Coding Challenge #3_en.srt

5.9 KB

018 The find Method.mp4

42.1 MB

018 The find Method_en.srt

9.9 KB

019 Implementing Login.mp4

223.0 MB

019 Implementing Login_en.srt

33.5 KB

020 Implementing Transfers.mp4

202.5 MB

020 Implementing Transfers_en.srt

29.1 KB

021 The findIndex Method.mp4

116.5 MB

021 The findIndex Method_en.srt

16.3 KB

022 some and every.mp4

110.4 MB

022 some and every_en.srt

19.5 KB

023 flat and flatMap.mp4

53.8 MB

023 flat and flatMap_en.srt

14.4 KB

024 Sorting Arrays.mp4

157.9 MB

024 Sorting Arrays_en.srt

31.1 KB

025 More Ways of Creating and Filling Arrays.mp4

131.3 MB

025 More Ways of Creating and Filling Arrays_en.srt

28.5 KB

026 Summary Which Array Method to Use.mp4

32.5 MB

026 Summary Which Array Method to Use_en.srt

11.0 KB

027 Array Methods Practice.mp4

231.0 MB

027 Array Methods Practice_en.srt

43.6 KB

028 Coding Challenge #4.mp4

201.6 MB

028 Coding Challenge #4_en.srt

30.9 KB

external-links.txt

0.1 KB

/12 - Numbers, Dates, Intl and Timers/

001 Section Intro.mp4

18.6 MB

001 Section Intro_en.srt

1.2 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

0.8 KB

003 Converting and Checking Numbers.mp4

119.0 MB

003 Converting and Checking Numbers_en.srt

24.7 KB

004 Math and Rounding.mp4

151.0 MB

004 Math and Rounding_en.srt

23.4 KB

005 The Remainder Operator.mp4

71.8 MB

005 The Remainder Operator_en.srt

14.0 KB

006 Numeric Separators.mp4

32.7 MB

006 Numeric Separators_en.srt

9.7 KB

007 Working with BigInt.mp4

69.4 MB

007 Working with BigInt_en.srt

15.6 KB

008 Creating Dates.mp4

100.0 MB

008 Creating Dates_en.srt

16.5 KB

009 Adding Dates to Bankist App.mp4

234.3 MB

009 Adding Dates to Bankist App_en.srt

30.2 KB

010 Operations With Dates.mp4

133.7 MB

010 Operations With Dates_en.srt

23.8 KB

011 Internationalizing Dates (Intl).mp4

166.7 MB

011 Internationalizing Dates (Intl)_en.srt

22.8 KB

012 Internationalizing Numbers (Intl).mp4

184.8 MB

012 Internationalizing Numbers (Intl)_en.srt

29.0 KB

013 Timers setTimeout and setInterval.mp4

96.4 MB

013 Timers setTimeout and setInterval_en.srt

19.5 KB

014 Implementing a Countdown Timer.mp4

270.4 MB

014 Implementing a Countdown Timer_en.srt

37.5 KB

external-links.txt

0.1 KB

/13 - Advanced DOM and Events/

001 Section Intro.mp4

23.9 MB

001 Section Intro_en.srt

1.6 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

0.7 KB

003 PROJECT Bankist Website.mp4

87.2 MB

003 PROJECT Bankist Website_en.srt

12.8 KB

004 How the DOM Really Works.mp4

51.6 MB

004 How the DOM Really Works_en.srt

15.2 KB

005 Selecting, Creating, and Deleting Elements.mp4

181.6 MB

005 Selecting, Creating, and Deleting Elements_en.srt

26.5 KB

006 Styles, Attributes and Classes.mp4

196.4 MB

006 Styles, Attributes and Classes_en.srt

27.1 KB

007 Implementing Smooth Scrolling.mp4

139.3 MB

007 Implementing Smooth Scrolling_en.srt

20.4 KB

008 Types of Events and Event Handlers.mp4

81.5 MB

008 Types of Events and Event Handlers_en.srt

14.3 KB

009 Event Propagation Bubbling and Capturing.mp4

23.8 MB

009 Event Propagation Bubbling and Capturing_en.srt

7.3 KB

010 Event Propagation in Practice.mp4

163.9 MB

010 Event Propagation in Practice_en.srt

25.4 KB

011 Event Delegation Implementing Page Navigation.mp4

184.0 MB

011 Event Delegation Implementing Page Navigation_en.srt

26.9 KB

012 DOM Traversing.mp4

122.6 MB

012 DOM Traversing_en.srt

20.3 KB

013 Building a Tabbed Component.mp4

245.3 MB

013 Building a Tabbed Component_en.srt

33.7 KB

014 Passing Arguments to Event Handlers.mp4

194.9 MB

014 Passing Arguments to Event Handlers_en.srt

27.3 KB

015 Implementing a Sticky Navigation The Scroll Event.mp4

84.2 MB

015 Implementing a Sticky Navigation The Scroll Event_en.srt

11.3 KB

016 A Better Way The Intersection Observer API.mp4

223.9 MB

016 A Better Way The Intersection Observer API_en.srt

33.9 KB

017 Revealing Elements on Scroll.mp4

139.7 MB

017 Revealing Elements on Scroll_en.srt

17.8 KB

018 Lazy Loading Images.mp4

200.9 MB

018 Lazy Loading Images_en.srt

24.8 KB

019 Building a Slider Component Part 1.mp4

290.5 MB

019 Building a Slider Component Part 1_en.srt

31.9 KB

020 Building a Slider Component Part 2.mp4

292.0 MB

020 Building a Slider Component Part 2_en.srt

26.3 KB

021 Lifecycle DOM Events.mp4

78.6 MB

021 Lifecycle DOM Events_en.srt

13.2 KB

022 Efficient Script Loading defer and async.mp4

89.7 MB

022 Efficient Script Loading defer and async_en.srt

20.3 KB

external-links.txt

0.1 KB

/14 - Object-Oriented Programming (OOP) With JavaScript/

001 Section Intro.mp4

24.7 MB

001 Section Intro_en.srt

1.5 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

0.8 KB

003 What is Object-Oriented Programming.mp4

114.1 MB

003 What is Object-Oriented Programming_en.srt

33.9 KB

004 OOP in JavaScript.mp4

51.3 MB

004 OOP in JavaScript_en.srt

14.7 KB

005 Constructor Functions and the new Operator.mp4

82.9 MB

005 Constructor Functions and the new Operator_en.srt

20.7 KB

006 Prototypes.mp4

116.6 MB

006 Prototypes_en.srt

21.8 KB

007 Prototypal Inheritance and The Prototype Chain.mp4

64.8 MB

007 Prototypal Inheritance and The Prototype Chain_en.srt

16.2 KB

008 Prototypal Inheritance on Built-In Objects.mp4

140.3 MB

008 Prototypal Inheritance on Built-In Objects_en.srt

21.3 KB

009 Coding Challenge #1.mp4

54.1 MB

009 Coding Challenge #1_en.srt

10.6 KB

010 ES6 Classes.mp4

81.6 MB

010 ES6 Classes_en.srt

18.9 KB

011 Setters and Getters.mp4

107.7 MB

011 Setters and Getters_en.srt

16.6 KB

012 Static Methods.mp4

60.4 MB

012 Static Methods_en.srt

8.7 KB

013 Object.create.mp4

77.1 MB

013 Object.create_en.srt

15.5 KB

014 Coding Challenge #2.mp4

50.8 MB

014 Coding Challenge #2_en.srt

7.7 KB

015 Inheritance Between Classes Constructor Functions.mp4

145.8 MB

015 Inheritance Between Classes Constructor Functions_en.srt

30.3 KB

016 Coding Challenge #3.mp4

88.1 MB

016 Coding Challenge #3_en.srt

14.8 KB

017 Inheritance Between Classes ES6 Classes.mp4

76.8 MB

017 Inheritance Between Classes ES6 Classes_en.srt

15.1 KB

018 Inheritance Between Classes Object.create.mp4

62.3 MB

018 Inheritance Between Classes Object.create_en.srt

12.2 KB

019 Another Class Example.mp4

77.5 MB

019 Another Class Example_en.srt

14.1 KB

020 Encapsulation Protected Properties and Methods.mp4

58.5 MB

020 Encapsulation Protected Properties and Methods_en.srt

9.6 KB

021 Encapsulation Private Class Fields and Methods.mp4

139.8 MB

021 Encapsulation Private Class Fields and Methods_en.srt

23.0 KB

022 Chaining Methods.mp4

42.7 MB

022 Chaining Methods_en.srt

6.5 KB

023 ES6 Classes Summary.mp4

52.5 MB

023 ES6 Classes Summary_en.srt

10.5 KB

024 Coding Challenge #4.mp4

76.0 MB

024 Coding Challenge #4_en.srt

12.9 KB

external-links.txt

0.1 KB

/15 - Mapty App OOP, Geolocation, External Libraries, and More!/

001 Section Intro.mp4

21.5 MB

001 Section Intro_en.srt

1.4 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

0.9 KB

003 Project Overview.mp4

69.4 MB

003 Project Overview_en.srt

8.0 KB

004 How to Plan a Web Project.mp4

71.7 MB

004 How to Plan a Web Project_en.srt

28.6 KB

005 Using the Geolocation API.mp4

57.7 MB

005 Using the Geolocation API_en.srt

11.6 KB

006 Displaying a Map Using Leaflet Library.mp4

138.7 MB

006 Displaying a Map Using Leaflet Library_en.srt

20.1 KB

007 Displaying a Map Marker.mp4

203.3 MB

007 Displaying a Map Marker_en.srt

29.3 KB

008 Rendering Workout Input Form.mp4

163.4 MB

008 Rendering Workout Input Form_en.srt

23.6 KB

009 Project Architecture.mp4

52.5 MB

009 Project Architecture_en.srt

15.9 KB

010 Refactoring for Project Architecture.mp4

231.5 MB

010 Refactoring for Project Architecture_en.srt

32.8 KB

011 Managing Workout Data Creating Classes.mp4

146.4 MB

011 Managing Workout Data Creating Classes_en.srt

21.5 KB

012 Creating a New Workout.mp4

315.4 MB

012 Creating a New Workout_en.srt

46.8 KB

013 Rendering Workouts.mp4

248.4 MB

013 Rendering Workouts_en.srt

33.5 KB

014 Move to Marker On Click.mp4

200.2 MB

014 Move to Marker On Click_en.srt

22.5 KB

015 Working with localStorage.mp4

260.9 MB

015 Working with localStorage_en.srt

37.7 KB

016 Final Considerations.mp4

34.1 MB

016 Final Considerations_en.srt

9.4 KB

external-links.txt

0.1 KB

/16 - Asynchronous JavaScript Promises, AsyncAwait, and AJAX/

001 Section Intro.mp4

20.4 MB

001 Section Intro_en.srt

1.2 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

0.8 KB

003 Asynchronous JavaScript, AJAX and APIs.mp4

92.0 MB

003 Asynchronous JavaScript, AJAX and APIs_en.srt

29.2 KB

004 IMPORTANT API URL Change.html

0.5 KB

005 Our First AJAX Call XMLHttpRequest.mp4

145.9 MB

005 Our First AJAX Call XMLHttpRequest_en.srt

26.3 KB

006 [OPTIONAL] How the Web Works Requests and Responses.mp4

67.8 MB

006 [OPTIONAL] How the Web Works Requests and Responses_en.srt

20.1 KB

007 Welcome to Callback Hell.mp4

129.6 MB

007 Welcome to Callback Hell_en.srt

19.3 KB

008 Promises and the Fetch API.mp4

43.5 MB

008 Promises and the Fetch API_en.srt

15.0 KB

009 Consuming Promises.mp4

58.5 MB

009 Consuming Promises_en.srt

13.5 KB

010 Chaining Promises.mp4

59.1 MB

010 Chaining Promises_en.srt

14.7 KB

011 Handling Rejected Promises.mp4

123.1 MB

011 Handling Rejected Promises_en.srt

22.8 KB

012 Throwing Errors Manually.mp4

144.2 MB

012 Throwing Errors Manually_en.srt

20.8 KB

013 Coding Challenge #1.mp4

165.1 MB

013 Coding Challenge #1_en.srt

23.3 KB

014 Asynchronous Behind the Scenes The Event Loop.mp4

109.1 MB

014 Asynchronous Behind the Scenes The Event Loop_en.srt

26.6 KB

015 The Event Loop in Practice.mp4

44.8 MB

015 The Event Loop in Practice_en.srt

13.7 KB

016 Building a Simple Promise.mp4

115.2 MB

016 Building a Simple Promise_en.srt

27.9 KB

017 Promisifying the Geolocation API.mp4

93.6 MB

017 Promisifying the Geolocation API_en.srt

18.7 KB

018 Coding Challenge #2.mp4

133.2 MB

018 Coding Challenge #2_en.srt

20.6 KB

019 Consuming Promises with AsyncAwait.mp4

108.2 MB

019 Consuming Promises with AsyncAwait_en.srt

23.0 KB

020 Error Handling With try...catch.mp4

96.6 MB

020 Error Handling With try...catch_en.srt

13.8 KB

021 Returning Values from Async Functions.mp4

108.6 MB

021 Returning Values from Async Functions_en.srt

20.5 KB

022 Running Promises in Parallel.mp4

81.9 MB

022 Running Promises in Parallel_en.srt

14.3 KB

023 Other Promise Combinators race, allSettled and any.mp4

88.3 MB

023 Other Promise Combinators race, allSettled and any_en.srt

17.2 KB

024 Coding Challenge #3.mp4

149.8 MB

024 Coding Challenge #3_en.srt

24.6 KB

external-links.txt

0.1 KB

/17 - Modern JavaScript Development Modules, Tooling, and Functional/

001 Section Intro.mp4

17.0 MB

001 Section Intro_en.srt

1.1 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

0.8 KB

003 An Overview of Modern JavaScript Development.mp4

32.3 MB

003 An Overview of Modern JavaScript Development_en.srt

10.0 KB

004 An Overview of Modules in JavaScript.mp4

85.1 MB

004 An Overview of Modules in JavaScript_en.srt

24.2 KB

005 Exporting and Importing in ES6 Modules.mp4

132.2 MB

005 Exporting and Importing in ES6 Modules_en.srt

33.2 KB

006 Top-Level await (ES2022).mp4

127.0 MB

006 Top-Level await (ES2022)_en.srt

19.9 KB

007 The Module Pattern.mp4

76.1 MB

007 The Module Pattern_en.srt

14.6 KB

008 CommonJS Modules.mp4

25.1 MB

008 CommonJS Modules_en.srt

7.8 KB

009 A Brief Introduction to the Command Line.mp4

67.4 MB

009 A Brief Introduction to the Command Line_en.srt

18.5 KB

010 Introduction to NPM.mp4

148.8 MB

010 Introduction to NPM_en.srt

25.4 KB

011 Bundling With Parcel and NPM Scripts.mp4

193.4 MB

011 Bundling With Parcel and NPM Scripts_en.srt

31.5 KB

012 Configuring Babel and Polyfilling.mp4

164.5 MB

012 Configuring Babel and Polyfilling_en.srt

25.0 KB

013 Review Writing Clean and Modern JavaScript.mp4

47.4 MB

013 Review Writing Clean and Modern JavaScript_en.srt

16.7 KB

014 Let's Fix Some Bad Code Part 1.mp4

226.0 MB

014 Let's Fix Some Bad Code Part 1_en.srt

32.3 KB

015 Declarative and Functional JavaScript Principles.mp4

68.4 MB

015 Declarative and Functional JavaScript Principles_en.srt

18.9 KB

016 Let's Fix Some Bad Code Part 2.mp4

351.1 MB

016 Let's Fix Some Bad Code Part 2_en.srt

54.5 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

external-links.txt

0.1 KB

/18 - Forkify App Building a Modern Application/

001 Section Intro.mp4

20.9 MB

001 Section Intro_en.srt

1.2 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

0.9 KB

003 Project Overview and Planning (I).mp4

78.1 MB

003 Project Overview and Planning (I)_en.srt

22.9 KB

004 Latest Code Updates (Parcel v2 and more).html

1.5 KB

005 Loading a Recipe from API.mp4

167.3 MB

005 Loading a Recipe from API_en.srt

31.9 KB

006 Rendering the Recipe.mp4

242.5 MB

006 Rendering the Recipe_en.srt

33.8 KB

007 Listening For load and hashchange Events.mp4

103.3 MB

007 Listening For load and hashchange Events_en.srt

16.1 KB

008 The MVC Architecture.mp4

78.5 MB

008 The MVC Architecture_en.srt

23.9 KB

009 Refactoring for MVC.mp4

289.2 MB

009 Refactoring for MVC_en.srt

54.5 KB

010 Helpers and Configuration Files.mp4

133.9 MB

010 Helpers and Configuration Files_en.srt

29.8 KB

011 Event Handlers in MVC Publisher-Subscriber Pattern.mp4

98.2 MB

011 Event Handlers in MVC Publisher-Subscriber Pattern_en.srt

21.6 KB

012 Implementing Error and Success Messages.mp4

93.1 MB

012 Implementing Error and Success Messages_en.srt

16.3 KB

013 Implementing Search Results - Part 1.mp4

193.7 MB

013 Implementing Search Results - Part 1_en.srt

38.3 KB

014 Implementing Search Results - Part 2.mp4

264.7 MB

014 Implementing Search Results - Part 2_en.srt

37.6 KB

015 Implementing Pagination - Part 1.mp4

106.4 MB

015 Implementing Pagination - Part 1_en.srt

15.3 KB

016 Implementing Pagination - Part 2.mp4

311.5 MB

016 Implementing Pagination - Part 2_en.srt

50.3 KB

017 Project Planning II.mp4

18.0 MB

017 Project Planning II_en.srt

4.8 KB

018 Updating Recipe Servings.mp4

236.8 MB

018 Updating Recipe Servings_en.srt

34.1 KB

019 Developing a DOM Updating Algorithm.mp4

308.1 MB

019 Developing a DOM Updating Algorithm_en.srt

49.5 KB

020 Implementing Bookmarks - Part 1.mp4

247.8 MB

020 Implementing Bookmarks - Part 1_en.srt

32.0 KB

021 Implementing Bookmarks - Part 2.mp4

167.8 MB

021 Implementing Bookmarks - Part 2_en.srt

24.9 KB

022 Storing Bookmarks With localStorage.mp4

175.8 MB

022 Storing Bookmarks With localStorage_en.srt

22.6 KB

023 Project Planning III.mp4

15.2 MB

023 Project Planning III_en.srt

3.1 KB

024 Uploading a New Recipe - Part 1.mp4

154.7 MB

024 Uploading a New Recipe - Part 1_en.srt

21.5 KB

025 Uploading a New Recipe - Part 2.mp4

336.3 MB

025 Uploading a New Recipe - Part 2_en.srt

49.3 KB

026 Uploading a New Recipe - Part 3.mp4

194.9 MB

026 Uploading a New Recipe - Part 3_en.srt

24.6 KB

027 Wrapping Up Final Considerations.mp4

96.4 MB

027 Wrapping Up Final Considerations_en.srt

21.8 KB

external-links.txt

0.1 KB

/19 - Setting Up Git and Deployment/

001 Section Intro.mp4

15.9 MB

001 Section Intro_en.srt

1.0 KB

002 Get-starter-code-if-you-havent-yet-.url

0.1 KB

002 Section Roadmap.html

0.7 KB

003 Simple Deployment With Netlify.mp4

66.1 MB

003 Simple Deployment With Netlify_en.srt

16.2 KB

004 Setting Up Git and GitHub.mp4

58.0 MB

004 Setting Up Git and GitHub_en.srt

11.3 KB

005 Git Fundamentals.mp4

133.1 MB

005 Git Fundamentals_en.srt

27.9 KB

006 Pushing to GitHub.mp4

65.1 MB

006 Pushing to GitHub_en.srt

14.2 KB

007 Setting Up Continuous Integration With Netlify.mp4

78.2 MB

007 Setting Up Continuous Integration With Netlify_en.srt

13.3 KB

external-links.txt

0.1 KB

/20 - The End!/

001 Where to Go from Here.mp4

67.6 MB

001 Where to Go from Here_en.srt

4.0 KB

002 My Other Courses + Updates.html

2.8 KB

/21 - [LEGACY] Access the Old Course/

001 Access the Old Course.html

2.0 KB

001 Section-01-Course-Introduction.zip

18.0 MB

001 Section-02-JavaScript-Basics.zip

361.7 MB

001 Section-03-How-JavaScript-Works.zip

74.4 MB

001 Section-04-DOM-Manipulation.zip

225.2 MB

001 Section-05-Objects-and-Functions.zip

239.2 MB

001 Section-06-The-Budget-App-Project.zip

529.8 MB

001 Section-07-Intro-to-ES6-ES2015.zip

304.9 MB

001 Section-08-Asynchronous-JavaScript.zip

140.7 MB

001 Section-09-Forkify-Project.zip

774.3 MB

001 Section-10-Conclusion.zip

7.0 MB

001 Section-11-Node.js-Crash-Course.zip

139.5 MB

001 course-structure.pdf

81.4 KB

/

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

 

Total files 676


Copyright © 2024 FileMood.com