Skip to content

kipchirchiralb/JavaScript-C2-23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Course content

Javascript programming language

  • variables - storing data --memory -- ram
  • output and input
  • data types
  • functions -- blocks of code stored in variable for re-use-- scopes
  • operators == ==== * / + - , truth table
  • control structures
  • objects -- OOP
  • array methods & string methods
  • date, math, RegExp
  • assigments

JS on the browser - - The DOM api -- FE

  • getting/selecting elements/DOM traversal

  • event listeners

  • working with forms

  • APIS - localStorage, location,history

  • e-commerce -- switching images, quantity counter, add to cart, mobile nav

JS + Node JS + Express JS -- web(http) server -- BE

  • in-built node modules - fs os path
  • external module - express

-- databases -- API

  • build a project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors