Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Scott Marcus

Scott Marcus

Scott Marcus has asked 2 questions and find answers to 105 problems.

Stats

2.6k
EtPoint
798
Vote count
2
questions
105
answers

About

  • Best Practices for newbies
  • Don't use inline HTML event attributes
  • Don't Use Live Node Lists
  • Scope vs. Context
  • this Binding
  • Equality and Type Conversion
  • Dynamically Modifying Boolean HTML Attributes
  • Passing Arguments in JavaScript by Value
  • Automatic Semicolon Insertion
  • 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