(Translated by https://www.hiragana.jp/)
GitHub - maczyt/exercises: :cn: Javascript exercises/exercise clone from kolodny/exercises
Skip to content

🇨🇳 Javascript exercises/exercise clone from kolodny/exercises

Notifications You must be signed in to change notification settings

maczyt/exercises

Repository files navigation

[![Gitter][gitter-image]][gitter-url]

These are some basic (and advanced) coding challenges

Here's the basic workflow:

[~]         $ git clone https://github.com/kolodny/exercises
[~]         $ cd exercises
[exercises] $ npm install
[exercises] $ cd debounce
[debounce]  $ vi index.js
[debounce]  $ npm test

This uses a basic TDD approach so take a look at the test.js file in each directory to see what needs to be implemented, write an index.js as the solution file

Contributing

Pull requests welcome, please follow the basic workflow:

  1. Make a folder
  2. Copy a package.json from a sibling folder
  3. Make a test.js file
  4. Optionally provide a README.md

Exericse

  1. async
  2. binary-search
  3. curry
  4. debounce
  5. flatten
  6. flatten-thunk
  7. invert-tree
  8. jasmine-async
  9. map
  10. memoize
  11. merkle
  12. middleware
  13. morse-code
  14. once
  15. sort
  16. throttle
  17. throttle-promises
  18. update
  19. value

现在ただあまjasmine-async/merkle/morse-code/throttle-promise, わが对这些不很感兴趣,所以ゆえん exercise 就做到此为どめゆうさらこのみてきかい方法ほうほう私信ししん

ほろしん: maczyt QQ: 369280416

About

🇨🇳 Javascript exercises/exercise clone from kolodny/exercises

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published