FileMood

Download [ DevCourseWeb.com ] Udemy - JavaScript and Node.js Essentials for Test Automation

DevCourseWeb com Udemy JavaScript and Node js Essentials for Test Automation

Name

[ DevCourseWeb.com ] Udemy - JavaScript and Node.js Essentials for Test Automation

 DOWNLOAD Copy Link

Total Size

3.0 GB

Total Files

247

Last Seen

2024-07-22 00:38

Hash

ABC62B4846660C7119F9FCB7FD70D48C3EC8B6FE

/

Get Bonus Downloads Here.url

0.2 KB

/.../01 - Week1 Introduction/

001 Introduction.mp4

5.4 MB

001 Introduction_en.vtt

2.5 KB

002 JavaScript as a programming language.mp4

10.7 MB

002 JavaScript as a programming language_en.vtt

5.5 KB

/.../02 - Installation and set up/

001 Node.js installation.mp4

16.1 MB

001 Node.js installation_en.vtt

4.8 KB

002 VSCode Installation.mp4

10.6 MB

002 VSCode Installation_en.vtt

4.1 KB

003 First node project - Hello, World!.mp4

37.8 MB

003 First node project - Hello, World!_en.vtt

13.0 KB

004 Useful extensions.mp4

19.7 MB

004 Useful extensions_en.vtt

6.1 KB

005 Comments.mp4

18.1 MB

005 Comments_en.vtt

8.6 KB

/03 - Variables/

001 Variable definition & syntax.mp4

14.4 MB

001 Variable definition & syntax_en.vtt

5.2 KB

002 Variable rules.mp4

35.3 MB

002 Variable rules_en.vtt

10.9 KB

003 var, let and const.mp4

39.5 MB

003 var, let and const_en.vtt

12.6 KB

004 Variable scoping.mp4

20.7 MB

004 Variable scoping_en.vtt

7.3 KB

/.../04 - Data types/

001 Data Types.mp4

13.7 MB

001 Data Types_en.vtt

6.8 KB

002 Literals of each type.mp4

23.7 MB

002 Literals of each type_en.vtt

10.9 KB

003 typeof operator.mp4

36.6 MB

003 typeof operator_en.vtt

11.2 KB

004 Data type - different forms.mp4

35.3 MB

004 Data type - different forms_en.vtt

13.5 KB

005 Trythy, falsy and nullish values.mp4

45.9 MB

005 Trythy, falsy and nullish values_en.vtt

16.1 KB

006 Data type conversion - inbuilt functions.mp4

34.2 MB

006 Data type conversion - inbuilt functions_en.vtt

12.8 KB

007 Data types - summary.mp4

40.8 MB

007 Data types - summary_en.vtt

12.4 KB

/.../05 - Week 2 Operators/

001 Operators Intro and types.mp4

6.2 MB

001 Operators Intro and types_en.vtt

3.6 KB

002 Overall operators.mp4

11.0 MB

002 Overall operators_en.vtt

5.4 KB

003 Assignment operator.mp4

20.2 MB

003 Assignment operator_en.vtt

9.0 KB

004 Arithmetic operator.mp4

21.7 MB

004 Arithmetic operator_en.vtt

9.2 KB

005 Comparison operator.mp4

30.8 MB

005 Comparison operator_en.vtt

11.6 KB

006 Logical AND (&&).mp4

22.5 MB

006 Logical AND (&&)_en.vtt

9.0 KB

007 Logical OR ().mp4

12.7 MB

007 Logical OR ()_en.vtt

6.2 KB

008 Logical Not (!).mp4

23.3 MB

008 Logical Not (!)_en.vtt

10.0 KB

009 Logical operator OR - default value.mp4

11.8 MB

009 Logical operator OR - default value_en.vtt

5.7 KB

010 Ternary operator.mp4

27.1 MB

010 Ternary operator_en.vtt

11.3 KB

/.../06 - Strict mode/

001 Strict mode.mp4

19.3 MB

001 Strict mode_en.vtt

7.5 KB

/.../07 - Conditional Statements/

001 Conditional statement intro.mp4

6.5 MB

001 Conditional statement intro_en.vtt

4.0 KB

002 Use case 1 Just If.mp4

11.7 MB

002 Use case 1 Just If_en.vtt

5.3 KB

003 Use case 2 If (NOT).mp4

9.8 MB

003 Use case 2 If (NOT)_en.vtt

3.8 KB

004 Use case 3 If and else.mp4

10.5 MB

004 Use case 3 If and else_en.vtt

4.1 KB

005 Use case 4 Nested if conditions.mp4

18.1 MB

005 Use case 4 Nested if conditions_en.vtt

7.6 KB

006 Use case 5 if..else [Inner conditions].mp4

13.8 MB

006 Use case 5 if..else [Inner conditions]_en.vtt

5.4 KB

007 Use case 6 Use of if conditional in loops.mp4

9.3 MB

007 Use case 6 Use of if conditional in loops_en.vtt

3.4 KB

008 Switch case - syntax.mp4

12.0 MB

008 Switch case - syntax_en.vtt

5.7 KB

