Travis Smith

  • Home
  • Who’s Travis?
  • Blog
  • Contact

Atlanta Code Camp: 5 Debugging Tips

Travis Smith JavaScript

After a great introduction, Toby Ho #1: Read the Error Message Uncaught: TypeError: undefined... Why? Usually leads you directly to the problem understanding it helps you understand the system know how to read between the lines knowing helps you be faster at debugging Anatomy of an Error The Error: Uncaught: TypeError: undefined is not a function filename:# onClick jQuery.event.dispatch alemData.handle The Call Stack (stacktrace) The Error Site: Place where error ... Read More

  • 29 March
  • 00 Responses

JavaScript Debugging Tip #1: Read the Error Message

Travis Smith JavaScript

Uncaught: TypeError: undefined... Why? Usually leads you directly to the problem understanding it helps you understand the system know how to read between the lines knowing helps you be faster at debugging Anatomy of an Error The Error: Uncaught: TypeError: undefined is not a function filename:# onClick jQuery.event.dispatch alemData.handle The Call Stack (stacktrace) The Error Site: Place where error occurred. Call Sites (Stackframes): Chain of function calls that lead up ... Read More

  • 29 March
  • 00 Responses
JavaScript Frameworks

JavaScript Frameworks

Travis Smith JavaScript

JS Frameworks https://www.lullabot.com/blog/article/choosing-right-javascript-framework-job http://www.devbattles.com/en/sand/post-360-Top+24+Best+JavaScript+Frameworks+for+Programmers http://picnframes.com/top-10-javascript-frameworks/ JS Tools Adobe Edge – HTML5/JS/CSS animation/interaction tool – http://labs.adobe.com/technologies/edge/ Less Framework – CSS grid system/layout – http://lessframework.com/ Less – alternative CSS syntax – supports OO-like syntax – referenced by Google at Google ... Read More

  • 29 March
  • 00 Responses
  • 1
  • 2
  • 3
  • …
  • 23
  • Next Page »

Copyright © 2025