Technology, Data and Science

JavaScript: Best Practices for Functions and Classes

Suggested prerequisites

  • Experience coding front-end JavaScript, including modern ECMAScript 6 (ES6) syntax

JavaScript uses C-based syntax, but the structures at its core, namely functions and classes, behave very differently than C behaves. Leveraging recommended techniques can help you develop JavaScript code that is more consistent and easier to maintain. In this course, explore best practices for architecting your programs with JavaScript developer Sasha Vodnik.

Learn More