Simple play icon Course
Skills Expanded

Organizing JavaScript Functionality

by Kyle Simpson

Before you use a framework, learn how to organize the different bits of JavaScript (modularizing, decoupling, etc.) with this intermediate JavaScript course.

What you'll learn

No amount of learning the theory of JavaScript will substitute for actually practicing the implementation of it. This course, Organizing JavaScript Functionality, will teach you how to organize the different bits of JavaScript using techniques--such as modularizing and decoupling--that will make a substantial positive impact on the quality of your code. Once you have mastered those techniques, turn your attention to building a codebase that you can share between the client (browser) and the server (Node.js). That's where the most exciting exercises of your new-found JavaScript knowledge will shine!

About the author

Kyle is a freelance developer based in Austin, TX. He runs several open-source projects (such as LabJS), writes books, and speaks at meetups and conferences.

Ready to upskill? Get started