Skip to content

ExjeetzZ/JavaScript-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

JavaScript-Projects

This Repository will be used to submit assignments as well as other JavaScript related projects.

Initial

Created the repository.

Update - 1

Project one Expression Alert

  • Alert Window
  • String variables

Project two Functions

  • Oneclick Attribute
  • Functions
  • Button

Update - 2

Math Operators

  • Operand
  • Operators
  • How to call a function in order to perform math arithmetic

Update - 3

Dictionary

  • KVP

Update - 4

Boolean

  • Comparisons & Type Coercion
  • typeof operator
  • Expression combining a string and a number
  • Utilizing operators: ==, ===, >, <, &&, ||, !

Update - 5

Ternary operators and Constructors

  • Utilizes a ternary operation using input from the browser
  • Constructor function that uses the “new” and “this” keywords
  • Display the results of the constructor function within an HTML element
  • Utilize a nested function

Update - 6

Scope Time Function

  • Assigning Local and Global Variables
  • Function that includes an if statement
  • use the console.log() method to debug and error
  • Time function

Update - 7

String Methods

  • Utilize concat, slice, toString, toPrecision methods
  • HTML elements that call and display functions

Update - 8

Countdown & Slideshow

  • Countdown Function
  • A basic slideshow using HTML, CSS, and JavaScript
  • Added Defer Attribute

Update - 9

Loops and Arrays

  • Utilize a while loop
  • Utilize a for loop
  • Utilize an array
  • Create an object using "let"

Update - 10

Tic Tac Toe Project

  • Fully Functional

Update - 11

Calculator Project Fully functional and can perform

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • All Clear Functionality

Update - 12

Dynamic Pizza Menu

  • Pizza size selection buttons
  • Topping options
  • List of all Toppings selected
  • Total Price

Template

  • Added Template Directory
  • Added basic HTML index file
  • Added empty JS files

About

This Repository will be used to submit assignments as well as other JavaScript related projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published