feedback
feedback copied to clipboard
[Docs Update] Github Tutorial -> Step 5 -> Old Versions
Description
Code that is recommended to the user is using "old" coding principles in the JS world.
The versions of packages we are recommending to the user are also out of date. Namely, jest version is now on v29.7 and we are recommending 27.4.7. The Babel config version is also out of date
We are also recommending for the user to use CommonJS syntax vs. ESModule syntax; which seems to be getting phased out in newer projects as well.
Also, should we be recommending TypeScript??
Node version also recommends v17.6 which is EOL.
Page(s)
https://docs.codecov.com/docs/github-5a-writing-a-frontend
Current State
[] Broken Link [] Unclear Language [] Inconsistent Formatting [] Missing Information [] Missing Updates for New Features [] Deprecated Features [X] Outdated