Pinned Repositories
flow-parser
esy packaging of opam `flow_parser` package.
hello-reason
an example esy-powered Reason project
irmin-web
Esy ReasonML application for a store backed by irmin compiled with js_of_ocaml
jest
Delightful JavaScript Testing.
js_of_ocaml
Compiler from OCaml to Javascript.
ocaml-stacktrace-issue
Fairly minimal example of an issue I ran into with Printexc.get_callstack
react-dc-redux-saga-talk
Repository for the example from the React-DC talk given by myself and Lee Alexander on July 24, 2018
reason-conf-2019-talk
rely-talk
testing-abstract-data-types
Repository to accompany my article on testing abstract data types
bandersongit's Repositories
bandersongit/testing-abstract-data-types
Repository to accompany my article on testing abstract data types
bandersongit/reason-conf-2019-talk
bandersongit/react-dc-redux-saga-talk
Repository for the example from the React-DC talk given by myself and Lee Alexander on July 24, 2018
bandersongit/rely-talk
bandersongit/flow-parser
esy packaging of opam `flow_parser` package.
bandersongit/hello-reason
an example esy-powered Reason project
bandersongit/irmin-web
Esy ReasonML application for a store backed by irmin compiled with js_of_ocaml
bandersongit/jest
Delightful JavaScript Testing.
bandersongit/js_of_ocaml
Compiler from OCaml to Javascript.
bandersongit/ocaml-stacktrace-issue
Fairly minimal example of an issue I ran into with Printexc.get_callstack
bandersongit/pesy
esy pesy - project configuration for esy
bandersongit/qcheck
QuickCheck inspired property-based testing for OCaml.
bandersongit/react-typescript-hoc-example
An example of how to use different kinds of higher order components with typescript
bandersongit/reason
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
bandersongit/reason-native
Testing, printing, coloring, and other tools to effectively write native Reason code.
bandersongit/reason-native-debugger-playground
playground trying to get a native debugger working with Reason and VSCode
bandersongit/redux-saga
An alternative side effect model for Redux apps
bandersongit/rely-dunetest-example
An example of integrating rely with dune's test stanza
bandersongit/typescript-duplicate-amd-module-name-issue
Minimal repo for reproducing issue with duplicate amd-module name declarations being emitted