Giter Club home page Giter Club logo

react-progressbar-exercise's Introduction

Front-end Candidate Coding Exercises

Purpose

Any coding exercise here is meant to help Futurestay gain insight into how you would tackle actual feature requests. The exercises are relatively simple, but you are encouraged to treat them as if you were working on the Futurestay codebase. This means applying the same attention to code quality, tests, pull requests, commits, etc as you normally would.

Quality is valued above quantity. We value simple and readable code


Instructions

  1. Clone the repo (don't fork)
  2. Point the remote origin to a new repo under your account
  3. Install dependencies: yarn, and start the dev server: yarn start. The app should open on http://localhost:3000
  4. This will take you to an index page that lists the exercise(s). For the given exercise:
    • Click the exercise link from the index page.
    • v1:
      • click on the link listed under "Specs". This will take you to a Github Issue thread which includes instructions.
      • review the v1 specs to be fulfilled.
      • create a new branch off of master
      • complete the Solution component for the exercise (the ProgressBar solution space is found in src/progress-bar-exercise/progress-bar-exercise.js)
      • create a pull request on your repo when finished
    • v2:
      • review the v2 specs to be fulfilled
      • create a new branch off of v1
      • build on v1 to meet v2 requirements
      • create a pull request on your repo when finished
  5. Email us with a link to your repo.

Guidelines

  • **If you feel like you don't have enough time to adequately demonstrate your ability and thought process, please add a few comments explaining what you would have done with more time.
  • Please leave any comments that will help the reader understand important decisions you made, shortcuts taken, or things you would do differently in the future.
  • Testing: write unit tests where you can and don't worry about component tests
  • Place css and test files beside the component they relate to (same directory)
  • Feel free to use any non-human resources you like: StackOverflow, Google, reference code on Github, etc

Thank you for taking the time to complete this coding assessment! Don't stress too much about any one thing, we evaluate the exercises holistically.

react-progressbar-exercise's People

Contributors

dependabot[bot] avatar ericafwalsh avatar

Watchers

David Porcel 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.