Skip to content

jaregan/JS-Basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JS-Basics

Fork this repo, clone your fork, then open fns-scopes.js and complete all the activities then open closures.js and complete all of those 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
  • be able to define what a closure is
  • be able to identify when a closure is being used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%