FileMood

Download [GigaCourse.Com] Udemy - Modern JavaScript From The Beginning 2.0 (2024)

GigaCourse Com Udemy Modern JavaScript From The Beginning 2024

Name

[GigaCourse.Com] Udemy - Modern JavaScript From The Beginning 2.0 (2024)

 DOWNLOAD Copy Link

Total Size

17.3 GB

Total Files

587

Last Seen

2024-07-08 02:54

Hash

218A67640CC0E3F6D2576268BC412A0AECC31DE5

/0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/01 - Intro & Getting Started/

001 Welcome To The Course.mp4

48.4 MB

001 Welcome To The Course_en.srt

3.5 KB

002 Course Outline.mp4

81.0 MB

002 Course Outline_en.srt

12.0 KB

003 What Is JavaScript.mp4

41.5 MB

003 What Is JavaScript_en.srt

10.7 KB

004 Tools & Setup.mp4

40.3 MB

004 Tools & Setup_en.srt

8.7 KB

005 Running JavaScript In The Browser.mp4

43.5 MB

005 Running JavaScript In The Browser_en.srt

10.8 KB

006 Course Links.html

4.6 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/02 - Variables, Data Types & More/

001 Section Intro.mp4

2.9 MB

001 Section Intro_en.srt

1.3 KB

001 javascript-sandbox-final.zip

171.4 MB

002 The Sandbox Files.mp4

22.6 MB

002 The Sandbox Files_en.srt

4.7 KB

002 javascript-sandbox-final.zip

171.4 MB

002 javascript-sandbox-start.zip

135.4 MB

003 Using The Console.mp4

79.8 MB

003 Using The Console_en.srt

15.7 KB

004 Comments & Shortcuts.mp4

33.1 MB

004 Comments & Shortcuts_en.srt

11.1 KB

005 Variables & Constants.mp4

50.6 MB

005 Variables & Constants_en.srt

17.4 KB

006 Data Types.mp4

68.3 MB

006 Data Types_en.srt

18.8 KB

007 Primitive vs Reference Types.mp4

33.2 MB

007 Primitive vs Reference Types_en.srt

10.1 KB

008 Type Conversion.mp4

44.7 MB

008 Type Conversion_en.srt

14.3 KB

009 Operators.mp4

40.6 MB

009 Operators_en.srt

14.1 KB

010 Type Coercion.mp4

17.1 MB

010 Type Coercion_en.srt

5.8 KB

011 Working With Strings.mp4

98.7 MB

011 Working With Strings_en.srt

22.4 KB

012 Capitalize Challenge.mp4

30.4 MB

012 Capitalize Challenge_en.srt

10.0 KB

012 capitalize-challenge.md.zip

1.4 KB

013 Working With Numbers.mp4

25.8 MB

013 Working With Numbers_en.srt

7.5 KB

014 The Math Object.mp4

26.6 MB

014 The Math Object_en.srt

8.3 KB

015 Number Challenge.mp4

39.8 MB

015 Number Challenge_en.srt

11.6 KB

015 number-challenge.md.zip

1.2 KB

016 Dates & Times.mp4

37.9 MB

016 Dates & Times_en.srt

10.9 KB

017 Date Methods & DateTimeFormat API.mp4

41.6 MB

017 Date Methods & DateTimeFormat API_en.srt

12.6 KB

/03 - Arrays & Objects/

001 Section Intro.mp4

2.2 MB

001 Section Intro_en.srt

1.2 KB

002 Creating Arrays.mp4

32.8 MB

002 Creating Arrays_en.srt

10.9 KB

003 Basic Array Methods.mp4

46.8 MB

003 Basic Array Methods_en.srt

15.1 KB

004 Nesting, Concat & Spread Operator.mp4

47.3 MB

004 Nesting, Concat & Spread Operator_en.srt

13.1 KB

005 Array Challenge.mp4

38.9 MB

005 Array Challenge_en.srt

9.9 KB

005 array-challenges.md.zip

1.4 KB

006 Object Literals.mp4

46.4 MB

006 Object Literals_en.srt

10.2 KB

007 Object Spread Operator & Methods.mp4

55.8 MB

007 Object Spread Operator & Methods_en.srt

15.2 KB

008 Destructuring & Naming.mp4

31.8 MB

008 Destructuring & Naming_en.srt

9.2 KB

009 JSON Intro.mp4

