Comment by thomasikzelf
1 day ago
This looks good! It feels a little bit similiar to ReScript. I like the idea to have nodeMain, browserMain and buildMain. The Roc language had something similiar with platforms and I love that idea!
In general I prefer a better language over an involved javascript framework that does not look like js anymore.
Thank you! Yeah, I think some of the newer frameworks really complicate dataflow. We're trying to keep dataflow clear, though it's a big design space given the distributed nature of webapps.
In any case, if you take it for a spin, I'd love some feedback.