Need some help with documentation

So I’m doing the React course here at the web platform and I want to know in what React version is based the current course to open the correct documentation. I’ve seen that it could be React 17 or React 18, but I’m not sure. Can anyone help me?

Thanks a lot!

Hi @arliumdev

Here is the message from the projects. Click on the issue link for more info.

Note: React 18 has known incompatibilities with the tests for this project (see issue)

It may be a case of using either React 17 or React 18 for certain projects.
So you may end up having to read documentation for both.

Happy coding

Yeah I saw that issue note and guess it is either 17 or 18. I will take a look and see if there are huge changes between them, and if not I just gonna take the one that doesn’t create incompatibilities with the tests. Thanks a lot mate!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.