Skip to content

Code from the Udemy course "Playwright: Web Automation Testing From Zero to Hero", section 2

Notifications You must be signed in to change notification settings

Su-zenGeurts/js-fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Fundamentals

Udemy course: Playwright - Zero to hero

Prerequisites

Lessons

  1. Variables, Constants and Data Types
  2. Concatenation and Interpolation
  3. Objects and Arrays
  4. Relational and Equality Operators
  5. Logical Operators
  6. Conditional Statements
  7. Loops
  8. Functions
  9. Class and Methods
  10. TypeScript vs JavaScript

Run scripts

Open folder with lessons
cd .\lessons\
Run script of lesson 1
node .\lesson1.js\

About

Code from the Udemy course "Playwright: Web Automation Testing From Zero to Hero", section 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published