Git Product home page Git Product logo

js-basics's Introduction

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

Debugging/Visualization tools :

One of the biggest tools in a developers disposal is the debugger! Chrome has one built in. To use it just open the index.html file in your browser.

Another great tool for small and isolated pieces of code is : http://www.pythontutor.com/visualize.html#

js-basics's People

Contributors

tylermcginnis avatar jrobber avatar mikkelrd avatar

Watchers

James Cloos avatar Kyle Feinauer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.