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

Go through existing components and remove lifecycle methods we're no longer using #1918

Open
smcmurtry opened this issue Feb 26, 2019 · 3 comments

Comments

@smcmurtry
Copy link
Collaborator

smcmurtry commented Feb 26, 2019

Lifecycle methods like: componentDidUpdate, componentDidMount, etc.
These are really bad for causing bugs and we probably don't need to be using them.

@PeterBarrett2
Copy link

PeterBarrett2 commented Mar 6, 2019

How is your team handling the tech debt? Are you putting them into sprints as individual tasks or is there a pool of tech debt that the devs work on over time? @smcmurtry

@smcmurtry
Copy link
Collaborator Author

Unless the tech debt issue is a large one we haven't been representing these in trello. We are treating these similarly to bugs and working on them alongside the other sprint work.

@PeterBarrett2
Copy link

Excellent, thanks for the information! :)

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

2 participants