|
|
|
|
|
by catlover76
967 days ago
|
|
This isn't a production thing, but I am using Elm for a project for the first time right now. I mostly like it thus far, but am not a convert. My overall takeaway is that a lot of where I thought React was going initially was stuff I see present in Elm, and that Elm had pinned down since seemingly before React got on the scene. Namely, I am thinking of the observer pattern style way of updating data. |
|