Arrow JS
Features
- Observable data.
 - Declarative/Reactive DOM rendering.
 
Philosophy
- simple
 - modern
- "Arrow relies heavily on modern features of JavaScript such as template literals, modules (think 
importandexport), and Proxies." 
 - "Arrow relies heavily on modern features of JavaScript such as template literals, modules (think 
 - performant