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

Market analysis of react-cli #26

Open
charithsoori opened this issue May 30, 2017 · 4 comments
Open

Market analysis of react-cli #26

charithsoori opened this issue May 30, 2017 · 4 comments

Comments

@charithsoori
Copy link
Collaborator

Focus
We need to look into why this hasn't reached to developer community yet.

NPM Stats
0 downloads in the last month

https://www.npmjs.com/package/@99xt/react-cli

@rajikaimal
Copy link
Contributor

rajikaimal commented May 30, 2017

Major reason is the create-react-app which is a really good project for initial project scaffolding, but doesn't support for further in the development process.

In the case of react-scaffolder, it supports both cases. Therefore I think we should focus more on where create-react-app is not focusing on, and try to co-exist in the eco-system by supporting each other.

@rajikaimal
Copy link
Contributor

rajikaimal commented May 30, 2017

Main focus should be on the development process for devs, rather than the initial scaffolding process. And one reason for not reaching out to the community could be that we didn't continuously market the tool.

@charithsoori
Copy link
Collaborator Author

Shall we start continuously market the tool bit of further development ?.

What about releasing a production ready boilerplate as well and integrate it with this cli with improved documentation.
And maybe we can list down points to address here in order to be niche.

@rajikaimal
Copy link
Contributor

This should support the feature of getting custom templates, so that the user can initiate the project with a boilerplate of his/her like, rather than being opinionated on the project structure. We'll provide the default boilerplate from our repo, but there will be an option to select custom boilerplates to initiate projects.
Reason is that there are many good boilerplates with advanced features provided by projects such as create-react-app.

I'll list down few points, where we need to focus on.

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

2 participants