Moderator asks which JavaScript ideas have survived and which current fads are likely to stay. Answers: CSS-in-JS (now mainstream and an improvement to maintainability and bundle size); Angular and Ember as long-lived SPA toolkits; prefer tools that don't change as often for LTS use; reactive programming as practiced by Ember and React+MobX, where the virtual DOM is derived from state.