@wycats@emberjs Just checked, back then (2013) the app itself started with Ember 1.0.0-pre.2.7 and not even using Ember App Kit but a Gruntfile.js. It has been migrated to Ember App Kit, then ember-cli-ified and is now on 3.24. What a journey.
@wycats@emberjs I have experienced Ember's stability without stagnation and nobody left behind philosophy in the past months, and I must say it actually has been a joy to see the old code base gradually being migrated to sanity, without the need for a rewrite.
As a follow up to my post on React component patterns in Ember.js, I
wrote a post on React Hooks and #EmberJS If you ever wondered
why many #reactjs devs are excited about Hooks and felt that Ember
might be missing out - this post is for you: https://t.co/rdruohvXYn
I found a blog post about #ReactJS Component patterns by @alexi_be3 and thought it might be interesting to see how you can apply them to an #EmberJS codebase https://t.co/jOvk95yjwI quite interesting to see how modern ember.js compares to react
For all #emberjs folks that have heard good things about #xstate and how statecharts can improve your code architecture I wrote a blog post on how you can use both together to do great things: https://t.co/2iNioQO0hI - Excited to hear your thoughts on statecharts with ember! 🚀
Orbit v0.17 is coming soon! Beta.2 just shipped:
📝 Typedoc API docs
🚀 New live query interfaces for all record caches
🚀 Improved handling of source and strategy activation
🚀 Improved handling of links and meta data
🚀 Bucket#clear support
https://t.co/fRlRZGoBPf
@b_antunes thanks a bunch for your Event Sourcing with Elixir blog post series!! Wonderful overview and introduction into the topic. Very well written and comprehensibly explained 🧡 .