Clean Code: Variables - Beau teaches JavaScript

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



Duration: 5:11
36,590 views
785


Learn the best practices of how to write clean code in JS. This video tutorial shows you how easy is to create Javascript variables that are readable, reusable, and refactorable. The video is based on an article from Ryan McDermott.

Original article:
🔗 https://github.com/ryanmcdermott/clean-code-javascript

Code:
🔗 http://codepen.io/beaucarnes/pen/EZVmjv?editors=0010

Learn more about variables from Briana Swift: https://youtu.be/NJhXiR1z7Kg?list=PLWKjhJtqVAbmfoj2Th9fvxhHIeqFO7wOy

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
▶Clean Code: https://www.youtube.com/playlist?list=PLWKjhJtqVAbkK24EaPurzMq0-kw5U9pJh

-
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
Follow us on twitter: https://twitter.com/freecodecamp
Like us on Facebook: https://www.facebook.com/freecodecamp
Follow Quincy on Quora: https://www.quora.com/Quincy-Larson







Tags:
javascript
clean code
variables