78.5 MB

009 JSON Intro_en.srt

11.7 KB

010 Object Challenge.mp4

39.4 MB

010 Object Challenge_en.srt

8.4 KB

010 object-challenge.md.zip

1.2 KB

/04 - Functions, Scope & Execution Context/

001 Section Intro.mp4

5.3 MB

001 Section Intro_en.srt

2.2 KB

002 Function Basics.mp4

26.1 MB

002 Function Basics_en.srt

8.8 KB

003 More on Params & Arguments.mp4

68.0 MB

003 More on Params & Arguments_en.srt

13.9 KB

004 Global & Function Scope.mp4

24.4 MB

004 Global & Function Scope_en.srt

7.6 KB

005 Block Scope.mp4

24.4 MB

005 Block Scope_en.srt

7.1 KB

006 Nested Scope.mp4

13.0 MB

006 Nested Scope_en.srt

4.2 KB

007 Declaration vs Expression.mp4

19.1 MB

007 Declaration vs Expression_en.srt

6.0 KB

008 Arrow Functions.mp4

43.9 MB

008 Arrow Functions_en.srt

10.3 KB

009 Immediately Invoked Function Expressions.mp4

27.8 MB

009 Immediately Invoked Function Expressions_en.srt

7.6 KB

010 Function Challenges.mp4

91.7 MB

010 Function Challenges_en.srt

15.7 KB

010 function-challenges.md.zip

1.7 KB

011 Execution Context.mp4

49.2 MB

011 Execution Context_en.srt

15.1 KB

012 Execution Context In Action.mp4

19.5 MB

012 Execution Context In Action_en.srt

6.0 KB

013 The Call Stack.mp4

25.4 MB

013 The Call Stack_en.srt

8.1 KB

/05 - Logic & Control Flow/

001 Section Intro.mp4

3.6 MB

001 Section Intro_en.srt

1.8 KB

002 If Statements.mp4

31.9 MB

002 If Statements_en.srt

8.9 KB

003 If Else & Nesting.mp4

39.7 MB

003 If Else & Nesting_en.srt

10.0 KB

004 Switches.mp4

22.7 MB

004 Switches_en.srt

6.0 KB

005 Calculator Challenge.mp4

19.1 MB

005 Calculator Challenge_en.srt

4.8 KB

005 calculator-challenge.md.zip

1.1 KB

006 Truthy & Falsy.mp4

83.8 MB

006 Truthy & Falsy_en.srt

16.5 KB

007 Logical Operators.mp4

36.6 MB

007 Logical Operators_en.srt

10.7 KB

008 Logical Assignment.mp4

28.0 MB

008 Logical Assignment_en.srt

8.2 KB

009 Ternary Operator.mp4

60.5 MB

009 Ternary Operator_en.srt

14.0 KB

/06 - Loops, Iteration & Array Methods/

001 Section Intro.mp4

3.3 MB

001 Section Intro_en.srt

1.4 KB

002 For Loop.mp4

76.5 MB

002 For Loop_en.srt

17.3 KB

003 Break & Continue.mp4

12.5 MB

003 Break & Continue_en.srt

3.9 KB

004 While & Do While Loops.mp4

29.6 MB

004 While & Do While Loops_en.srt

9.5 KB

005 FizzBuzz Challenge.mp4

48.7 MB

005 FizzBuzz Challenge_en.srt

11.0 KB

005 fizzbuzz-challenge.md.zip

1.5 KB

006 For Of Loop.mp4

21.6 MB

006 For Of Loop_en.srt

6.3 KB

007 For In Loop.mp4

13.4 MB

007 For In Loop_en.srt

3.8 KB

008 Array.forEach.mp4

75.4 MB

008 Array.forEach_en.srt

12.1 KB

009 Array.filter.mp4

137.2 MB

009 Array.filter_en.srt

14.6 KB

010 Array.map.mp4

166.8 MB

010 Array.map_en.srt

20.0 KB

011 Array.reduce.mp4

58.0 MB

011 Array.reduce_en.srt

12.6 KB

012 Array Method Challenges.mp4

64.4 MB

012 Array Method Challenges_en.srt

14.6 KB

012 array-method-challenges.md.zip

1.5 KB

/07 - Document Object Model/

001 Section Intro.mp4

4.2 MB

001 Section Intro_en.srt

2.2 KB

002 Intro To The DOM.mp4

