Closed jsstrn closed 8 years ago
hey hey! i'd like to give a talk.
Title of your talk: Debugging JavaScript, without console.log (!!!)
Talk description: Let's talk about debugging JavaScript. Most of us start out learning how to debug by logging stuff to the console. But sometimes, that doesn't tell us enough. Was my DOM element updated at all? What series of events led to that error? What if things are crashing in library code that you don't have access to?
In this talk, we'll go through the basics of the Chrome devtools debugger, inspecting variables during runtime, tracing stack calls, as well as debugging library code. We'll also run through a couple of real life bugs with the debugger and talk about how you can start getting comfortable with using it.
Presenters: Sher Minn Chong @piratefsh Duration requested: default Deck URL (if any): n/a yet
@piratefsh awesome!
Hi @taras can I confirm that you'll be giving this talk this month?
@jsstrn I'm not sure if I'll be in Asia at that time. I'm sorry I can't commit for this one.
I'd like to present: JavaScript on the JVM With the Java8 JVM the build in JavaScript engine has been upgraded from "Rhino" to "Nashorn". Together with the Vert.x project that enables JavaScript execution without the V8 or NodeJS. It offers "Java" shops to tiptoe into JavaScript applications. I will provide an introduction, code samples and comparison to nodeJS
... could be next month too
@Stwissel I've updated this month's talk.js agenda with your talk. See you this Thursday then.
Excellent. See you Thursday!
Thanks @piratefsh @finalight @Stwissel for your interesting talks yesterday.. it was a pleasure learning from all of you.
Details
Organizers' to-dos
Speakers
console.log
by Sher Minn Chong @piratefshWant to speak at this month's talk? Leave a comment below with the following details:
* checked boxes indicate confirmed/done