Blogs | Srijan

Eliminate JavaScript CodeSmells

Written by Elijah manor | Jul 13, 2016 10:38:00 AM

This webinar has now ended. Please view the session recording below.

 

 

Explore how to detect ‘code smells' & identify ways to deodorize

 

Check out Elijah Manor's complete presentation on Eliminating JavaScript Codemells.

Have you ever written JavaScript that worked, but you didn't feel good about it? Maybe you knew it wasn't optimal, but you didn't yet know a better way to write it. We are going to give that code a name... a "code smell". "

"A code smell is a surface indication that usually corresponds to a deeper problem in the system." --Martin Fowler

In this session we will look at various JavaScript code smells and discuss techniques that will help us eliminate and protect against their pungent odors. Join the webinar and explore how to detect ‘code smells’, and identify several ways to deodorize the stench.

The Webinar Covers:

  • How to identify JavaScript code smells, or code that is not optimal

  • Mastering techniques that help eliminate these code smells