The React tutorial is containing ComponentWillMount lifecycle which is deprecated.
We should drop this challenge?
What is the point of including a deprecated lifecycle method ?
Deprecated methods are still used in codebases so I vote to leave this. There's a note explaining that it is being deprecated.
Most helpful comment
Deprecated methods are still used in codebases so I vote to leave this. There's a note explaining that it is being deprecated.