|
|
|
|
|
by bbcbasic
3500 days ago
|
|
Similar experience. Once you get to grids and calendar controls it is a hassle with no clear path. I think two things are require for to solve this: 1. Some way to make it easy to drop in components into an existing view. Global state makes this hard, but it may be possible with some of Haskell's funky features, or even just type classes. 2. With the above we just need people to write some basic controls for Elm and give them more features. We need an ecosystem. |
|