009 Switch case - demo.mp4

17.7 MB

009 Switch case - demo_en.vtt

7.6 KB

/08 - Week3Loops/

001 Loops - Intro.mp4

9.1 MB

001 Loops - Intro_en.vtt

5.2 KB

002 Standard for loop - simple use case.mp4

17.7 MB

002 Standard for loop - simple use case_en.vtt

9.0 KB

003 Standard for loop with Array.mp4

56.6 MB

003 Standard for loop with Array_en.vtt

20.7 KB

004 Standard for loop - use of break statement.mp4

18.7 MB

004 Standard for loop - use of break statement_en.vtt

8.7 KB

005 Loops - forEach.mp4

19.9 MB

005 Loops - forEach_en.vtt

9.4 KB

006 Loops - while.mp4

28.0 MB

006 Loops - while_en.vtt

11.9 KB

007 Loops - for...in and for...of.mp4

17.6 MB

007 Loops - for...in and for...of_en.vtt

7.7 KB

/.../09 - String Manipulation/

001 String intro.mp4

20.3 MB

001 String intro_en.vtt

6.3 KB

002 String - different forms.mp4

11.0 MB

002 String - different forms_en.vtt

5.0 KB

003 Formatting string.mp4

15.2 MB

003 Formatting string_en.vtt

6.9 KB

004 Comparing string.mp4

35.3 MB

004 Comparing string_en.vtt

13.3 KB

005 Extract substring - slice method.mp4

46.3 MB

005 Extract substring - slice method_en.vtt

16.3 KB

006 String replace and replaceAll.mp4

45.9 MB

006 String replace and replaceAll_en.vtt

16.4 KB

007 Extract substring - split method.mp4

33.7 MB

007 Extract substring - split method_en.vtt

11.4 KB

008 Extract substring - indexOf method.mp4

25.2 MB

008 Extract substring - indexOf method_en.vtt

12.0 KB

009 Use of backslash in string.mp4

30.6 MB

009 Use of backslash in string_en.vtt

11.4 KB

/.../10 - Week4 Functions/

001 Function - intro.mp4

27.4 MB

001 Function - intro_en.vtt

10.2 KB

002 Named function demo.mp4

58.9 MB

002 Named function demo_en.vtt

18.9 KB

003 Annomyous function demo.mp4

31.9 MB

003 Annomyous function demo_en.vtt

9.7 KB

004 Function parameter.mp4

69.3 MB

004 Function parameter_en.vtt

22.4 KB

005 Rest parameters and arguments object.mp4

37.0 MB

005 Rest parameters and arguments object_en.vtt

12.6 KB

006 Return statement.mp4

37.8 MB

006 Return statement_en.vtt

12.7 KB

007 Self invoking function.mp4

11.9 MB

007 Self invoking function_en.vtt

4.8 KB

/.../11 - Arrow functions/

001 Arrow function.mp4

14.3 MB

001 Arrow function_en.vtt

6.5 KB

002 Arrow functions demo.mp4

39.4 MB

002 Arrow functions demo_en.vtt

14.9 KB

/.../12 - Callback functions/

001 What is callback function - quick demo.mp4

24.6 MB

001 What is callback function - quick demo_en.vtt

7.4 KB

002 Callback function overview.mp4

34.2 MB

002 Callback function overview_en.vtt

11.8 KB

003 Understanding callback function - How it works.mp4

42.7 MB

003 Understanding callback function - How it works_en.vtt

16.1 KB

004 Return statement in callback functions.mp4

34.1 MB

004 Return statement in callback functions_en.vtt

10.5 KB

005 Callback function - Summary.mp4

9.7 MB

005 Callback function - Summary_en.vtt

3.2 KB

/13 - Promises/

001 Promises - Intro.mp4

18.0 MB

001 Promises - Intro_en.vtt

5.4 KB

002 Promises demo.mp4

53.5 MB

002 Promises demo_en.vtt

17.5 KB

/14 - AsyncAwait/

001 AyncAwait -Intro.mp4

8.9 MB

001 AyncAwait -Intro_en.vtt

3.8 KB

002 Async and await demo.mp4

24.4 MB

002 Async and await demo_en.vtt

6.7 KB

/.../15 - Functions - Real time us case/

001 Callback - Real time use case.mp4

36.8 MB

001 Callback - Real time use case_en.vtt

8.6 KB

002 Promises - Real time use case.mp4

55.7 MB

002 Promises - Real time use case_en.vtt

14.0 KB

003 AsynAwait - Real time use case.mp4

17.6 MB

003 AsynAwait - Real time use case_en.vtt

5.4 KB

004 Function as object - How.mp4

9.1 MB

004 Function as object - How_en.vtt

4.6 KB

/16 - Week5Objects/

001 Objects overview.mp4

20.7 MB

001 Objects overview_en.vtt

7.7 KB

002 Objects creation - Different ways.mp4

43.4 MB

002 Objects creation - Different ways_en.vtt

14.1 KB

003 Properties.mp4

22.7 MB

003 Properties_en.vtt

8.9 KB

004 Methods and use of this keyword.mp4

15.7 MB

