Over the years JavaScript has gotten a terrible rap among Java developers. From its horrible type coercion to its incessant global scoping, JavaScript is full of pitfalls for those more accustomed to descendants of C++. Using Douglas Crockford's "JavaScript the Good Parts" as a rough guide, I will give a brief introduction of the language. I will show some of the common traps for Java developers, along with how to properly mitigate those issues. Topics include: type coercion, object creation, function invocation, and scoping.
forked from potetm/js-for-java-devs
-
Notifications
You must be signed in to change notification settings - Fork 0
kareemallen/js-for-java-devs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Source files for a talk to Nashville Java User's Group.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published