React Philosophy link doesn't work
Closed this issue · 1 comments
mariiakornieva commented
The link to React Philosophy on the page https://todomvc.com/examples/react/#/ no longer works.
Right now the link goes to https://www.quora.com/profile/Pete-Hunt/Posts/React-Under-the-Hood, which is not found (404 received).
I believe the new link to Pete Hunt's "React: Under the Hood" article is: https://petehuntsposts.quora.com/React-Under-the-Hood.
flashdesignory commented
This has been addressed in the new React pr that was merged: #2202