61.4 MB

002 Intro To The DOM_en.srt

16.0 KB

003 Document Element Properties.mp4

179.1 MB

003 Document Element Properties_en.srt

20.0 KB

004 DOM Selectors - Single Elements.mp4

105.0 MB

004 DOM Selectors - Single Elements_en.srt

20.2 KB

005 DOM Selectors - Multiple Elements.mp4

84.1 MB

005 DOM Selectors - Multiple Elements_en.srt

12.1 KB

006 Traversing The DOM - Elements.mp4

131.0 MB

006 Traversing The DOM - Elements_en.srt

16.0 KB

007 Traversing The DOM - Nodes.mp4

64.8 MB

007 Traversing The DOM - Nodes_en.srt

18.4 KB

008 Create & Append Elements.mp4

36.4 MB

008 Create & Append Elements_en.srt

8.7 KB

009 InnerHTML vs createElement().mp4

108.7 MB

009 InnerHTML vs createElement()_en.srt

12.1 KB

010 Refactor To Multiple Functions.mp4

39.8 MB

010 Refactor To Multiple Functions_en.srt

5.6 KB

011 Insert Elements, Text & HTML.mp4

55.1 MB

011 Insert Elements, Text & HTML_en.srt

11.9 KB

012 Custom insertAfter Challenge.mp4

42.1 MB

012 Custom insertAfter Challenge_en.srt

7.0 KB

012 custom-insertafter-challenge.md.zip

1.3 KB

013 Replace Elements.mp4

88.5 MB

013 Replace Elements_en.srt

11.7 KB

014 Remove Elements.mp4

50.6 MB

014 Remove Elements_en.srt

10.2 KB

015 Working With Styles & Classes.mp4

69.4 MB

015 Working With Styles & Classes_en.srt

13.3 KB

/08 - Events/

001 Section Intro.mp4

2.5 MB

001 Section Intro_en.srt

1.3 KB

002 Event Listeners.mp4

90.1 MB

002 Event Listeners_en.srt

19.0 KB

003 Mouse Events.mp4

65.5 MB

003 Mouse Events_en.srt

14.0 KB

004 The Event Object.mp4

174.5 MB

004 The Event Object_en.srt

18.4 KB

005 Keyboard Events & Key Properties.mp4

70.3 MB

005 Keyboard Events & Key Properties_en.srt

14.4 KB

006 KeyCode Mini-Project.mp4

83.0 MB

006 KeyCode Mini-Project_en.srt

20.8 KB

006 event-keycodes-final.zip

3.2 KB

006 event-keycodes-start.zip

3.0 KB

007 Input Events.mp4

86.6 MB

007 Input Events_en.srt

15.1 KB

008 Form Submission & FormData Object.mp4

113.7 MB

008 Form Submission & FormData Object_en.srt

13.7 KB

009 Event Bubbling.mp4

33.1 MB

009 Event Bubbling_en.srt

7.5 KB

010 Event Delegation & Multiple Elements.mp4

25.2 MB

010 Event Delegation & Multiple Elements_en.srt

7.8 KB

011 Page Loading & Window Events.mp4

80.9 MB

011 Page Loading & Window Events_en.srt

13.2 KB

/09 - Shopping List Project/

001 Shopping List - Project Intro.mp4

14.8 MB

001 Shopping List - Project Intro_en.srt

5.9 KB

001 shopping-list-project-files.zip

208.7 KB

002 Add Items To List.mp4

104.6 MB

002 Add Items To List_en.srt

17.0 KB

003 Setting Up Git & GitHub (Optional).mp4

147.8 MB

003 Setting Up Git & GitHub (Optional)_en.srt

21.7 KB

004 Remove & Clear Items.mp4

55.6 MB

004 Remove & Clear Items_en.srt

11.6 KB

005 Clear UI State.mp4

119.2 MB

005 Clear UI State_en.srt

15.2 KB

006 Filter Items.mp4

62.5 MB

006 Filter Items_en.srt

14.2 KB

007 Local Storage Crash Course.mp4

35.0 MB

007 Local Storage Crash Course_en.srt

8.2 KB

008 Add Item To Local Storage.mp4

50.3 MB

008 Add Item To Local Storage_en.srt

10.7 KB

009 Display Items From Local Storage.mp4

65.1 MB

009 Display Items From Local Storage_en.srt

8.6 KB

010 Remove Items From Local Storage.mp4

