Going to write up a deep dive blog post on this, but for tonight, a preview: Ember.get
(or _.get
or R.prop
) with nested keys working correctly and robustly in TypeScript — play with a demo here.
Going to write up a deep dive blog post on this, but for tonight, a preview: Ember.get
(or _.get
or R.prop
) with nested keys working correctly and robustly in TypeScript — play with a demo here.