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

Handle TODO comments #133

Open
1 of 11 tasks
Avuidrauxs opened this issue Dec 28, 2018 · 20 comments
Open
1 of 11 tasks

Handle TODO comments #133

Avuidrauxs opened this issue Dec 28, 2018 · 20 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed in-progress

Comments

@Avuidrauxs
Copy link
Contributor Author

screen shot 2018-12-28 at 3 03 06 am

@atherdon Hasn't this been achieved already , from the TODO, i'm reading

@atherdon
Copy link
Member

@Avuidrauxs can you add a codeline to each of this todos, so i can quickly review it and undestand a context?
like this: https://github.com/GroceriStar/showcase/blob/master/src/App.js#L4-L8

for this case - yeah - just delete a todo comment and next import of homeview.
Note: please fork showcase and apply your changes via pull request

@atherdon atherdon added enhancement New feature or request help wanted Extra attention is needed in-progress labels Dec 28, 2018
@Avuidrauxs
Copy link
Contributor Author

@atherdon , okay understood. I have updated the issue description with links now as requested.

@Avuidrauxs
Copy link
Contributor Author

Avuidrauxs commented Dec 29, 2018

@atherdon , Can you clarify what you want me do with reworm over here ? https://github.com/GroceriStar/showcase/blob/master/src/App.js#L12,

@atherdon
Copy link
Member

@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.

@atherdon
Copy link
Member

find some paper notes, related to showcase project- will add them as tasks for future at issues.
tell me if you pick some of this todos or i should pick it for you. just not sure what the status is

@atherdon
Copy link
Member

atherdon commented Jan 2, 2019

I'm also jumping into this project for a few days, so be ready to my avalanche of small commits :(

@Avuidrauxs
Copy link
Contributor Author

@atherdon , I'm on them. But I'll be wary of your commits 😄

@Avuidrauxs
Copy link
Contributor Author

Avuidrauxs commented Jan 3, 2019

@atherdon , What kinda links method from react-router you want me to use in https://github.com/Avuidrauxs/showcase/blob/master/src/InsideLayout.js#L17,

Do you want me to refactor the function to use <Links> or rather use history.push() from History to redirect to onClick of the button.

@Avuidrauxs
Copy link
Contributor Author

@atherdon , Also yeah I will see if reworm is still relevant for what we want to achieve.

@atherdon
Copy link
Member

atherdon commented Jan 3, 2019

@Avuidrauxs we should connect somehow the getLink function with our router component.
I mean - it's bad that we hardcoded this path '/grocery/:id' . let's assume this situation: you change links at router, for example to '/grocerylist/:id' and after this chages - getLink method is actually a bug, and only if you remember about it - you'll fix it.

@atherdon
Copy link
Member

atherdon commented Jan 3, 2019

@Avuidrauxs
Copy link
Contributor Author

@atherdon What states should I check before rendering the InsideLayout, https://github.com/GroceriStar/showcase/blob/master/src/components/Cell/InsideLayout.js#L22-L30

@Avuidrauxs
Copy link
Contributor Author

@atherdon Also on the context of reworm with React's new Context API, we probably could stick with that since it will be less complex for other interns to pick up on the topic of state management. I would like to iron out more details and debate this with you but what do you think of React's Context API ?

@atherdon
Copy link
Member

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 ;)
if you want - we can create a small separated task, where we'll have only one of TODOs - that you'll be able to solve quickly

@Avuidrauxs
Copy link
Contributor Author

@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

@Avuidrauxs
Copy link
Contributor Author

@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

@atherdon
Copy link
Member

@Avuidrauxs ok, will create a small task and then reply to your question

@Avuidrauxs
Copy link
Contributor Author

@atherdon Okay I'm waiting patiently :-)

@atherdon atherdon mentioned this issue Jan 17, 2019
4 tasks
@atherdon
Copy link
Member

@Avuidrauxs please check #171 task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed in-progress
Projects
None yet
Development

No branches or pull requests

2 participants