GithubHelp home page GithubHelp logo

nuragic / js-capacity-test Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jcanabal/js-capacity-test

0.0 0.0 0.0 120 KB

Javascript Capacity Test

License: The Unlicense

JavaScript 87.48% CSS 12.52%

js-capacity-test's Introduction

Javascript Capacity Test

This is an application designed to test and prove a javascript developer capabilities.

Use node.js to launch a local server. The application has several bugs in javascript code.

In order to complete the test, you must make a fork of this repository, and then submit a pull request with the code mistakes solved.

Each of the mistakes needs to be commited in a single commit, so your fork must have 6 commits on it.

The time between the fork and the pull request, is going to be considered as well the solutions/fixes proposed. Comments on commits with explanation of the issue and the solution would be considered as well.

Of course you can cheat with times, but is up to you being honest with yourself.

Instructions:

  • Install node.js ( http://nodejs.org/ )
  • Install project dependencies ( npm install )
  • Fork the project and clone it in your local git repository
  • Launch the grunt server (it will start listening to localhost:3000; every time you change a file, the browser will automatically refresh the page)
  • Fix the code errors
  • Send a pull request with the code fixed.

These are the errors which make the application non functional:

  • a syntaxis error makes the application crash
  • adding a todo item causes an error to be shown in the console
  • destroying a todo causes an error to be shown in the console, but the todo disappears when the page get refreshed
  • when you try to complete a task, it counts in the "items left" counter, but it doesn't get marked as completed
  • the left item count shows incorrect number
  • the clear completed button doesn't work

js-capacity-test's People

Contributors

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