Javascript Overview
Section Highlights
View JS related posts
JavaScript has become the de facto standard programming language of the web. A basic understanding of it is required for web development.
Frameworks and libraries compete for greater adoption. Some establish strong footholds (NG, React) while others drift into obscurity (YUI).
A decision to invest effort into implementing a framework must be made carefully. If a selected framework loses community or commercial support, converting to a new framework can be challenging.
[img: crowd carrying React soldier]
This section considers a few popular frameworks, and other JavaScript related topics.
Signs of a Good Framework
- Number of downloads
- Recent updates
- Forum feedback
- Device/browser support
Future Links
- JS Course Notes
- Frameworks/Libraries
- Angular
- React
- Vue
- NodeJS
- JS Animation
- Examples
- Helpful References