-
Notifications
You must be signed in to change notification settings - Fork 5
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
Handle TODO comments #133
Comments
@atherdon Hasn't this been achieved already , from the TODO, i'm reading |
@Avuidrauxs can you add a codeline to each of this todos, so i can quickly review it and undestand a context? for this case - yeah - just delete a todo comment and next import of homeview. |
@atherdon , okay understood. I have updated the issue description with links now as requested. |
@atherdon , Can you clarify what you want me do with |
@Avuidrauxs let's skip a reworm for now. or spend some time and generate an explanation for me how you'll do it and how it'll benefit to us. because i didn't read a lot about it. |
find some paper notes, related to showcase project- will add them as tasks for future at issues. |
I'm also jumping into this project for a few days, so be ready to my avalanche of small commits :( |
@atherdon , I'm on them. But I'll be wary of your commits 😄 |
@atherdon , What kinda links method from Do you want me to refactor the function to use |
@atherdon , Also yeah I will see if reworm is still relevant for what we want to achieve. |
@Avuidrauxs we should connect somehow the |
this todo can be done pretty quick too: https://github.com/GroceriStar/showcase/blob/master/src/components/Cell/InsideLayout.js#L22-L30 |
@atherdon What states should I check before rendering the InsideLayout, https://github.com/GroceriStar/showcase/blob/master/src/components/Cell/InsideLayout.js#L22-L30 |
@atherdon Also on the context of |
i like an idea of Context API. @Avuidrauxs can you give me details about what do you want to debate of :) Btw, in the last weeks we have some updates with our project. We still need a lot of things todo, but this task with this codelines should be updated. And I want to see some code updates from you as well ;) |
@atherdon , Yaah but I think first of all I want to know the ideal way you want new interns to be able to grasp new knowledge of state management. And also I am yet to deeply work with components to access how well we can manage state for components |
@atherdon , Yes let's create a small one task that will enable me to blend back easily to the codebase , I've been absent for too long |
@Avuidrauxs ok, will create a small task and then reply to your question |
@atherdon Okay I'm waiting patiently :-) |
@Avuidrauxs please check #171 task |
This issue was opened to handle tasks related to all the TODO comments in the project
The text was updated successfully, but these errors were encountered: