The quality is low here. One of the node links to https://github.com/RisingStack/node-style-guide - which has a "Depraction" notice and is mostly a copy of the airbnb node style guide.
Programing Best Practices 2023
11–13 of 13 posts
Re: Programing Best Practices 2023
#12Unfortunate that the repo name and header text of the README both misspell “programming”
Contraire, it's illustrative of the content's quality.
Re: Programing Best Practices 2023
#13Now that I use ChatGPT to write my code, I care much less about best practices. I’m a copy and paste guy now.
If anything, with ChatGPT I care more about best practices - since the minutiae is handled by our new robot colleague, I'm free to focus more on the higher-level details, including code quality and readability.
I only focus on architecture now. ChatGPT handles the rest.