#Getting Started with a Large Grid in Reagent This code compares Reagent and Om, two ClojureScript frameworks for Facebook React. In this project we build a simple data table using Reagent coupled with a datasource from a prior blog article. For more details visit the article Website Design in Reagent. The article discusses some of the syntax and design differences from Om as well as some common dependency problems new Clojure and ClojureScript developers may encounter.
This code was started from the leiningen template reagent-template.
This code uses a 2014 World Cup datasource built in a previous blog article.