Coder Social home page Coder Social logo

js-koans's Introduction

js-koans

This is a replica of the popular JavaScript Koans repo to be used for YI-Summer-2015 coding camp.

Getting Started

  • Fork
  • Clone
  • Open KoansRunner.html in a browser
  • Read the error message and fix the problem (hint: you have to change /koans/AboutExpects.js line 5)
  • The goal is to have all tests pass, which will be indicated by many green messages.
  • Take the challenge one error message at a time.
    • figure out which file you need to modify
    • see what was expected to be the result
    • see how you can change the argument within expect() to match that expectation

Reference

Recommended reading before you start:

O'Reilly Media: JavaScript The Definitive Guide Chapters by David Flanagan

  • Introduction: Chapter 1.
  • Part I Core JavaScript: Chapters 2-8 up to and including Functions

Or you could just go ahead and try, using Google as your friend whenever you need.

Submitting your solution

  • commit early and often
  • push your commits to your remote master branch
  • make a pull request to this repo to the branch with YOUR NAME
  • email me

Any questions please ask.

Go Awesome Hackers!

js-koans's People

Contributors

cyhtan avatar ilonabudapesti avatar

Watchers

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