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

Documenting the code #472

Open
cloudkompute opened this issue Oct 27, 2017 · 8 comments
Open

Documenting the code #472

cloudkompute opened this issue Oct 27, 2017 · 8 comments

Comments

@cloudkompute
Copy link

It would really be great if you can explain what a particular piece of code is doing. This will help novice developers like me learn how things are actually working. If not possible, kindly write an article,

@mitjade
Copy link
Collaborator

mitjade commented Oct 27, 2017

This is for sure where we need to improve the most. This is also planed, but might take some time to write this.

I would help if you would point out what is unclear and we can help out, or point you to some resources where something similar is explained.

@cloudkompute
Copy link
Author

Thank you.. I will. btw do you have a roadmap or is this kit "almost" complete? Can we use it in production now?

@cloudkompute
Copy link
Author

for now.. i have a question. Redux is there to maintain the client-side state in a single store. Now if we use third-party components like antd Table or let's say react-google-maps, how is it possible to maintain the state of our own components and third-party components in the redux (single place) store?

@mitjade
Copy link
Collaborator

mitjade commented Oct 27, 2017

Roadmap can be found here #176.

Kit is already production ready. Module examples are intended to demonstrate the kit capabilities and not to be taken as bullet proof, but more as proof of concept.

@mitjade
Copy link
Collaborator

mitjade commented Oct 27, 2017

@coooolers This question is outside the scope of this kit.

@cloudkompute
Copy link
Author

yes i know :)

@mitjade
Copy link
Collaborator

mitjade commented Oct 27, 2017

Also please use gitter, for general discussion.

@aneilbaboo aneilbaboo mentioned this issue Dec 11, 2017
28 tasks
@aneilbaboo
Copy link

@coooolers I created an issue for documenting the feature classes: #565. What do you think?

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

No branches or pull requests

3 participants