004 Methods and use of this keyword_en.vtt

6.6 KB

005 Dynamic key and value.mp4

28.4 MB

005 Dynamic key and value_en.vtt

10.4 KB

006 Access Object's member.mp4

42.3 MB

006 Access Object's member_en.vtt

13.0 KB

007 Object assignment.mp4

21.9 MB

007 Object assignment_en.vtt

8.4 KB

008 Merging objects.mp4

12.6 MB

008 Merging objects_en.vtt

5.3 KB

009 Iterate object properties and methods.mp4

15.0 MB

009 Iterate object properties and methods_en.vtt

4.8 KB

010 Use of JSON.stringify method.mp4

18.8 MB

010 Use of JSON.stringify method_en.vtt

5.4 KB

011 Object Oriented Programming - Inheritance.mp4

11.1 MB

011 Object Oriented Programming - Inheritance_en.vtt

4.8 KB

012 Use of constructor property to differentiate object types.mp4

12.5 MB

012 Use of constructor property to differentiate object types_en.vtt

4.6 KB

/17 - Arrays/

001 Arrays - Intro.mp4

28.1 MB

001 Arrays - Intro_en.vtt

11.1 KB

002 Array creation - different ways.mp4

17.0 MB

002 Array creation - different ways_en.vtt

6.5 KB

003 Add elements.mp4

12.6 MB

003 Add elements_en.vtt

5.7 KB

004 length property - rules.mp4

23.8 MB

004 length property - rules_en.vtt

9.4 KB

005 Different data structure.mp4

21.6 MB

005 Different data structure_en.vtt

7.9 KB

006 Traverse and access elements.mp4

41.6 MB

006 Traverse and access elements_en.vtt

13.1 KB

007 Merging use of spread operator.mp4

4.5 MB

007 Merging use of spread operator_en.vtt

2.2 KB

008 Use of map method.mp4

16.1 MB

008 Use of map method_en.vtt

7.0 KB

009 Use of filter method.mp4

14.4 MB

009 Use of filter method_en.vtt

4.8 KB

/18 - Week6Classes/

001 Classes - Intro.mp4

13.3 MB

001 Classes - Intro_en.vtt

5.2 KB

002 Classes - syntax.mp4

8.9 MB

002 Classes - syntax_en.vtt

4.2 KB

003 Page object model - context.mp4

3.6 MB

003 Page object model - context_en.vtt

2.3 KB

004 Create a simple class with two methods.mp4

11.8 MB

004 Create a simple class with two methods_en.vtt

5.0 KB

005 Class - inheritance.mp4

52.7 MB

005 Class - inheritance_en.vtt

16.4 KB

006 Getter property.mp4

19.0 MB

006 Getter property_en.vtt

5.8 KB

007 Setting up variable and constructor.mp4

31.0 MB

007 Setting up variable and constructor_en.vtt

9.1 KB

/.../19 - Node.js Essentials/

001 Node.js recap and API documentation.mp4

19.5 MB

001 Node.js recap and API documentation_en.vtt

5.3 KB

002 Modules - Intro.mp4

6.7 MB

002 Modules - Intro_en.vtt

2.8 KB

003 CommonJS module - exports and require.mp4

44.9 MB

003 CommonJS module - exports and require_en.vtt

14.8 KB

004 ECMAScript module - export and import.mp4

31.2 MB

004 ECMAScript module - export and import_en.vtt

9.1 KB

005 Reading JSON file using require.mp4

11.9 MB

005 Reading JSON file using require_en.vtt

4.4 KB

006 process.env usage.mp4

85.8 MB

006 process.env usage_en.vtt

23.1 KB

007 process.cwd() usage.mp4

38.8 MB

007 process.cwd() usage_en.vtt

11.8 KB

008 fs module overview.mp4

13.6 MB

008 fs module overview_en.vtt

4.2 KB

009 fs module - folder operations.mp4

47.5 MB

009 fs module - folder operations_en.vtt

13.3 KB

010 Read file.mp4

14.5 MB

010 Read file_en.vtt

4.7 KB

011 Write file.mp4

28.9 MB

011 Write file_en.vtt

9.1 KB

012 Delete file.mp4

6.2 MB

012 Delete file_en.vtt

2.3 KB

013 console output to a file.mp4

14.4 MB

013 console output to a file_en.vtt

4.3 KB

/.../20 - Error Handling/

001 Error Handling - intro.mp4

30.1 MB

001 Error Handling - intro_en.vtt

12.1 KB

002 Common error objects in JS.mp4

19.6 MB

002 Common error objects in JS_en.vtt

6.3 KB

003 throw statement demo.mp4

37.4 MB

003 throw statement demo_en.vtt

12.0 KB

004 try..catch demo.mp4

62.1 MB

004 try..catch demo_en.vtt

15.9 KB

/.../21 - Course Materials/

001 Powerpoint & GitHub URL.html

0.1 KB

40350106-JS-Essentials-for-Test-Automation-v1.0.pdf

1.3 MB

external-assets-links.txt

0.1 KB

/~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

 

Total files 247


Copyright © 2024 FileMood.com