Giter Site home page Giter Site logo

hoisting-worksheet's Introduction

JavaScript Hoisting Practice

Description

A few sample problems to brush up on Javascript hoisting

Objectives

Learning Objectives

After completing this assignment, you should…

  • Understand how hoisting works in JavaScript
  • Understand that variable declarations are hoisted.
  • Understand that function declarations and initializations are hoised.

Performance Objectives

After completing this assignment, you be able to effectively use

  • your brain to translate strange hoisting problems into understandable code.

Details

Deliverables

  • A hand written print out of WORKSHEET.md

Requirements

  • Do not run the code until after you have filled in an answer.
  • After filling in the answer and then running the code, explain what is going on.

Normal Mode

Print out a copy of WORKSHEET.md. Using pen and paper, fill in the answers to each question on the worksheet. After answering each question, run the code to see if you go it correct. Finally, refactor each problem to prevent hoisting from occurring.

Notes

Hoisting is a common topic for interview questions, so it's good to brush up on this worksheet before each interview.

Additional Resources

hoisting-worksheet's People

Contributors

alarner avatar bobmccarthy avatar

Watchers

 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.