Skip to content

jacobtyler22/JS-Basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

JS-Basics

Fork this repo, clone your fork, then open practice.js and complete all the activities.
  • COMMIT AND PUSH YOUR CODE OFTEN!

Learning Objectives

  • understand how the web works
  • front-end vs back-end
  • the web app landscape
  • understand JavaScript vs jQuery
  • understand what the DOM is
  • understand conditional statements and how they’re used
  • understand functions
  • invocation vs definition
  • parameters vs arguments
  • global and local scope
  • anonymous functions
  • return values and how to save the returned value to another variable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%