#emberjs
🙌 It’s @academiedesrenards.bsky.social and @chris.manson.ie on stage at #emberfest talking about @mainmatter.com #emberjs initiative. We achieved quite a lot, both pushing Ember forward as well as helping initiative members keeping their codebases modern and healthy. Great job Marine and Chris!
September 18, 2025 at 2:10 PM
. @nickschot.bsky.social is on stage at @emberfest.eu talking about integrating #emberjs with other frameworks like #react or #svelte. We’ve worked with a number of clients on the topic at @mainmatter.com in the past few years
September 18, 2025 at 9:07 AM
. @emberfest.eu is in Brussels this week!

If you're interesed in visiting museums or expo's that are made with @emberjs.com, here's a lovely list for you! 🧵

I included an interactive map with some more info. www.google.com/maps/d/edit?... #emberjs #museums #belgium #flanders
EmberFest 2025 Brussels - Google My Maps
EmberFest 2025 Brussels
www.google.com
September 17, 2025 at 12:29 PM
"In Ember 2.0, we will be adopting a "virtual DOM" and data flow model that embraces the best ideas from #reactjs" https://github.com/emberjs/rfcs/pull/15
The Road to Ember 2.0 RFC by tomdale · Pull Request #15 ·...
Start Date: 2014-12-03 RFC PR: (leave this empty) Ember I...
github.com
November 14, 2024 at 3:29 AM
2025 is going to be the *most* exciting year for emberjs!

✨! get ready ! ✨
🎉
January 1, 2025 at 5:35 AM
I would like to see deprecation-workflow be built in! github.com/emberjs/rfcs...

lemme know what you think 🥳
Make deprecation workflow built in by NullVoxPopuli · Pull Request #1009 · emberjs/rfcs
Propose making deprecation-workflow built in. Rendered Summary This pull request is proposing a new RFC. To succeed, it will need to pass into the Exploring Stage), followed by the Accepted Stage....
github.com
February 22, 2024 at 5:51 PM
Easy window debounced resize event handling w/ co-located setup and teardown in emberjs

(and usage)
December 20, 2024 at 12:00 PM
Want more EmberJS in your life? Starter pack wasn’t enough? There’s a list now too! And you can pin it as a feed 😍

bsky.app/profile/did:...
November 17, 2024 at 9:59 AM
How to recursively render with components in #EmberJS

limber.glimdown.com/...
June 13, 2024 at 2:04 PM
We started with #EmberJS and #Rails; now #RustLang and #Svelte too.

And:
🟣 50+ conferences
🟣 100+ OSS projects
🟣 Organized EuroRust, EmberFest, Svelte Summit
🟣 Launched the Ember Initiative
🟣 Released @gravity_ci
🟣 Introduced a support subscription for Rust and Svelte teams

🧵6/9
April 10, 2025 at 3:21 PM
Side note: implementing both this (and a spike for svelte which did not make it to PR) just really hit home how much nicer the ergonomics are in EmberJS.
June 27, 2025 at 11:33 AM
August 6, 2025 at 6:09 AM
Anyone @Vercel know where I can PR a fix for the emberjs icon?

Currently, Vercel is using the mascot, but not the logo...

emberjs.com/logos/

February 26, 2025 at 8:14 PM
Big release for `@ember/test-helpers` 🎉🎉🎉

3.0! https://github.com/emberjs/ember-test-helpers/releases/tag/v3.0.0

Look at all that legacy code removed!!
Exciting developments await!

#EmberJS #JavaScript #OpenSource
May 31, 2023 at 3:03 PM
Sincerely curious what is the use case for emberjs in 2025?
January 1, 2025 at 1:26 PM
Hello #emberjs community! We just arrived in Bluesky. EmberFest is all about bringing together developers, enthusiasts, and innovators who are passionate about Ember.js. Let’s start with diving deep into our latest talks.

Check the videos here ➡️ www.youtube.com/watch?v=Azta...

#ember #emberfest
Opening Keynote – Yehuda Katz
YouTube video by Ember Fest
www.youtube.com
November 6, 2024 at 11:32 AM
The top 7 reasons not to use emberjs on your next project.

(By les2)

dev.to/les2/the-top-...
The Top 7 Reasons You Should NOT Use Ember.js on Your Next Project
If you're starting a new project and trying to decide on which frontend framework to use, then this...
dev.to
October 27, 2024 at 6:57 PM
on components:

poor ergonomics around slots, yielding args (esp to slots), poor syntax for differentiating args from attrs, and the single-file format is not as nice as EmberJs both for context understanding and general aesthetics (ember inverts, you write JS and embed <template></template>
April 25, 2025 at 7:57 PM
Do you want questions answered about EmberJS?

Two paths!
- Ask the AI ✨
- Ask the Discord (Humans, very friendly ❤️)
March 9, 2025 at 11:59 PM
If you have a talk idea and want to join as speaker, please submit!

Head here ➡️ emberfest.eu

#EmberFest25 #EmberJS #GlimmerJS
EmberFest
EmberFest - the European Community Ember Conference
emberfest.eu
May 27, 2025 at 10:58 AM
The #emberjs initiative is starting next week 🙌
Our team is getting ready to kick off the first 3 months period of the #emberjs initiative next week. Follow along here ➡️ github.com/orgs/mainmat...

If you’re a company that builds on Ember.js and would like to get on board, find more info here ➡️ mainmatter.com/ember-initia...

🐹❤️
Ember Initiative - Mainmatter
Mainmatter, together with a group of sponsors, is working on the Ember initiative – a permanent effort to advance the Ember ecosystem and secury its members' investments in Ember.js.
mainmatter.com
February 11, 2025 at 12:38 PM
Anyone know of a way to create a completely separate test suite with @emberjs? I'm looking to test something that would affect other tests.
November 12, 2024 at 3:27 AM
Code-highlighting done right.
YT: youtube.com/shorts/Y-oT6...
TT: www.tiktok.com/@nullvoxpopu...
#JavaScript #EmberJS
code highlighting done right. shiki component. #javascript #webdevelopment #code #highlights
Visit the docs: https://ember-shiki.pages.dev/
youtube.com
September 6, 2023 at 12:40 PM
✨ Now in Final Comment Period ✨

🧹 Deprecating non-colocated components 🧓

github.com/emberjs/rfcs...
Deprecate non-colocated components. by NullVoxPopuli · Pull Request #995 · emberjs/rfcs
Propose Deprecating non-colocated components. Rendered Summary (to be) DEPRECATED For components, <Foo> and <Namespace::Bar> These layouts are no longer allowed, for apps, addons, etc. {app,addon}...
github.com
March 1, 2024 at 8:22 PM