Advertisement · 728 × 90

Posts by Fred Maia ☄️

Post image

Discover Meteor brought thousands of devs into @meteorjs when full-stack JS was still a weird idea.
10 years later, Meteor is at v3.x: async/await, TypeScript, Rspack, and Change Streams just around the corner.
Should someone rewrite it? 👀

4 weeks ago 3 1 0 0

@meteorjs devs already trust Galaxy with their app.
We handle deploys. We manage infrastructure. We provide support.
The database is the one thing still split across a different vendor.
That's what we're closing with MongoDB on @CloudByGalaxy.

1 month ago 0 0 0 0
Preview
From HMR to Rspack and Change Streams: every MeteorJS release from 2.0 to 3.5 (2021–2026) - Galaxy Blog Meteor shipped 30+ releases across 5 years, mass-migrated to async/await, replaced its bundler, and jumped from Node 12 to Node 22 (with 24 on the way). Here’s the complete version-by-version…

In 2022 there were serious people arguing @meteorjs should maintain a forked Node.js just to keep Fibers alive.
We went the other direction. Removed Fibers entirely. Full async/await. Shipped it in July 2024 as Meteor 3.0.
2,300 commits. 800+ changed files. The right call.
buff.ly/qjcLIPc

1 month ago 4 1 0 1

"Galaxy has made hosting @meteorjs apps effortless in so many ways. Spinning up containers, scaling, and SSL setup are all automated with very minimal configuration. It's like Amazon AWS, but no certificate required to understand it!" <3

1 month ago 0 0 0 0

Running a Meteor app usually means:
- Galaxy for hosting
- Atlas (or something else) for MongoDB
- Maybe a third thing for Redis

3 dashboards. 3 billing cycles. 3 places to look when something breaks.
Most teams don't feel this cost until they're deep in it.

1 month ago 0 0 0 0
Preview
From HMR to Rspack and Change Streams: every MeteorJS release from 2.0 to 3.5 (2021–2026) - Galaxy Blog Meteor shipped 30+ releases across 5 years, mass-migrated to async/await, replaced its bundler, and jumped from Node 12 to Node 22 (with 24 on the way). Here’s the complete version-by-version…

@meteorjs shipped 30+ releases in the last 5 years.

Dropped Fibers entirely. Migrated everything to async/await. Jumped from Node 12 to Node 22. Replaced the bundler with Rspack. Added Change Streams in 3.5.

This framework keeps shipping. Full version-by-version history:
→ buff.ly/qjcLIPc

1 month ago 2 1 0 0
Preview
A Practical Guide to Secrets Management for MeteorJS Apps - Galaxy Blog Picture this. A developer on your team wants to contribute to an open source project. They fork the company’s private repository to their personal GitHub account and accidentally set it as public. A…

The most common Meteor security incident I see:
Developer forks private repo to public GitHub "just to test something."
Bots scrape the commit history within minutes.
API keys, Stripe secrets. All gone.

The fix is 3 scripts and an Infisical account. We wrote the whole thing up:
buff.ly/HouWGH3

1 month ago 1 1 0 0

Developers don't move their database only because it's cheaper somewhere else.
They move because latency finally became someone's problem. Or the bill stopped making sense. Or they got tired of context-switching between 3 vendors to debug one issue.
The trigger is almost always friction.

1 month ago 0 0 0 0
Advertisement

Your Meteor.js app is on Galaxy.
Your MongoDB is somewhere else.
Every query crosses a network, adds latency, and costs you money you're not tracking. That's a physics problem.

Galaxy has managed MongoDB. Going to be talking more about this soon.

1 month ago 0 0 0 0
Preview
Join The Galaxy Crew Writers - Pioneer Cohort

We are looking for devs who like to write.

Galaxy Crew Writers: $60-100 per published article about Meteor, Galaxy, Node, and the ecosystem.

We're starting with the first group to help shape how developers discover Galaxy.

tally.so/r/VLP7JJ

2 months ago 0 0 0 0
Preview
Introducing The Galaxy Crew: Building the Future Together - Galaxy Blog Today, we’re excited to announce The Galaxy Crew: a new content hub and community initiative designed to bring together the explorers, creators, and builders shaping the future of technology. Why The ...

Have you seen we launched The Galaxy Crew?

→ Weekly podcast with devs, founders, and community leaders
→ Forums to connect and share projects
→ Paid writers program ($60-100/article)

We're (re)building Galaxy with the community.

blog.galaxycloud.app/introducing-...

2 months ago 0 0 0 0

Meteor.js 3.4 wraps up the bundler overhaul. But we're not done.

What's next:
→ Change Streams in 3.5
→ Node 24 support
→ Modern native (beyond Cordova)

The @meteor.com renaissance is just getting started.

2 months ago 0 0 0 0
Preview
Meteor Detector - Chrome Web Store Detects if a website is built with MeteorJS and shows its version

Just published Meteor Detector!

A simple Chrome extension that tells you if a website is built with @meteor.com and shows its version. Useful for spotting Meteor apps in the wild.

chromewebstore.google.com/detail/meteo...

