Modulus is shutting down to become Xervo.
Here are your alternatives, including a free switch to Galaxy.Continue reading on Meteor Blog »
View ArticleAn Interview with Rohit Bakhshi, Galaxy Product Manager, Meteor Development...
A few weeks ago, I was interviewed by Jackie Goldstein at HostAdvice.com about all things Meteor. Here’s a summary of our chat, originally…Continue reading on Meteor Blog »
View ArticleMeteor in 2017
Looking back on a strong 2016 and what we’ll focus on nextContinue reading on Meteor Blog »
View ArticleUsing Promises and async/await in Meteor
This is a guest article from Rob Fallows based on his post “Meteor Promises” and focuses on how we can make effective use of code from the…Continue reading on Meteor Blog »
View ArticleProtect your database: Galaxy supports IP whitelisting!
Over the last month, we’ve rolled out a few improvements to Galaxy to help you keep your database secure and make it easier to notice when…Continue reading on Meteor Blog »
View ArticleHow to stop Ubuntu Xenial from randomly killing your big processes
For the past month, the Out of Memory killer has been out of control.Continue reading on Meteor Blog »
View ArticleBuilding a CMS-powered blog in Meteor with a headless CMS
A step-by-step guide on building a SEO-friendly CMS-powered blog in Meteor.Continue reading on Meteor Blog »
View ArticleUsing Promises on the Client in Meteor
This builds on Rob’s post “Using Promises and async/await in Meteor” and focuses on how we can use Promises on the client — and why we…Continue reading on Meteor Blog »
View ArticleAnnouncing Meteor 1.4.3
Better core package versioning, upgrade to npm 4, and moreContinue reading on Meteor Blog »
View ArticleLogging infrastructure changes in Galaxy
Today, we’re starting to slowly roll out some infrastructure changes to how Galaxy runs containers and collects logs from them. These…Continue reading on Meteor Blog »
View ArticleDynamic imports in Meteor 1.5
A preview of the next big development in the platformContinue reading on Meteor Blog »
View ArticleMeteor 1.5 ❤ React Loadable
Spoiler: it just worksIf you keep up with the latest JavaScript news, you might have seen this article by james kyle about his React Loadable project, which establishes a new pattern for using dynamic...
View ArticleLeverage the power of Meteor with any client-side framework
Introduction to Meteor-Client-BundlerMeteor Javascript Client bundle can run on any frontend appMeteor was first released back in 2011, and since then it’s been one of the most powerful platforms for...
View ArticleMDG acquires Kadira APM
What’s next for the best performance monitoring tool for Meteor appsI’m excited to announce that Meteor Development Group has signed a definitive agreement to acquire the Kadira APM product.The Kadira...
View ArticleYou can deploy to Galaxy Asia-Pacific starting today!
We’re excited to announce that Galaxy is now generally available in the Asia-Pacific region!If you have data locality requirements or want more responsive performance for users in Asia, you can now...
View ArticleKadira APM is now open source
Today we’re happy to announce that we have open sourced the code for the Kadira APM product for monitoring the performance of Meteor applications!Before I dive into the details, a bit of background on...
View ArticleAnnouncing Meteor 1.4.4
Node.js and npm updates, Cordova Google Sign-In, and hybrid minificationToday we’re excited to announce Meteor 1.4.4, a routine incremental release to update core dependencies, fix bugs, improve...
View ArticleIntroducing Galaxy Professional & Built-in APM
We’re excited to announce that Galaxy Professional, an enhanced tier of containers that includes built-in APM, is now available to all Galaxy customers.Bringing APM to GalaxyWhen we learned last...
View ArticleFun with Meteor Methods
Exploring the concurrency of method callsThis post builds on “Using Promises and async/await in Meteor” and “Using Promises on the Client in Meteor”. It compares “traditional” methods with async...
View ArticleRewriting angular-meteor.com in Angular Universal
angular-meteor.com is now a universal app!We recently finished re-writing and deploying our new angular-meteor.com website with completely new tooling using Angular Universal and our new tutorial...
View Article