Skip to content

Commit

Permalink
Merge pull request #504 from Manvendra2000/master
Browse files Browse the repository at this point in the history
Good article on Writing Clean Code in JavaScript
  • Loading branch information
leonardomso authored Oct 7, 2024
2 parents c494b22 + 2aacff3 commit d635d2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1279,6 +1279,7 @@ The Event Loop is a critical part of JavaScript’s concurrency model, ensuring
- [The Clean Code Book - Robert C Martin](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882/)
- [How to use destructuring in JavaScript to write cleaner, more powerful code - freecodecamp](https://www.freecodecamp.org/news/how-to-use-destructuring-in-javascript-to-write-cleaner-more-powerful-code-9d1b38794050/)
- [Write Clean Code Using JavaScript Object Destructuring - Asel Siriwardena](https://betterprogramming.pub/write-clean-code-using-javascript-object-destructuring-3551302130e7)
- [JavaScript Clean Coding Best Practices](https://blog.risingstack.com/javascript-clean-coding-best-practices-node-js-at-scale/)

### <img align=center width="40" height="40" src="https://img.icons8.com/dusk/64/video.png" alt="video"/> Videos

Expand Down

0 comments on commit d635d2b

Please sign in to comment.