Demo App : Book Collection on Ember Octane
Book Collection is a demo application using the preview version of The Octane Edition of Ember Javascript as of April 2019 This is the code on Github
Ian Irving's Code and Culture from Toronto
Book Collection is a demo application using the preview version of The Octane Edition of Ember Javascript as of April 2019 This is the code on Github
Two great Ember add-ons are Ember Paper, which allows for the building of designs using Google’s Material Design language, and Ember-i18n for Internationalization (I18n). How to use them together form like Voltron? Continue reading Internationalization for Ember Paper with Ember-I18n
Following up in the last episode of adventures in JSONAPI where I figured out how to get the awesome Jsonapi Resources gem to ‘make’ a singleton resource api – profile, in this case – the next question was to figure Continue reading Working with a Singleton Resource for JSONAPI in Ember with Ember-Data jsonapi adapter