#045 /dev/night/online - ClojureScript Unpacked


Details
This will be an online event!
The link to join: https://join.dev-night.io/
Jelome will introduce us to ClojureScript from the ground up.
Clojurescript is a well designed, general-purpose programming language that generates highly optimized Javascript output.
The Clojurescript syntax is small and simple to learn, although becoming used to thinking functionally will take a little more effort. Functional programming will make your applications simpler to understand and therefore easier to maintain and extend.
Clojurescript also provides an easy way to use Javascript and its vast array of libraries. You can call Javascript functions using the same syntax as Clojurescript.
Application design is simple and yet powerful, with a focus on managing data with immutable data structures (list, vector, map & set).
You will also find out what connection ClojureSciprt and React have.
### You want to give a talk?
Just submit your session through an issue here (https://github.com/dev-night/talks/issues).

#045 /dev/night/online - ClojureScript Unpacked