|
|
|
|
|
by hombre_fatal
847 days ago
|
|
I still use Elm for personal projects as well. It’s nice to come back to an old project and become immediately productive not just because of the type system but because all Elm apps work the same. Coming back to an old React app is usually a pain because everything changes between projects, even the state management architecture. |
|