88.1 MB

010 Remove Items From Local Storage_en.srt

11.9 KB

011 Set Item To Edit.mp4

92.9 MB

011 Set Item To Edit_en.srt

10.7 KB

012 Update & Reset State.mp4

59.0 MB

012 Update & Reset State_en.srt

8.3 KB

013 Prevent Duplicate Items.mp4

36.9 MB

013 Prevent Duplicate Items_en.srt

4.8 KB

014 Deploy To Netlify.mp4

26.0 MB

014 Deploy To Netlify_en.srt

7.8 KB

/10 - Asynchronous JavaScript/

001 Section Intro.mp4

2.7 MB

001 Section Intro_en.srt

1.2 KB

002 Thread Of Execution.mp4

12.6 MB

002 Thread Of Execution_en.srt

4.0 KB

003 How Async JavaScript Works.mp4

47.2 MB

003 How Async JavaScript Works_en.srt

13.1 KB

004 setTimeout & clearTimeout.mp4

20.0 MB

004 setTimeout & clearTimeout_en.srt

6.1 KB

005 setInterval & clearInterval.mp4

62.2 MB

005 setInterval & clearInterval_en.srt

11.7 KB

006 Callbacks.mp4

66.9 MB

006 Callbacks_en.srt

14.4 KB

007 HTTP Request Crash Course.mp4

33.9 MB

007 HTTP Request Crash Course_en.srt

10.2 KB

008 DevTools Network Tab.mp4

51.6 MB

008 DevTools Network Tab_en.srt

7.2 KB

009 AJAX & XHR Object.mp4

106.0 MB

009 AJAX & XHR Object_en.srt

15.6 KB

010 Joke Generator Project Challenge.mp4

90.2 MB

010 Joke Generator Project Challenge_en.srt

14.1 KB

010 chuck-joke-generator-final.zip

3.4 KB

010 chuck-joke-generator-start.zip

3.2 KB

011 Callback Hell.mp4

38.9 MB

011 Callback Hell_en.srt

9.2 KB

012 Promises.mp4

100.7 MB

012 Promises_en.srt

13.4 KB

013 Callback To Promise Refactor.mp4

30.1 MB

013 Callback To Promise Refactor_en.srt

6.4 KB

014 Promise Chaining.mp4

24.9 MB

014 Promise Chaining_en.srt

6.0 KB

015 Promises vs Callback Hell.mp4

54.2 MB

015 Promises vs Callback Hell_en.srt

8.2 KB

016 promise.all().mp4

43.7 MB

016 promise.all()_en.srt

8.7 KB

/11 - Fetch API & Async Await/

001 Section Intro.mp4

4.6 MB

001 Section Intro_en.srt

1.9 KB

002 Fetch Basics.mp4

40.4 MB

002 Fetch Basics_en.srt

13.0 KB

003 Random User Mini-Project.mp4

121.3 MB

003 Random User Mini-Project_en.srt

17.9 KB

003 random-user-generator-final.zip

3.6 KB

003 random-user-generator-start.zip

3.4 KB

004 Fetch Options - Method, Body, Headers.mp4

146.7 MB

004 Fetch Options - Method, Body, Headers_en.srt

22.2 KB

005 Typicode Todos Mini-Project [1].mp4

120.2 MB

005 Typicode Todos Mini-Project [1]_en.srt

24.0 KB

006 Typicode Todos Mini-Project [2].mp4

135.3 MB

006 Typicode Todos Mini-Project [2]_en.srt

17.9 KB

007 Fetch API Error Handling.mp4

94.9 MB

007 Fetch API Error Handling_en.srt

16.6 KB

008 Async & Await.mp4

40.6 MB

008 Async & Await_en.srt

13.7 KB

009 Try...Catch Statements.mp4

23.4 MB

009 Try...Catch Statements_en.srt

6.6 KB

010 Async & Await Error Handling.mp4

45.0 MB

010 Async & Await Error Handling_en.srt

9.3 KB

011 Multiple Promises With Async & Await.mp4

121.3 MB

011 Multiple Promises With Async & Await_en.srt

17.1 KB

/12 - Flixx Movie App Project/

001 Flixx Movie App - Project Intro.mp4

61.1 MB

001 Flixx Movie App - Project Intro_en.srt

6.5 KB

001 flixx-app-final.zip

5.7 MB

