Needs advice
I adopted Clojure and ClojureScript because:
- it's 1 language, multiple platforms.
- Simple syntax.
- Designed to avoid unwanted side effects and bugs.
- Immutable data-structures.
- Compact code, very expressive.
- Source code is data.
- It has super-flexible macro.
- Has metadata.
- Interoperability with @{JavaScript}|tool:1209|, @{Java}|tool:995| and @{C#}|tool:1015|.
0 views0
Comments