An open API service indexing awesome lists of open source software.

https://github.com/moonhighway/javascript-hip

A set of classroom files that focuses on functional javascript, ES6, and TDD.
https://github.com/moonhighway/javascript-hip

Last synced: 3 months ago
JSON representation

A set of classroom files that focuses on functional javascript, ES6, and TDD.

Awesome Lists containing this project

README

          

Javascript Hip
================
This repository contains a set of files that are used in Moon Highway's JavaScript Hip class. This class focuses
on the trendy functional programming style that can be used in JavaScript. In addition to functional programming,
this class includes a heavy focus on ES6 and Test Driven Development.

Topics
------

* Functional Javascript
* Advanced Functions
* Advanced Arrays
* Underscore JS
* Async Programming
* ES 6 and Babel
* Test Driven Development with Jasmine