josebalius / ngReactGrid

A really fast Angular grid using the power of React to render. Based on ng-grid and jQuery DataTables.
http://josebalius.github.io/ngReactGrid/
MIT License
328 stars 47 forks source link

Refactoring #69

Closed josebalius closed 9 years ago

josebalius commented 9 years ago

Hey guys,

In the past couple of days I have been pondering a possible rewrite for ngReactGrid. There have been a lot of developments in the past 6 months, and I would like to structure the project a bit better and make use of ES6 as much as possible. The addition of new features over time is taking a toll on the maintainability of the project and I really think it would benefit from a rewrite/refactor. Doesn't have to be major, but it will allow me/us to ship new features faster.

I will create a new branch and start with the basic layout. Let me know if there is anything you want to help with or discuss.