Skip to content

WIP run through of algorithm problems from Free Code Camp, using Reason

Notifications You must be signed in to change notification settings

DanCouper/fcc-reason

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCC JS Crap in ReasonML

Attempted translating of the JS stuff on FCC to Reason. Given this is running parallel to learning OCaml, expect extremely bad code.

Installation

yarn
yarn start

The initial call should install dependencies - bs-platform is the key, as that is going to compile the code etc.

The.bsconfig file specifies the Bucklescript config for the project. See http://bloomberg.github.io/bucklescript/docson/#build-schema.json for an overview of options.

The call to yarn start will kick off a watch server.

Dev env

JS workflow is here - I use Atom and have a Spacemacs-like setup, and Nuclide screwed that up, so I installed everything seperately which is a pain, but need to just keep following links for each package & installing relevant opam dependencies for each one and it seems to work in the end.

Useful links

About

WIP run through of algorithm problems from Free Code Camp, using Reason

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages