Technology, Data and Science

JavaScript on the Go: Choosing a Framework

The JavaScript framework that you use can really help or hinder your work. But which one should you choose? In this course, Derek Peruo walks you through everything you need to know in order to choose the best option for your needs. Derek explains the history and ownership of three JavaScript frameworks, then goes over the release and support cycles for Angular, React, and Vue. He discusses each framework’s MIT license and why it matters, as well as development workflows and what types of projects you can build out-of-the-box. Derek steps through configuring your JavaScript framework and goes over bootstrapping content. He covers how each framework detects changes and manages application state, then dives into dependency injection, using decorators and HTML templates, styling components, app routing, and more. Plus, Derek briefly explores other frameworks beyond Angular, React, and Vue. Knowing your options helps you chose the right framework for you.

Learn More