Seven JavaScript Techniques You Should Be Using Today

This article I found in Digital Web Magazine and gives extensive idea of how everyone should use JavaScript nowadays. Here is a summary of the best practices which are described there:

– Branch when possible
– Make Flags
– Make bridges
– Try Event Delegation
– Include methods with your getElementsByWhatever
– Encapsulate your code
– Reinvent the wheel

view original

No related posts.

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Read previous post:
My First Orcas Beta1 Review

Last night I had the chance(meaning time) to download and install the new Beta1 release. Here will share some of...

Close