2 months ago 0 0 0 0
Preview
Meteor 3.4 is out: Rspack integration, 4x faster builds, 8x smaller bundles, and extended bundler features - Galaxy Blog Meteor 3.4 marks the final day of the Galaxy Expansion and celebrates a new era for the framework that started it all, bringing modern tools into the core Meteor experience. Meteor 3.4 introduces the Rspack bundler in the core to improve the dev experience by cutting build times, reducing bundler size, and supporting standard configuration patterns and features from […]

Meteor 3.4 wouldn't exist without the community.
→ Rspack testing and feedback
→ react-meteor-data 4.0.1
→ collection-extensions in core
→ Cordova modern builds
→ Raw logs by default

So many contributors made this happen. Thank you.

blog.galaxycloud.app/meteor-3-4-...

2 months ago 0 0 0 0
Meteor 3.4 and the road ahead - Galaxy Expansion Day 5
Meteor 3.4 and the road ahead - Galaxy Expansion Day 5 YouTube video by The Galaxy Crew

@meteor.com 3.4 finally speaks the same language as the rest of the JS ecosystem.

Full ESM support. React Router v7. React. Vue. Solid. Svelte. Angular.

Modern tools, Meteor simplicity.

www.youtube.com/watch?v=qq_F...

2 months ago 1 0 0 0
Advertisement
Meteor 3.4 and the road ahead - Galaxy Expansion Day 5
Meteor 3.4 and the road ahead - Galaxy Expansion Day 5 Try Galaxy today: https://go.galaxycloud.app/expChapters:00:00 - Galaxy Expansion Day 5 Overview00:47 - Why is Meteor 3.4 the biggest Meteor launch in a whil...

"When will Meteor get tree shaking?"
Today.

Meteor 3.4 + Rspack = 88% smaller client bundles on the Galaxy app.
Less code shipped. Faster load times. Finally.

www.youtube.com/watch?v=qq_...

2 months ago 1 0 0 1

Meteor.js 3.4 with @rspack.dev is out! 🚀

4x faster builds. 50% smaller bundles. Tree shaking, full ESM support, and HMR.

Watch the release video!

www.youtube.com/watch?v=qq_F...

@meteor.com

2 months ago 5 2 0 0

Last month we migrated Galaxy and @meteor.com email lists to Brevo (formerly Sendinblue).

Last week we found out Brevo is using Meteor.

We picked them for features. Turns out we’re already connected. 🚀

2 months ago 0 0 0 0
Preview
Meteor 3.4 is out: Rspack integration, 4x faster builds, 8x smaller bundles, and extended bundler features - Galaxy Blog Meteor 3.4 marks the final day of the Galaxy Expansion and celebrates a new era for the framework that started it all, bringing modern tools into the core Meteor experience. Meteor 3.4 introduces the Rspack bundler in the core to improve the dev experience by cutting build times, reducing bundler size, and supporting standard configuration patterns and features from […]

Meteor builds used to be... slow. We all knew it.
Meteor 3.4 with Rspack: build times dropped 70%. Rebuilds are near-instant.
We measured it on the Galaxy app. It's real.

blog.galaxycloud.app/meteor-3-4-...

2 months ago 0 0 0 0

Meteor.js 3.4 with @rspack.dev is out! 🚀

4x faster builds. 50% smaller bundles. Tree shaking, full ESM support, and HMR.

Watch the release video!

www.youtube.com/watch?v=qq_F...

@meteor.com

2 months ago 5 2 0 0
Preview
State of JavaScript 2024 Take the State of JavaScript survey

The State of JavaScript 2024 survey is live: survey.devographics.com/en-US/survey...

If you are a Meteor user, take the survey and let's show the power of the community ❤️

You can find Meteor under “Other Tools > Back-end Frameworks”.

1 year ago 4 2 0 0
Preview
O Renascimento do Meteor.js- Hipsters Ponto Tech #423 - Hipsters Ponto Tech

Pretendo trazer o Fred (CEO) pra um episodio em breve, mas gravamos recentemente um episódio no Hipsters sobre o Meteor: www.hipsters.tech/meteorjs-e-f...

1 year ago 4 2 2 0
Post image

Eu e meu chefe nos encontramos pela primeira vez pessoalmente ontem.

Sim, ele também é brasileiro e CEO do Meteor.js e Galaxy Cloud.

Essa foto foi antes da gente ser expulso do bar kkkkkkk ficamos até a galera começar a varrer

1 year ago 35 1 2 0
Advertisement

Hahaha relembrando os velhos tempos fechando o bar 😅

1 year ago 1 0 0 0
Post image Post image

Time de devrel do Meteor.js presente na @gambiconf.dev hoje

1 year ago 25 3 0 1

Thanks @overde.bsky.social! 🎉

1 year ago 2 0 0 0
Post image

Essa semana no meu podcast: a trajetória de um programador de Goiânia que se tornou CEO de uma empresa internacional. Hoje ele lidera o futuro de um dos frameworks javascript mais populares do mundo.

Escute no Spotify: https://buff.ly/4ePp9rc

Ou na sua plataforma preferida de podcasts.

1 year ago 16 3 1 0