002 Theme Overview & Prep.mp4

92.9 MB

002 Theme Overview & Prep_en.srt

11.0 KB

002 flixx-app-theme.zip

796.1 KB

003 API Overview & API Key.mp4

30.4 MB

003 API Overview & API Key_en.srt

7.4 KB

004 Page Router & Active Link.mp4

98.2 MB

004 Page Router & Active Link_en.srt

13.3 KB

005 Display Popular Movies.mp4

87.4 MB

005 Display Popular Movies_en.srt

18.2 KB

006 Spinner & Popular TV Shows.mp4

119.5 MB

006 Spinner & Popular TV Shows_en.srt

9.7 KB

007 Movie Details Page.mp4

142.0 MB

007 Movie Details Page_en.srt

16.5 KB

008 Details Page Backdrop.mp4

70.2 MB

008 Details Page Backdrop_en.srt

6.2 KB

009 TV Show Details Page.mp4

47.3 MB

009 TV Show Details Page_en.srt

9.8 KB

010 Swiper Slider.mp4

211.3 MB

010 Swiper Slider_en.srt

18.7 KB

011 Search Function & Custom Alert.mp4

264.1 MB

011 Search Function & Custom Alert_en.srt

25.3 KB

012 Display Search Results.mp4

166.5 MB

012 Display Search Results_en.srt

15.5 KB

013 Add Pagination For Search.mp4

271.2 MB

013 Add Pagination For Search_en.srt

20.5 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/13 - Web & Browser APIs/

001 Section Intro.mp4

6.6 MB

001 Section Intro_en.srt

3.0 KB

002 GeoLocation API.mp4

107.5 MB

002 GeoLocation API_en.srt

14.5 KB

003 Show Location On Map.mp4

48.4 MB

003 Show Location On Map_en.srt

10.4 KB

004 Canvas API.mp4

75.9 MB

004 Canvas API_en.srt

19.0 KB

005 requestAnimationFrame.mp4

54.2 MB

005 requestAnimationFrame_en.srt

10.9 KB

006 Animated Clock Mini-Project [1].mp4

216.7 MB

006 Animated Clock Mini-Project [1]_en.srt

33.6 KB

006 animated-clock-1.zip

2.5 KB

007 Animated Clock Mini-Project [2].mp4

145.1 MB

007 Animated Clock Mini-Project [2]_en.srt

15.1 KB

007 animated-clock-2.zip

3.8 KB

008 Web Audio API.mp4

49.3 MB

008 Web Audio API_en.srt

11.5 KB

009 Music Player Project.mp4

215.1 MB

009 Music Player Project_en.srt

25.8 KB

009 music-player-final.zip

9.9 MB

009 music-player-start.zip

9.9 MB

010 Drum Machine Project.mp4

82.1 MB

010 Drum Machine Project_en.srt

11.2 KB

010 drum-machine-final.zip

811.5 KB

010 drum-machine-start.zip

811.7 KB

011 Video API.mp4

38.8 MB

011 Video API_en.srt

7.8 KB

012 Video Player Project.mp4

97.1 MB

012 Video Player Project_en.srt

15.9 KB

012 video-player-final.zip

59.0 MB

012 video-player-start.zip

59.0 MB

013 Web Animations API - Ball Project.mp4

73.6 MB

013 Web Animations API - Ball Project_en.srt

13.9 KB

013 ball-animation-final.zip

4.0 KB

013 ball-animation-start.zip

3.7 KB

014 Speech Recognition API.mp4

52.4 MB

014 Speech Recognition API_en.srt

15.9 KB

014 color-say-final.zip

2.8 KB

014 color-say-start.zip

2.6 KB

015 Speech Synthesis API.mp4

126.2 MB

015 Speech Synthesis API_en.srt

16.0 KB

015 text-to-speech-final.zip

3.4 KB

015 text-to-speech-start.zip

3.0 KB

/14 - OOP - Constructors & Prototypes/

001 Section Intro.mp4

9.3 MB

001 Section Intro_en.srt

3.1 KB

002 What Is OOP.mp4

45.3 MB

002 What Is OOP_en.srt

13.9 KB

003 4 Basic Principles Of OOP.mp4

32.2 MB

003 4 Basic Principles Of OOP_en.srt

10.7 KB

004 More On Object Literals & The this Keyword.mp4

20.7 MB

004 More On Object Literals & The this Keyword_en.srt

