GithubHelp home page GithubHelp logo

lololodash's Introduction

lololodash

A Set of NodeSchool-Style, Workshopper-powered, Lo-Dash Javascript Exercises

alt tag

Getting Started

  1. First, install nodejs version 4.0 or later.

  2. The nodejs installation will also install npm, the Node Package Manager.

  3. Then, install the lololodash exercises using npm:

Linux

$ sudo npm install lololodash -g

Windows (In Windows, the prompt must be launched as an administrator)

npm install lololodash -g

  1. Run the exercises.

Type lololodash in your terminal to see all the exercises

Usage Instructions

1. Selecting a problem to work on

Once the workshop is installed with the steps above, run lololodash in your terminal to print a menu where you can select a problem to work on.

It is advised to do the problems in order.

2. Writing your solution

Once you have selected a problem, using your preferred editor (e.g. Atom, Sublime), simply create a file to write your solution in.

3. Testing your solution

After writing your code, use the run command to point the workshop to your solution file.

lololodash run <your file name>.js

Type the above command in the terminal. Your solution will be loaded and given the problem input. If it passes, you will see a notification. Otherwise, you will see an error.

4. Verify your solution

After testing your solution, you will need verify it against the expected output. If it matches, then you have successfully solved the problem!

lololodash verify <your file name>.js

License

lololodash is licensed under the MIT License. All rights not explicitly granted by the MIT License are reserved. See the included LICENSE file for more details.

lololodash's People

Contributors

alexkval avatar ar1g avatar brian-stovall avatar collardeau avatar dylants avatar jmpp avatar kohei-takata avatar lvivier avatar manonthemat avatar marocchino avatar mdunisch avatar mikaelbr avatar nazrhyn avatar paulserraino avatar rcwestlake avatar riyadhalnur avatar robbielane avatar rodrigo-medeiros avatar tdd avatar thibaudcolas avatar threehams avatar titoesteves avatar vaibhavmagarwal 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.