CodeWars

April 6, 2018 ยท View on GitHub

CodeWars

Maintainability PRs Welcome code style: prettier

Practice make Perfect

  • ๐ŸŽ‰ Unit test with jest
  • โœจ Simple code
  • ๐ŸŽจ Readable code

Getting Start

git clone https://github.com/tangweikun/codewars.git
cd codewars
npm install
npm run test // also you can run `npm run watch`

Recommend

  • ๐ŸŽ‰ Leetcode
  • โœจ Javascript Design Pattern
  • ๐ŸŽจ Lodash With ES6

Contents

  1. 0.1Getting Start
  2. 0.2Recommend