7.4 KB

005 Constructor Functions.mp4

39.4 MB

005 Constructor Functions_en.srt

10.1 KB

006 Literals vs Built-In Contructors.mp4

57.6 MB

006 Literals vs Built-In Contructors_en.srt

14.0 KB

007 Working With Object Properties.mp4

36.1 MB

007 Working With Object Properties_en.srt

10.0 KB

008 Prototypes & The Prototype Chain.mp4

22.5 MB

008 Prototypes & The Prototype Chain_en.srt

6.7 KB

009 Adding Methods To The Prototype.mp4

22.4 MB

009 Adding Methods To The Prototype_en.srt

6.2 KB

010 Object.create.mp4

27.8 MB

010 Object.create_en.srt

6.2 KB

011 Prototypical Inheritance & call().mp4

108.9 MB

011 Prototypical Inheritance & call()_en.srt

13.3 KB

012 OOP Game Challenge.mp4

35.7 MB

012 OOP Game Challenge_en.srt

10.3 KB

/15 - OOP - Classes, Getters & Setters, Private Properties, etc/

001 Classes.mp4

80.1 MB

001 Classes_en.srt

10.3 KB

002 Class Inheritance.mp4

36.2 MB

002 Class Inheritance_en.srt

8.0 KB

003 Static Methods.mp4

12.8 MB

003 Static Methods_en.srt

4.0 KB

004 bind() & Defining this.mp4

26.8 MB

004 bind() & Defining this_en.srt

7.9 KB

005 Getters & Setters With Classes.mp4

54.3 MB

005 Getters & Setters With Classes_en.srt

13.3 KB

006 Getters & Setters With defineProperty().mp4

76.5 MB

006 Getters & Setters With defineProperty()_en.srt

14.9 KB

007 Private Property Convention.mp4

67.3 MB

007 Private Property Convention_en.srt

16.0 KB

008 ES2022 Private Class Fields.mp4

27.4 MB

008 ES2022 Private Class Fields_en.srt

6.3 KB

009 Property Flags & Descriptors.mp4

63.6 MB

009 Property Flags & Descriptors_en.srt

12.4 KB

010 Sealing & Freezing Objects.mp4

51.2 MB

010 Sealing & Freezing Objects_en.srt

9.1 KB

/16 - Tracalorie App - OOP Project/

001 Tracalorie App - Project Intro.mp4

26.3 MB

001 Tracalorie App - Project Intro_en.srt

6.3 KB

001 tracalorie-final.zip

2.6 MB

002 UI Theme Setup.mp4

49.9 MB

002 UI Theme Setup_en.srt

7.5 KB

002 tracalorie-theme.zip

953.1 KB

003 Project Planning & Overview.mp4

71.7 MB

003 Project Planning & Overview_en.srt

8.0 KB

004 Base Tracker, Meal & Workout Classes.mp4

65.1 MB

004 Base Tracker, Meal & Workout Classes_en.srt

14.2 KB

005 Display Tracker Stats.mp4

144.8 MB

005 Display Tracker Stats_en.srt

19.0 KB

006 Progress Bar & Calorie Alert.mp4

119.7 MB

006 Progress Bar & Calorie Alert_en.srt

13.5 KB

007 App Class, New Meal & Workout.mp4

157.2 MB

007 App Class, New Meal & Workout_en.srt

17.5 KB

008 Refactor To Single _newItem() Method.mp4

33.8 MB

008 Refactor To Single _newItem() Method_en.srt

6.1 KB

009 Display New Meal & Workout.mp4

94.6 MB

009 Display New Meal & Workout_en.srt

9.6 KB

010 Remove Meal & Workout.mp4

119.1 MB

010 Remove Meal & Workout_en.srt

15.8 KB

011 Filter & Reset.mp4

106.8 MB

011 Filter & Reset_en.srt

14.1 KB

012 Set Calorie Limit.mp4

54.1 MB

012 Set Calorie Limit_en.srt

6.1 KB

013 Storage Class & Calorie Limit Persist.mp4

57.5 MB

013 Storage Class & Calorie Limit Persist_en.srt

7.6 KB

014 Persist Total Calories To Local Storage.mp4

49.2 MB

014 Persist Total Calories To Local Storage_en.srt

6.1 KB

015 Save Meals To Local Storage.mp4

94.6 MB

015 Save Meals To Local Storage_en.srt

10.1 KB

016 Save Workouts To Local Storage.mp4

39.6 MB

016 Save Workouts To Local Storage_en.srt

4.7 KB

017 Remove Meals & Workouts From Local Storage.mp4

61.8 MB

017 Remove Meals & Workouts From Local Storage_en.srt

7.4 KB

018 Clear Storage Items.mp4

59.3 MB

018 Clear Storage Items_en.srt

5.4 KB

/17 - Modules & Tooling/

001 Section Intro.mp4

6.4 MB

001 Section Intro_en.srt

3.3 KB

001 webpack-starter-final.zip

64.4 KB

002 What Are Modules.mp4

28.8 MB

002 What Are Modules_en.srt

10.1 KB

003 Installing & Using Node.js.mp4

38.2 MB

003 Installing & Using Node.js_en.srt

9.1 KB

004 CommonJS Modules.mp4

47.8 MB

004 CommonJS Modules_en.srt

12.6 KB

005 NPM Packages.mp4

70.2 MB

005 NPM Packages_en.srt

16.7 KB

006 ES Modules.mp4

31.4 MB

006 ES Modules_en.srt

9.8 KB

007 Module Bundlers.mp4

25.0 MB

007 Module Bundlers_en.srt

8.7 KB

008 Webpack Basic Setup.mp4

100.4 MB

008 Webpack Basic Setup_en.srt

15.9 KB

009 CSS & Style Loaders.mp4

48.5 MB

009 CSS & Style Loaders_en.srt

6.3 KB

010 HTML Webpack Plugin.mp4

50.5 MB

010 HTML Webpack Plugin_en.srt

11.0 KB

011 Webpack Dev Server Setup.mp4

32.5 MB

011 Webpack Dev Server Setup_en.srt

6.3 KB

012 Babel Setup.mp4

58.5 MB

012 Babel Setup_en.srt

7.1 KB

013 CSS Minify Extract Plugin.mp4

36.9 MB

013 CSS Minify Extract Plugin_en.srt

4.1 KB

014 Tracalorie Refactor For Webpack.mp4

213.2 MB

014 Tracalorie Refactor For Webpack_en.srt

22.9 KB

014 tracalorie-webpack.zip

1.5 MB

015 Deploy Tracalorie To Netlify.mp4

38.5 MB

015 Deploy Tracalorie To Netlify_en.srt

5.8 KB

/18 - Iterators, Generators & Data Structures/

001 Section Intro.mp4

4.8 MB

001 Section Intro_en.srt

2.2 KB

002 Symbols.mp4

58.9 MB

002 Symbols_en.srt

13.9 KB

003 Iterators.mp4

91.7 MB

003 Iterators_en.srt

12.0 KB

004 Generators.mp4

22.2 MB

004 Generators_en.srt

6.5 KB

005 Profile Scroller Mini-Project.mp4

47.9 MB

005 Profile Scroller Mini-Project_en.srt

11.3 KB

005 profile-scroller-final.zip

3.4 KB

005 profile-scroller-start.zip

3.3 KB

006 Sets.mp4

21.9 MB

006 Sets_en.srt

7.1 KB

007 Maps.mp4

37.2 MB

007 Maps_en.srt

7.8 KB

008 Poll Mini-Project.mp4

141.8 MB

008 Poll Mini-Project_en.srt

16.2 KB

008 poll-project-final.zip

2.9 KB

008 poll-project-start.zip

2.4 KB

009 Stacks.mp4

73.7 MB

009 Stacks_en.srt

19.3 KB

010 Queues.mp4

45.2 MB

010 Queues_en.srt

11.5 KB

011 Linked Lists.mp4

139.4 MB

011 Linked Lists_en.srt

33.0 KB

/19 - Unit Testing Algorithms/

001 Intro & What Are Algorithms.mp4

9.3 MB

001 Intro & What Are Algorithms_en.srt

4.1 KB

001 algo-testing.zip

58.8 KB

002 What Is Unit Testing.mp4

12.2 MB

002 What Is Unit Testing_en.srt

5.5 KB

003 Getting Started With Jest.mp4

29.2 MB

003 Getting Started With Jest_en.srt

8.3 KB

004 Grouping Tests With describe().mp4

49.2 MB

004 Grouping Tests With describe()_en.srt

14.1 KB

005 Reverse String Algorithm.mp4

55.8 MB

