- Best Practices for newbies
 - Don't use inline HTML event attributes
 - Don't Use Live Node Lists
 - JavaScript Passes Everything By Value
 - Scope vs. Context
 thisBinding- Equality and Type Conversion
 - Dynamically Modifying Boolean HTML Attributes
 - Passing Arguments in JavaScript by Value
 - Self-Terminating Tags and Why You Should Not Use Them
 - How Prototypical Inheritance Works
 - Overriding in Prototypical Inheritance
 - Cancelling Form Submission Due to Validation Logic
 - Creating Button Groups
 - Auto-Capitalize Only the First Letter of Each Word
 - Feature Detection and Cross-Browser Coding
 JSON.stringify()and Preserve Functions- JavaScript Ternary Operator
 alert()Runs Before Page Updates- Event Handling the "Right" Way