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

https://github.com/sashafklein/basicjs


https://github.com/sashafklein/basicjs

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

An attempt to gain better comfort with functional programming, command-line node.js, and traditional javascript syntax.

### FunctionalJS
* A node-based learning tool designed to give basic functional JS knowledge.
* [Find here](http://nodeschool.io/#functionaljs)

### Euler
* My javascript solutions to some Project Euler problems.
* Problems can be found [here](projecteuler.net)