Closed larsblumberg closed 7 years ago
"Complicated" has a negative connotation, it generally refers to "difficult to understand". I'm new to Elm and from what I've read so far is that one of Elm's goals is to help us write readable code, even if our applications get "complex".
To add, as Pythoners say:
Simple is better than complex. Complex is better than complicated.
Thanks
"Complicated" has a negative connotation, it generally refers to "difficult to understand". I'm new to Elm and from what I've read so far is that one of Elm's goals is to help us write readable code, even if our applications get "complex".