d0lim / functional-javascript

Study repo for javascript with functional programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

functional-javascript

Study repo for javascript with functional programming

Status

Learning from inflearn lecture

Requirements

You need parcel to run server with HTML
You need nodemon for running js files.

How to run?

yarn start <your-file-path>

About

Study repo for javascript with functional programming

License:MIT License


Languages

Language:JavaScript 90.6%Language:HTML 9.4%