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 π 0@mehull.bsky.social
Software Engineer | Open Source | @emberjs.com π§‘ | #TechBlogs | System Design
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 π
This week was yet another great week for the @mainmatter.com Ember Initiative. We have been working with @discourse.org to get their app converted to more modern Ember technologies and we were able to convert the whole admin section of the app to use GJS π
github.com/discourse/di...
Lets*
15.03.2025 00:38 β π 0 π 0 π¬ 0 π 0Try try it in help-wanted?
14.03.2025 19:07 β π 2 π 0 π¬ 2 π 0Happy 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...
β€οΈ
14.03.2025 18:34 β π 1 π 0 π¬ 0 π 0