Skip to content

MojisolaaaO/JS-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Course

This repository contains all the code and projects I develop while taking a JavaScript course for Web Test Automation, serving as both a portfolio of my work and a resource for others learning about web test automation.

Prerequisites

The following software and tools are required:

Installation

To install and setup the project:

  1. Clone the repository:
   git clone https://github.com/MojisolaaaO/JS-Course.git
  1. Navigate to the project directory:
   cd JS-Course

Topics Covered

  • Variable Keywords
  • Data Types (Primitive & Non-Primitive)
  • Operators (Assignment, Arithmetic, Comparison, Logical)
  • Conditional Statements (if-else, switch, loops)
  • Functions (Declarations, Scopes, Expressions, Callbacks)
  • Arrays (Access, Methods: push, pop, slice, splice, indexOf)
  • Objects (Methods, Complex Structures, JSON)
  • JavaScript on the server with Node.js
  • API testing using Postman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors