|
|
|
|
|
by atonse
1204 days ago
|
|
You can be plenty sloppy in elixir. I’ve seen it. It’s exactly like older style PHP in the sense that you can build entire apps without having to do any object or data design. It’s all functions, like old style PHP. Modern PHP of course uses objects and cleaner code liberally. |
|