Hacker News new | ask | show | jobs
by dengar007 4160 days ago
One could use React with one of the more established Grid plug-ins -- jQuery grids for instance. (here is an example of someone using KendoUI gauges with React http://ifandelse.com/using-reactjs-and-kendoui-together/)

With Griddle, we were trying to mostly stick with React so it could be used without other libraries (we do currently have a dependency on underscore but we're hoping to remove that at some point in the future as well).