Clean Code: Testing, Concurrency, & Error Handling - Beau teaches JavaScript

Subscribers:
10,900,000
Published on ● Video Link: https://www.youtube.com/watch?v=QnLBGxtteV8



Duration: 4:17
9,109 views
208


Learn the best practices of how to write clean code in JS. This video tutorial covers how easy is to make your code clean in testing, deal with concurrency, & making it less prone to error using error handling best practices.

❤️ Ryan McDermott’s original article: https://github.com/ryanmcdermott/clean-code-javascript

▶The full Clean Code playlist: https://www.youtube.com/playlist?list=PLWKjhJtqVAbkK24EaPurzMq0-kw5U9pJh

💻 Code: http://codepen.io/beaucarnes/pen/JWZONy?editors=0010

🐦 Beau Carnes on Twitter: https://twitter.com/carnesbeau

⭐JavaScript Playlists⭐
▶JavaScript Basics: https://www.youtube.com/playlist?list=PLWKjhJtqVAbk2qRZtWSzCIN38JC_NdhW5
▶ES6: https://www.youtube.com/playlist?list=PLWKjhJtqVAbljtmmeS0c-CEl2LdE-eR_F
▶Design Patterns: https://www.youtube.com/playlist?list=PLWKjhJtqVAbnZtkAI3BqcYxKnfWn_C704
▶Data Structures and Algorithms: https://www.youtube.com/playlist?list=PLWKjhJtqVAbkso-IbgiiP48n-O-JQA9PJ

-
We're busy people who learn to code, then practice by building projects for nonprofits. Learn Full-stack JavaScript, build a portfolio, and get great references with our open source community.

Join our community at https://freecodecamp.com
Read our Medium publication at https://medium.freecodecamp.com/







Tags:
clean code
async
await
promises
testing
errors
log