meshenka / es6-libs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES6 libs

Build Status

a sample configuration for a node/babel js env with mocha and chai

What did i learn

  • node with babel for ES6+
  • Promise & Async Await principles
  • Node Stream and Transform
  • mocha & chai testing for asynchrone code
  • generator functions, yield in combination with spread operator

About

License:MIT License


Languages

Language:JavaScript 100.0%