Giter VIP home page Giter VIP logo

context-practice's Introduction

Context Practice

Welcome to my exploration of JavaScript context in the Context Practice section of the App Academy Open project! This project is part of my learning journey at App Academy Open, where I've been honing my skills in full-stack development.

Setup

  1. Clone the starter repository from the Starter Link.
  2. Run npm install to install any dependencies.

Phases

Phase 1: Car - Revving Up My Understanding

In this phase, I'm creating a Car class to explore how to set and retrieve the speed of a car.

Phase 2: Calculator - Crunching Numbers

I'm delving into arithmetic operations with the Calculator class, mastering basic math and maintaining a running total.

Phase 3: Dog - Unleashing the Pawsome

With the Dog class, I'm naming, changing names, and making dogs speak. It's time to give these furry friends a voice!

Phase 4: changeContext - Shifting Perspectives

Using the changeContext function, I'm learning how to alter the context of a function, gaining a deeper understanding of JavaScript's inner workings.

Phase 5: bindToAnArg - Binding Wisdom

With bindToAnArg, I'm harnessing the power to bind arguments to functions, creating new functions with preset parameters.

Phase 6: FancyCalculator - Elevating My Calculation Game

Extending the Calculator class, I'm tackling advanced operations like setting totals, calculating modulo, and squaring numbers.

Phase 7: allTheArgs - Embracing Function Flexibility

By manipulating functions with allTheArgs, I'm ensuring they're always invoked with specific arguments, enhancing flexibility and efficiency.

Phase 8: CallCenter - Dialing into Delayed Greetings

In the CallCenter class, I'm scheduling delayed calls to greet clients, adding a personal touch to customer interactions.

Phase 9: callOnTarget - Targeted Invocation Mastery

Mastering the art of targeted function invocation, I'm using callOnTarget to execute functions with precise contexts and arguments.

Phase 10: PartyPlanner - Planning Memorable Gatherings

With the PartyPlanner class, I'm orchestrating unforgettable events by managing guest lists and throwing epic parties.

Phase 11: boundFuncTimer - Timing Function Calls

Using boundFuncTimer, I'm honing my skills in invoking functions with specific delays and contexts, adding precision to my code.

Testing My Skills

Each phase comes with its own set of test specs located in the test directory. I put my skills to the test by running the specs with the command npm test <test-file>.

context-practice's People

Contributors

lightkun10 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.