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.
How to identify JavaScript code smells, or code that is not optimal
Mastering techniques that help eliminate these code smells