JavaScript Craftsmanship

Date:
Track:
Language:
english

Abstract

Avoid stepping into the rabbit hole with common anti-patterns and bad code. With a strong emphasis on how JavaScript code can be done beautiful and maintainable, this talk explains how to write very readable and testable code. At eBay we love to have our code clean, so we’ll use some examples of eBay’s code during this presentation.We’ll touch topics on how functional can intersect with object oriented programming to decrease the learning curve to your code. Or how choosing the correct data structures is more important than ever to guarantee optimal performance. All of this in a framework agnostic way, so that it is easy to take home and apply to your projects with ease. Hopefully after you have attended this talk you will code cleaner.Topics covered:Code readabilityFunctional JSObject Oriented JSUnit TestingCode structuring

Tags:

Facebook

Twitter

Sponsored by

Media Partner

Back to top