filmov
tv
10 Common JavaScript Clean Code Mistakes
Показать описание
We all want to write better code so we can advance in our careers and show our colleagues how good we are. But that's tough when your code smells.
In this video, I'm going to show you 10 common JavaScript code smells and how you can avoid these making these mistakes.
1. Stuffing lots of logic inside a single function
2. Mutating objects & arrays instead of using the spread operator
3. Using await where a promise isn't returned
4. Over-complicated parameter list
5. Un-used or commented code
6. Pointless comments
7. Pointless conditions
8. Apply DRY within a service
9. Bad tests
10. Not enforcing these rules
🌎 Follow me here:
In this video, I'm going to show you 10 common JavaScript code smells and how you can avoid these making these mistakes.
1. Stuffing lots of logic inside a single function
2. Mutating objects & arrays instead of using the spread operator
3. Using await where a promise isn't returned
4. Over-complicated parameter list
5. Un-used or commented code
6. Pointless comments
7. Pointless conditions
8. Apply DRY within a service
9. Bad tests
10. Not enforcing these rules
🌎 Follow me here:
10 Common JavaScript Clean Code Mistakes
10 JavaScript Clean Code Examples
JavaScript Pro Tips - Code This, NOT That
Cleaner Code: 3 Ways You Can Write Cleaner Code
3+ Ways to Write Clean Code in JavaScript
JavaScript Clean Code
For the Love of God Don't Write Code Like This (Clean Code with Javascript examples)
Top 3 Clean Code Practices
Miscellaneous operators and switch case in Javascript| DSA in Javascript Course | Part 2
What is a Good Comment in JavaScript? | Clean Code Tutorial
Do THIS to Write Clean Code! | JavaScript Pro Tips (2021)
8 Must Know Tips For Writing Clean JavaScript (Blind Reaction)
How to Write Clean Javascript Code - Use These Techniques
REST API Mistakes Every Junior Developer should Avoid | clean-code
Typescript Mistakes Every Junior Developer should Avoid | clean-code
10 React Antipatterns to Avoid - Code This, Not That!
10 Design Patterns Explained in 10 Minutes
Best Programming Languages #programming #coding #javascript
How principled coders outperform the competition
3 Tips To Write Clean Code (from an ex-Google software engineer)
Stop Recommending Clean Code
Javascript Clean Code, bad code vs good code, semicolons with functions
Stop Adding Parameters // Clean Code JavaScript (TypeScript)
5 Mistakes That Are Killing Your Coding Progress
Комментарии