Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next phase for the project #72

Open
josebalius opened this issue Apr 22, 2015 · 0 comments
Open

Next phase for the project #72

josebalius opened this issue Apr 22, 2015 · 0 comments

Comments

@josebalius
Copy link
Owner

When I first wrote ngReactGrid, I did it out of necessity due to the limitations I was facing in the AngularJS application I was working with.

Since then, I have moved on to different projects and technologies. Lately I have been using ReactJS/Flux for all new projects and have stopped using Angular 1.x. React and Angular have also come a long way, with ES6 classes now supported in React and Angular 2 on the way, it is an exciting time.

I am now back on a project that needs a grid like ngReactGrid but without the ng part. Because of this, I will be focusing my time on this new project: https://github.com/josebalius/react-grid which aims to be better organized and more maintainable and support the latest and greatest from React and ES6.

I will be creating adapters for both Angular 1.x, Angular 2.x and KnockoutJS for react-grid so that you can still use it inside your current apps.

As of today April 22, 2015, all new development will take place in the new project. I have already started to bring over a lot of functionality found here.

A few goals:

  1. Get rid of CSS, it's a pain to package with React components, so I will be shooting for inline styles as much as i can.
  2. Get on NPM, I realize react-grid is taken but I will come up with something else.
  3. Implement most of the requested features here and fix some of the bugs.

I hope this comes as good news to most of you, and I promise to try and make the transition as seamless as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant