Last year, our Chris and @BlueCut joined @emberfest to talk about our work on the Ember Initiative. Check out the talk to learn more about Vite, GJS, and how the Ember Initiative supports the future of Ember!

See the full talk 👉 https://www.youtube.com/watch?v=jCWLFkYk4PQ

#emberjs

Unlocking Ember’s Future with the Ember Initiative - Chris Manson and Marine Dunstetter

YouTube

At the last @embereurope, our Bart talked about building portable, embeddable Ember apps with the modern build stack. Tune in to learn about the power of Vite, and how to utilize it!

Check out the talk 👉 https://www.youtube.com/watch?v=QCFwtw_OJr0

#emberjs

Embedding an Ember app wherever you want | Ember.js Europe | Q4 2025

YouTube
I made a plugin for #emacs. My first open source contribution https://github.com/melpa/melpa/pull/9865. It's for the #emberjs framework.
add glint-ts-mode.el by overcast-software · Pull Request #9865 · melpa/melpa

Brief summary of what the package does glint-ts-mode is a Tree-sitter major mode and LSP integration for Ember Glint (.gts / .gjs) files in Emacs. It provides syntax highlighting using the TSX gram...

GitHub

Ever wanted to take heap of Spotify links and turn them into beautiful, scannable cards that you can then convert to physical world (read: print) and distribute as individual cards, or assemble into a nice flipbook? You didn't? Well now you do! Lives entirely in the browser (apart from necessary 3rd party data loading) and is free forever!

https://spotify-flipbook.netlify.app/

#Spotify #OSS #EmberJS #VibeCoded

Just got randomly reminded of my lightning talk at EmberFest Rome:

https://youtu.be/yZ9_GGnr8Zg?si=Boq0j-uiqlCyl5TV

Good old' days. Miss you lot.

#LightningTalk #EmberFest #EmberJS #EmberEurope #Conference #PublicSpeaking

Michal Bryxi Lightning Talk

YouTube

RE: https://fosstodon.org/@mainmatter/116017415891955006

We’re seeing more and more teams adopt multi-framework architectures with #emberjs, #react, #svelte, #vuejs, or #webcomponents mixed together in one big system. @nickschot wrote about some learnings from a recent project in which @mainmatter helped a client integrate Ember.js and React.

If you’re looking to delve even deeper into the topic, make sure to read Nick’s recent blog post where he goes through a number of our recent multi-framework projects! And if you’re looking to mix frameworks and face challenges, we’re always here to help.

👉 https://mainmatter.com/blog/2025/12/12/react-ember/

#react #emberjs

Bridging frameworks: running React in an Ember.JS app - Mainmatter

Nick Schot explains how to integrate React components in an Ember.JS app.

Mainmatter

Can different JavaScript frameworks really work together? At last year’s @emberfest, our Nick Schot explored ways to integrate multiple frameworks with Ember.JS!

Check out the talk 👉 https://www.youtube.com/watch?v=oPOZKeebnDM

#react #emberjs

Multi-framework mashup - making other frameworks work in Ember - Nick Schot

YouTube
Notes hebdo, 23 janvier 2026 | Blog d'une Belette Sauvage

Côté écriture #Le Cabinet des Mauvais Souvenirs : « Le dispositif la guide dans une rue résidentielle étroite, aux maisons serrées les unes contre les autres. Le pauvre numéro 5 a perdu la bataille de l’espace, complètement aplati entre le 3 et le 7. La largeur de l’étage accueille un balcon dont la rampe apparaît bien fragile sous l’amoncellement de pots de fleurs qu’elle doit supporter. Un habitat sans doute agréable pour nombre de passereaux et petites bestioles des jardins, ne peut s’empêcher de noter Merle, surtout au vu du lierre qui envahit le mur. Le lierre, une plante mal aimée, pourtant si merveilleuse. »

One of the things that #EmberJS & it's ecosystem does (mostly) correctly wrt/ #SemanticVersioning is:

✅ Major versions are for breaking changes.
❌ Major versions are for adding fancy new features.

It looks weird and less shiny at first, but let me reassure you: Once you start maintaining any slightly more complicated codebase, this is an absolute blessing.