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

Can't find React 16 docs #24802

Closed
AllanPinheiroDeLima opened this issue Jun 28, 2022 · 6 comments
Closed

Can't find React 16 docs #24802

AllanPinheiroDeLima opened this issue Jun 28, 2022 · 6 comments

Comments

@AllanPinheiroDeLima
Copy link

I googled it, asked some work colleagues, and nobody seems to know where the docs for v16 are. Is there any docs of this version left ? We have landed a big project that we need do fix, but I don´t find the docs anywhere.
I saw in other threads that older versions of docs are deleted, is that true ? If it isn't online, is there even a place where I can download and serve locally ?

It seems weird to have those docs deleted, since some projects are never updated at all

Thank you!

@JustinTime42
Copy link

Been there! I've managed to find what I need on the WayBackMachine, which has pretty thorough snapshots of react.js back to 2017.
http://web.archive.org/web/20170901000000*/reactjs.org

@alex-streza
Copy link

I've looked up the docs too, the only information I found related to React v16 were the changelog blogs, undoubtedly you found them too but will leave them here.

React Changelog Blogs

@LuisFilipePedroso
Copy link

But what do you want to look at in the previous docs?
I mean, the new one is a consequence of the older one, so what you want should be at the React 18 documentation.

@gaearon
Copy link
Collaborator

gaearon commented Jul 4, 2022

You can use https://17.reactjs.org/, which is pretty much the same as 16. There have been almost no changes between 16 and 17 except for minor semantic breakages.

@gaearon gaearon closed this as completed Jul 4, 2022
@f1am3d
Copy link

f1am3d commented Jan 12, 2023

@gaearon Why the fuck they removed docs for the older versions? That's nonsense!
Any other lib/framework has docs versioning.
(ex.)
image

@thefonso
Copy link

I feel sorry for the thousands of people learning React based on 16.x (looking at you Boot-Camps). When they graduate....there will be No documentation. And no 17 !== 16 18 !== 16 in regards to documentation. This is unprofessional. Not seen anything like this delete the docs move in 20 years.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants