Skip to content

Instantly share code, notes, and snippets.

View chrisrng's full-sized avatar

Chris Ng chrisrng

View GitHub Profile
@staltz
staltz / introrx.md
Last active April 25, 2024 04:18
The introduction to Reactive Programming you've been missing
@jayjayjpg
jayjayjpg / conference-masterlist.md
Last active December 27, 2018 14:30
Submit Your Proposals! JS + Webdev Conferences 2019
@jayjayjpg
jayjayjpg / ember-questions-readers-questions.md
Last active November 22, 2018 03:09
Ember-related Readers' Questions (Ember.js Times)
  • a) What's the status of being able to use ES classes?
  • b) I just started learning Ember and would like to get more experience with the project by contributing to it. What's a good way for me to get started in open-source work related to Ember and to get more familiar with its internals at the same time? answered by @jessica-jordan
  • c) When the re hydration will land in Ember? and what about the incremental rendering?
  • d) Why Ember ships with RSVP instead of a Promise polyfill? answered by @ef4
  • e) How is didReceiveAttrs better than observers, or is it just as bad?
  • f) Is module unification something you can use today in an app? It seems like a lot of the discussion revolves around usage in addons, corner cases, or require using canary versions of Ember. answered by @jenweber
  • g) I've seen the Glimmer site and explanation but I'm still not sure if I should be thinking about Glimmer as solving my front end lightweight framework needs. For instance, should I go ahead and assume I can use Glimme