feedback icon indicating copy to clipboard operation
feedback copied to clipboard

[Docs Update] Github Tutorial -> Step 5 -> Old Versions

Open ajay-sentry opened this issue 1 year ago • 0 comments

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

Additional Information

Screenshot 2024-05-30 at 10 11 45 AM Screenshot 2024-05-30 at 10 11 59 AM Screenshot 2024-05-30 at 10 14 27 AM

ajay-sentry avatar May 30 '24 17:05 ajay-sentry