-
Like [many other people](https://github.com/pyedifice/pyedifice/discussions/43), I want to write good-looking apps with React-style (Model-View-Update, The Elm Architecture) in 100% Python.
Congrat…
-
Options like:
- https://github.com/purescript-contrib/purescript-react
- https://github.com/paf31/purescript-thermite
- https://github.com/slamdata/purescript-halogen
I have a hard time to choose bet…
-
Can you list useful resources on here? @andrewMacmurray @zooeymiller @finnhodgkin
-
Immutable data are used heavily for web applications today, commonly with Elm-like (redux, ngrx, ...) architectures. Most common thing web developer is doing with data is creating a copy of it with so…
-
## Idea
Workshop participants can build a game by composing simple geometric shapes and events into their own game logic.
## Technical requirements
- An **easy-to-use graphics package**
- Maintain …
-
We need this tutorial to be reviewed by a person who is _reasonably_ `new` to both JavaScript and the Elm Architecture so that we can:
+ [ ] _confirm_ that the steps are clear
+ [ ] check code is w…
-
I was thinking about some other concepts that we don't have at the moment.
I would love to have some opinions. We can leave this issue open to discuss that topic.
## String => #536
That would …
-
Using cookiecutter, how do i generate an elm file ? i am building a form with few attributes which i want to genereate as an html file which will be use as a rest interface with Flask
any suggestio…
-
Does anyone know a good tutorial to grasp the rational behind union-types so that I understand the problem they solve? I know basic functional programming with Ramda but would like to learn more about…
-
@jfairbank's talk at Codemash 2017 is a _strong_ contender for "Best intro to Elm" for complete beginners:
[![image](https://user-images.githubusercontent.com/194400/33337143-f5230204-d469-11e7-9984-…