4 links by Simon Ihmig
-
Release: Ember Bootstrap v4.4
Includes refactor Tooltips and Popovers to Glimmer components.
Addon by Simon Ihmig on 30th October 2020
-
Honey, I shrunk your Ember app
Ember does not have the best reputation for being suited for mobile apps, mostly for being "too large". But why does size matter, and how can we keep it small? Future techniques like tree-shaking and code-splitting will support this task. But there are quite a few things you can do today to reduce your bundle size. Based on the experience of optimizing my own app, this talk will guide you through the iterative process of measuring, analyzing and optimizing your app's size. For each of these phases I will introduce you to some essential tools and helpful practical tips.
Presentation by Simon Ihmig on 12th October 2018, in EmberFest 2018
-
Story-based BDD - an alternative approach to testing with Ember
In this blog post I want to introduce you to an alternative way to test your Ember application: story-based BDD. BDD stand for Behaviour Driven Development. It combines the ideas of TDD (Test Driven Development) with DDD (Domain Driven Design).
Article by Simon Ihmig on 15th August 2018
-
ember-cli-deploy-cloudformation
An Ember CLI Deploy plugin to create/update an AWS CloudFormation stack before deploying to it
Addon by Simon Ihmig on 1st June 2018