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
- Host: GitHub
- URL: https://github.com/ryuheechul/elm-reason-react-ts-js
- Owner: ryuheechul
- Created: 2018-01-19T09:35:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T08:56:16.000Z (over 8 years ago)
- Last Synced: 2025-06-17T22:11:27.464Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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