"velocity has a direction in a very high dimensional vector space" is a very @eaf4.com quote and a great thought to leave us with in a closing @emberfest.eu keynote π
19.09.2025 16:23 β π 7 π 3 π¬ 0 π 0@mehull.bsky.social
Software Engineer @ Yudek-hq | Open Source @emberjs.com Warpdrive π§‘ | #TechBlogs | System Design | JavaScript | Typescript | React | Node.js https://github.com/sponsors/MehulKChaudhari
"velocity has a direction in a very high dimensional vector space" is a very @eaf4.com quote and a great thought to leave us with in a closing @emberfest.eu keynote π
19.09.2025 16:23 β π 7 π 3 π¬ 0 π 0π 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!
18.09.2025 14:10 β π 5 π 4 π¬ 1 π 0Felt amazing to give my first talk, and Iβm looking forward to sharing more (and hopefully giving another one soon!) π
19.09.2025 14:44 β π 1 π 0 π¬ 0 π 0Spoke at EmberFest 2025 today π€β¨
I shared my first conference talk on ReactiveResources & Schema-Driven Data Handling with WarpDrive.
Thanks to the EmberFest team for being so supportive, and to everyone who attended. π
Special shoutout to @runspired.com and the team.
#EmberFest25 #WarpDrive
We published the full schedule on our website: emberfest.eu
Join us for two days of great talks, networking, friendly chatter about Ember and other stuff, and a lively closing party!
If you're thinking about coming and want to help keep EmberFest running, please consider buying a ticket.
There are two types of developers. Those that think you need to debounce an autocomplete, and those that understand physics.
05.08.2025 06:13 β π 1 π 1 π¬ 1 π 0Hi all! π I was laid off and am looking for my next senior front end developer role.
I have 19+ years of experience working with small agencies and Fortune 500 companies and focus on writing clean, accessible HTML, CSS, and JavaScript.
Resume: aubreysambor.com/resume/
Leads/reposts appreciated!
Are you hiring from India? I am open to exciting opportunities.
18.06.2025 17:44 β π 0 π 0 π¬ 1 π 0Working on redirIQ, a simple URL shortener with analytics and performance tracking. just posted the system design and sequence diagrams. Still early, but itβs shaping up.
16.06.2025 18:57 β π 0 π 0 π¬ 0 π 0If youβve got good test coverage, even Friday the 13th can be just another ship day xD
13.06.2025 18:04 β π 0 π 0 π¬ 0 π 0Totally understand! I was thinking something like a sponsored conference ticket and maybe a bit of support to help cover travel or stay. I'd really love to be there!
Honestly, Iβve never received a scholarship or support like this before, so I am not sure how it usually works just thought Iβd ask π
Next on the list is Chris Thoburn. @runspired.com is a Senior Staff Engineer at AuditBoard, core team member, and the mind behind @warp-drive.io. Always a talk that gets people thinking.
11.06.2025 10:57 β π 4 π 1 π¬ 1 π 1He doesnβt just talk about Ember, @runspired.com helps define whatβs possible with it. Always worth listening to! πΉ
11.06.2025 11:00 β π 2 π 1 π¬ 0 π 0Hey EmberFest team π
Is there any possibility of sponsored tickets for community contributors? I'd love to be part of the experience and connect with the Ember community in person
These aren't just for big companies or enterprise apps. Add them to your side projects too. Itβs the best way to build good habits and get how they work.
A blog with example is WIP
Which of these have you implemented in your projects?
π‘οΈ CSP (Content Security Policy)
Helps prevent malicious scripts from running on your site by telling the browser what it's allowed to load. Think of it as a bouncer for your web app.
π CORS (Cross-Origin Resource Sharing)
Controls which domains can make requests to your API. Without it, any website could potentially access your backend and steal user data.
π CSRF (Cross-Site Request Forgery)
Prevents malicious websites from taking actions on behalf of your users without their knowledge, such as deleting data or making changes.
Building apps is one thing. Building secure apps is another.
What the heck are CSRF, CORS, and CSP?
Here are 3 things every dev should understand (and add!) π
#WebSecurity #WebDevelopment #Programming
I am not* sure if they will allow us to speak about Ember.js at react event.
18.05.2025 03:16 β π 2 π 0 π¬ 1 π 0Yes, ReactIndia. It happens every year around October - November
But I am sure if they allow us to speak about Ember.js at react event.
www.reactindia.io/cfp
Would love to speak about Ember at non conference in India.
16.05.2025 15:03 β π 2 π 0 π¬ 1 π 0Added a comparison of traditional EmberData models vs new SchemaRecord paradigm to request service cheatsheet.
Handy for teams migrating to the new request service paradigm.
No fluff, just practical mappings:
request-service-cheat-sheet.netlify.app
#EmberJS #EmberData
So many years into React, so many blogs out there, still we miss out on these basic things.
I still see code using random IDs as keys: key={Math.random()} π€¦ββοΈ
This breaks React's reconciliation and tanks performance.
Full breakdown: peerlist.io/mehul/articl...
#React #WebDev
Fixed a sneaky #a11y issue a while ago!
Tabbing through a YouTube iframe inside a modal? Focus jumps out to the browser super annoying π€
My fix? Check out this blog post for React and HTML example - peerlist.io/mehul/articl...
#accessibility #webdev #frontend #React
β
Main test suite passing (some ancillary test suites need patched up)
β
Turns out we simplified the reactivity integration, improving many performance scenarios by as much as 20% π (+ identified a few low hanging fruit wins for followup)
Something I notice about a lot of the various signals implementations: they presume you want to store the value *in* the signal.
In my work, I almost never do. I want to manage a signal associated to some data, but its not a store. Wonder if there's a missing even simpler primitive ...
If you're migrating your @emberjs.com app to use Vite and currently rely on ember-cli-mirage, you might want to switch to ember-mirage. I just made that move, this PR might help you too! π§β¨
github.com/ember-learn/...
#emberjs #OpenSource
Hey look at that. Tomorrow is today and today has brought the long awaited release of EmberData/WarpDrive 5.4, LTS 5.3 and the start of 5.5. Going forward weβll be releasing minors on the 6 week cadence again.
Over the next week weβll write a proper blog post unpacking this release.
Preview in π§΅
A picture taken over my shoulder of me releasing Embroider@v4 from my phone while drinking a beer in a restaurant
I just released Embroider@v4 from the @mainmatter.com team dinner using release-plan
This is the start of the @vite.dev era of @emberjs.com π