Meteor Monthly Update — April 2022 Meteor Monthly Update Blog Series — April 2022. We’re now into the first month of the second quarter, and we have a few Meteor updates and announcements we wanted...
Read More
Meteor
How Sessionwire Uses Meteor To Connect Remote Music Makers
Hear how Meteor powers Sessionwire, a live music and audio collaboration platform used by over 15k remote creators and producers, in this case study now. [image source] What happens when...
Read More
Meteor Social Login with GitHub
We all know how time-consuming it is to configure a social login with an app. Fortunately, Meteor comes with different third-party authentication methods and an account management system out...
Read More
Meteor.js with React and Tailwind CSS 3
We all know that Meteor is a super productive JS framework that allows us to create full-stack projects. React.js is a widely used UI library for building web apps....
Read More
NoSQL Injection in the accounts-2fa package
A security bug affecting the newest core package, accounts-2fa, requires your attention. Meteor developers already using this package should be aware of a recently discovered security vulnerability. This only...
Read More
Meteor 2.7 and the new 2FA package
Introducing the new accounts-2fa package, TailwindCSS 3.x support, and more! Right after the 2.7 release, we got some feedback from the community, and we have released 2.7.1 already! We have...
Read More
Using 2FA in your Meteor app
Meteor just released a new package that makes your life easier when you need to provide a 2FA system to your users on your Meteor app. The package is called...
Read More
Meteor Monthly Update — March 2022
Meteor Monthly Update — March 2022 Meteor Monthly Update Blog Series — March 2022. With the first quarter of the year coming to a close, the second quarter of 2022 looks even more exciting than...
Read More
Meteor + Vue JS + Storybook = A Complete Guide To Scalable UI System
It has been more than one year since we have introduced Vue Js in our Meteor Production App, and last month we have implemented the Storybook in our platform....
Read More
Meteor 2.6 and Mongo
Meteor 2.6 and Mongo 5 Hello, everyone. Meteor 2.6 main highlight is the usage of the newest node-mongodb-driver and the support of MongoDB 5, but there is also room in...
Read More