1. React
  2. ReactNext
  3. 2017
  4. React on Steroids with ClojureScript

React on Steroids with ClojureScript

Yehonathan Sharvit at ReactNext 2017

In this talk, we will see how fun and productive it is to write a React application using ClojureScript. ClojureScript is a pragmatic functional LISP-based language for the browser. It embraces immutability and provides the fastest wrappers for React like reagent and om. I will show the basics of the language and show how well it integrates with React. This talk will feature lots of live coding demo.