GithubHelp home page GithubHelp logo

practice-week-prep-js-refactor-local's Introduction

JavaScript Refactor Project

In this project, you will reexamine some problems you've tackled before but with small tweaks. For the most part, the problems will be similar but with modified criteria for what they should do.

The original code will be provided for you. Your job will be to read the new descriptions of what the functions should do and modify the code to reflect the new descriptions. Modify the given functions and make sure the names of the functions match either the name indicated in the New instructions and/or the module.exports so that your tests run properly.

Download the starter here.

This exercise is meant to simulate a real-world software engineering duty where you may be introduced to an old codebase and be asked to make updates. You will be practicing the important skills of reading and understanding code!

Tests have been written for you already to test if your answers behave as intended. To run the tests, simply run:

npm install

Followed by:

npm run test

If your tests aren't running, make sure Mocha is installed globally.

practice-week-prep-js-refactor-local's People

Contributors

aa-assessment-project-manager[bot] avatar sunit111 avatar

Watchers

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