005 Reverse String Algorithm_en.srt

12.6 KB

006 Palindrome Algorithm.mp4

54.6 MB

006 Palindrome Algorithm_en.srt

13.4 KB

007 Array Chunking.mp4

35.3 MB

007 Array Chunking_en.srt

7.9 KB

008 Anagram Algorithm.mp4

69.6 MB

008 Anagram Algorithm_en.srt

15.8 KB

009 Get Elements By Tag - jsdom.mp4

158.1 MB

009 Get Elements By Tag - jsdom_en.srt

21.9 KB

010 Has Duplicate IDs - jsdom.mp4

112.1 MB

010 Has Duplicate IDs - jsdom_en.srt

19.2 KB

/20 - Node.js Modules/

001 Section Intro.mp4

10.9 MB

001 Section Intro_en.srt

3.5 KB

002 FS (FileSystem) Module.mp4

118.4 MB

002 FS (FileSystem) Module_en.srt

16.4 KB

003 Path Module.mp4

41.5 MB

003 Path Module_en.srt

10.1 KB

004 OS Module.mp4

59.4 MB

004 OS Module_en.srt

12.6 KB

005 URL & QueryString Module.mp4

40.5 MB

005 URL & QueryString Module_en.srt

7.7 KB

006 HTTP Module.mp4

102.9 MB

006 HTTP Module_en.srt

23.5 KB

/21 - RandomIdeas App - Backend REST API/

001 RandomIdeas Full Stack App - Project Intro.mp4

21.2 MB

001 RandomIdeas Full Stack App - Project Intro_en.srt

5.6 KB

001 randomideas-api.zip

27.8 KB

002 Express Setup & Basic API.mp4

133.4 MB

002 Express Setup & Basic API_en.srt

21.0 KB

003 Nodemon & Route Clean Up.mp4

35.7 MB

003 Nodemon & Route Clean Up_en.srt

7.9 KB

004 Handle POST Requests - Add Idea.mp4

49.1 MB

004 Handle POST Requests - Add Idea_en.srt

10.7 KB

005 PUT & DELETE Requests - Update & Delete Ideas.mp4

63.7 MB

005 PUT & DELETE Requests - Update & Delete Ideas_en.srt

8.9 KB

006 What Is MongoDB.mp4

22.0 MB

006 What Is MongoDB_en.srt

6.8 KB

007 MongoDB Atlas Setup.mp4

38.6 MB

007 MongoDB Atlas Setup_en.srt

9.0 KB

008 Mongoose Connect & Dotenv.mp4

89.7 MB

008 Mongoose Connect & Dotenv_en.srt

12.0 KB

009 Mongoose Schema & Model.mp4

40.0 MB

009 Mongoose Schema & Model_en.srt

8.3 KB

010 Database Queries.mp4

110.7 MB

010 Database Queries_en.srt

19.4 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/22 - RandomIdeas App - Webpack Frontend/

001 Fullstack Workflow.mp4

10.2 MB

001 Fullstack Workflow_en.srt

4.9 KB

002 Client Folder Setup.mp4

69.7 MB

002 Client Folder Setup_en.srt

13.2 KB

002 randomideas-theme.zip

3.6 KB

002 webpack-starter.zip

64.4 KB

003 Modal Component.mp4

54.8 MB

003 Modal Component_en.srt

11.6 KB

004 Ideaform Component.mp4

79.7 MB

004 Ideaform Component_en.srt

15.4 KB

005 IdeaList Component.mp4

91.8 MB

005 IdeaList Component_en.srt

15.0 KB

006 API Service - Get Ideas.mp4

121.5 MB

006 API Service - Get Ideas_en.srt

14.9 KB

007 Create Idea via Form.mp4

78.6 MB

007 Create Idea via Form_en.srt

9.2 KB

008 Save Username to Local Storage.mp4

39.3 MB

008 Save Username to Local Storage_en.srt

6.1 KB

009 Add Username Validation to Server.mp4

45.8 MB

009 Add Username Validation to Server_en.srt

9.8 KB

010 Add Delete Functionality.mp4

102.3 MB

010 Add Delete Functionality_en.srt

15.8 KB

011 Deploying A Fullstack App.mp4

70.9 MB

011 Deploying A Fullstack App_en.srt

13.1 KB

011 randomideas-app.zip

207.9 KB

/

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

 

Total files 587


Copyright © 2024 FileMood.com