EmberJS
@emberjs.com
Official account of Ember, your favorite JavaScript framework. Posts by an assortment of Core Team members. emberjs.com Try in your browser: http://new.emberjs.com
Now that @emberjs.com is using @vite.dev by default 🎉 we would love to hear some feedback from the community on what info you would like to see in the Ember guides related to Vite. If you have any suggestions, please add a comment to this issue: github.com/ember-learn/...
Expand on the "Build Tooling" section · Issue #2207 · ember-learn/guides-source
Now that we are using Vite by default there are a lot of best practices in the wider Vite community that we no longer communicating in our official documentation. We should expand this documentatio...
github.com
ember-source 6.12 is released! This is a fun release because it begins a massive cleanup effort with the merge of the "glimmer-vm" repo in to the ember codebase! Changelog highlights here: github.com/emberjs/embe... stay tuned for the rest of the core 6.12 release 🎉
RFC for adopting agent skills in EmberJS is in final comment period github.com/emberjs/r... Lemme know your thoughts!
Propose adopting Agent Skills by NullVoxPopuli · Pull Request #1165 · emberjs/rfcs
Propose adopting agent skills 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. A Proposed or Ex...
github.com
Introducing vite-plugin-ember — render live, interactive #EmberJS components directly in your VitePress docs. Write gjs/gts code fences in markdown → see them running on the page. No full Ember app required. Docs: aklkv.github.io/vite-plugin-... #EmberJS #VitePress #Vite
Ember in VitePress
Render live Ember components inside VitePress documentation
aklkv.github.io
Just released shadcn-ember: an @emberjs.com port of shadcn/ui. ✅ 47 components ready to use ✅ CLI and MCP available ✅ Built for modern Ember (`.gts` template tag components) ✅ Works with @vite.dev and @astro.build
Looks like this is my first post here... I've completed a working example application of Ember SSR on Vite: github.com/kmccullough/...
GitHub - kmccullough/vite-ember-ssr-example: Example project for server side rendering (SSR) with ember on vite
Example project for server side rendering (SSR) with ember on vite - kmccullough/vite-ember-ssr-example
github.com
Great example of the @emberjs.com community starting to experiment with what is possible now that we're on @vite.dev by default 🎉
Looks like this is my first post here... I've completed a working example application of Ember SSR on Vite: github.com/kmccullough/...
Hot off the press! 6.8 released with some big features 🎉 ⚡@vite.dev by default 🕚 Compatible with libraries from 8+ years ago* ✨ New APIs: renderComponent, additional reactive data structures 🤝 No more hbs by default (strict: true) Read more here: blog.emberjs.com/ember-releas...
Ember 6.8 Released
The Ember project is excited to announce the release of Ember v6.8. This is a standard minor release as part of the standard Ember Release Train process, but this release isn't...
blog.emberjs.com
⚡️ Vite 7.0 is out! - Browser Target Changed to Baseline Widely Available - Node 18 support dropped. Vite is now distributed as ESM only - And feats, fixes, and cleanups, while we prepare for rolldown!
Vite 7.0 is out!
Vite 7 Release Announcement
vite.dev
Vite support now back to 3.28, *and* the codemod supports 3.28! Great work, @chris.manson.ie 🎉
Happy Friday everyone 🎉 To celebrate the weekend the @emberjs.com @vite.dev implementation now supports back to Ember@5.8 🕺 If you are on Ember@5.8 now is a great time to try the ember-vite-codemod mainmatter.com/blog/2025/03...
Last week I was super excited to announce that the @emberjs.com @vite.dev implementation now works all the way back to Ember@5.8 and that we would "hopefully" go even further back. Well... we did it folks 🎉 The Ember Vite implementation now supports all the way back to Ember@3.28 🎉 😍 🐹
We're proud to be investing in the future of @emberjs.com by supporting The Ember Initiative. As their ongoing efforts move Ember forward, we're happy to back this important work. Read more about The Ember Initiative: mainmatter.com/blog/2025/02...
The Start of the Ember Initiative - Mainmatter
Announcing the start of the Ember Iniative
mainmatter.com
Today has been great for the Ember Initiative 🐹 And I wanted to share why in a quick 🧵 I'm pretty happy to have @discourse.org as a backer at a tier that allows us to have a 2 hour pairing session every week. We can use this time to work on anything even tangentially related to the Initiative.
Ever heard of ThumbHash? It's a great way to encode a blurry placeholder image into just a few bytes, 28 here. Like BlurHash but better visual quality! Available now in responsive-image.dev for @vite.dev or webpack plugins and image components for @emberjs.com @lit.dev @solidjs.com and @svelte.dev!
Been exploring other framework ecosytems, and I must say -- EmberJS has the best way to upgrade a whole project boilerplate. There are a lot of little details in how everything is wired together, and ember just nails it, *and* provides you the reference for when you need to debug.
I think you'd like how @emberjs.com uses semver: > Ember major versions only remove deprecated features. They never introduce new features. This means major releases are not exciting, just a predictable point where some cleanup happens.
Releases - Ember.js
Ember.js helps developers be more productive out of the box. Designed with developer ergonomics in mind, its friendly APIs help you get your job done—fast.
emberjs.com
Here are some of our busiest projects, all wrapped up for 2024! - ember.js - ember-data - embroider - ember-auto-import - glimmer-vm - ember-cli - rfcs - content-tag - release-plan - eslint-plugin-ember - addon-blueprint Starting with: our main runtime package: www.wrapped.dev/repo/emberjs...
2025 is going to be the *most* exciting year for emberjs! ✨! get ready ! ✨ 🎉
Coming soon on Pikimov.com (free after effects alternative): ⚒️ Lattice FFD deformations ⚒️ #threejs #emberjs #motiondesign
We've always pushed for @mainmatter.com being an active member and supporter of the communities behind the technologies we specialized in – I'm very happy we now organize or co-organize community events in #emberjs, #rustlang, and #svelte ❤️
We are co-organizing #sveltesummit in May together with our friends from @sveltesociety.dev – join us in Barcelona 🤗
We now ship eslint 9 and flat config by default! In 6.1! blog.emberjs.com/ember-releas...
Ember 🤝 ai
Using Stackblitz' bolt.new, I was able to create the game _snake_ with *modern* #EmberJS. And.. ✨ without being focused ✨ on what I was doing. All I had to do was clearly describe what it needed to do, how, and fix its mistakes after a little debugging.
Yesterday we got the @emberjs.com RFC that will make @vite.dev the default build system for new apps accepted 🎉🎊🎉 We now have a plan that is all agreed and we just need to make it happen 💪 This is a great holiday OSS present for me 🎁🎄😍🐹