JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
Journey of this.developer
Journey of this.full-stack-developer
Journey Resources
Task
Journey Blog
Week of 8/1/2021
More
Share
Explore
JavaScript
ES6
Treehouse
Note: This new version of JS helps with debuggng and preventing forced errors. “use strict”
and using Let and Const instead of Var. This will make sure variables are not in conflict, and can help prevent an infinite loop.
Mozilla Dev Doc 'let'
Mozilla Dev Do 'const'
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.