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

https://github.com/ryuheechul/elm-reason-react-ts-js

An example of a setup to use co-existing elm, reason, react, typescript and javascript
https://github.com/ryuheechul/elm-reason-react-ts-js

Last synced: 5 months ago
JSON representation

An example of a setup to use co-existing elm, reason, react, typescript and javascript

Awesome Lists containing this project

README

          

# elm-reason-react-ts-js
An example of a setup to use co-existing [Elm](http://elm-lang.org), [Reason](https://reasonml.github.io), [React](https://reactjs.org), [Typescript](https://www.typescriptlang.org) and [Javascript](https://developer.mozilla.org/ko/docs/Web/JavaScript)

# Why
- I like them with each different reasons
- I never was completely satisfied with using just one of them
- It would be really nice to have an template/example to have the simplest setup possible to use all of them smoothly.

# Front-end
> **WIP**
> set up with a bundler

# Back-end
> **WIP**
> set up with nodejs

# Helpful Resources
- http://elm-lang.org/blog/how-to-use-elm-at-work
- https://github.com/jaredpalmer/razzle
- https://github.com/reasonml/reason-react/blob/master/docs/interop.md