Skip to content

Instantly share code, notes, and snippets.

@jenweber
Created February 24, 2021 15:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jenweber/9a58f776143c6cfedd4d750aa755c9b7 to your computer and use it in GitHub Desktop.
Save jenweber/9a58f776143c6cfedd4d750aa755c9b7 to your computer and use it in GitHub Desktop.
Ember.js proposed wikipedia article outline
- Intro - establish Ember as well-used a JavaScript framework. Include marketing differentiators.
- Philosophy - instead of philosophy and design - composition
- Features - un-editorialized
- Zero Config
- Components?, Component↔Service
- HTML First
- State management (tracked)
- Testing (& Debugging?)
- Decorators/it's just JavaScript
- VM
- LTS & Stability - new section that includes editions info, cut way down
- Editions
- Future development - link to RFCs? bit on the RFC process?
- Community - cite conferences, meetups, etc, ember-observer
- Reception - could cite misconceptions and provide counter-evidence
- Not MVC
- Ecosystem influence
- TC 39, classes, Decorators, etc
- CLI
- History
- Trademark?
- Other Client-side JavaScript Projects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment