GithubHelp home page GithubHelp logo

tuanquynet / learn-generators Goto Github PK

View Code? Open in Web Editor NEW

This project forked from isruslan/learn-generators

0.0 2.0 0.0 1.19 MB

JavaScript ES(6|2015) generators workshopper. Learn in practice. :metal:

License: BSD 3-Clause "New" or "Revised" License

JavaScript 100.00%

learn-generators's Introduction

Learn ES6 Generators

An Intro to ES6 generators via a set of self-guided workshops.

learn-generators

NPM

Install or Update

You need nodejs >= 0.12.x or iojs >= 1.0.x

$ npm install learn-generators -g

Start learning

0. General information

learn-generators is i18n-friendly workshopper, currently you can learn on English or French language. Hit choose language menu item or selet language with -l flag with aviable prefixes: fr, en. Type:

$ learn-generators -l

To see aviable languages and select the language which you like.

You can also get all available commads in help:

$ learn-generators help

1. Select a topic to learn

Once the workshop is installed, run learn-generators to print a menu where you use the arrows ↑↓ (vim jk works too) to select a topic to learn.

$ learn-generators

2. Writing your solution

Once you have selected a topic, the workshop will remember which problem you are working on. Using your preferred editor, simply create a file to write your solution in. Most topics will supply some boilerplate with which to get started. Copy this from the topic description to your solution file.

3. Testing your solution

Use the workshop's run command to point the workshop at your solution file. Your solution will loaded and passed the topic input. This usually won't perform any validation, it will only show the program output.

$ learn-generators run mysolution.js

4. Verifying your solution

Your solution will be verified against the output of the 'official' solution. If all of the output matches, then you have successfully solved the problem!

$ learn-generators verify mysolution.js

Stuck?

Feedback and criticism is welcome, please log your troubles in issues.

Thanks

You can learn generators due to this people:

NameGitHubTwitter
Ruslan Ismagilov@isRuslan@is_ruslan
Ilia Akhmadullin@i-akhmadullin@i_akhmadullin
Max Ogden@maxogden@maxogden
Christophe Porteneuve@tdd@porteneuve
Julien Fontanet@julien-f@JulienFontanet

Rod Vagg (@rvagg) made this workshopper framework (⌐■_■)

License

MIT © Ruslan Ismagilov

learn-generators's People

Contributors

derek-dchu avatar eush77 avatar finnp avatar giuscri avatar i-akhmadullin avatar isruslan avatar julien-f avatar max-mapper avatar tdd avatar trufi 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.