
JavaScript Best Practices and Patterns
Attendees will learn best practice approaches to JavaScript code organization, performance, and maintainability in order to better plan and build large-scale web applications.
Sign up for JavaScript Best Practices and Patterns Prices in USD
Additional Information
Is this class right for you?
This class is intended for advanced JavaScript developers who want to learn how to leverage the language design decisions made by JavaScript and the patterns that have grown up around it in order to structure, build, and maintain large-scale web applications.
Agenda
This class includes a combination of lecture, discussion, and hands-on exercises to let you practice your skills. We'll discuss code organization, performance, and maintainability as well as the following specific topics over the course of two days:
- Using Constructors and Prototypes
- Authoring Modular Code
- Writing Testable Code and Single Purpose Functions
- Tooling: Syntax Checkers, Task Runners, and Code Coverage