hello.js

var please = require('share');
console.log('thank you');

NEW !!!

Thursday, 17 November, 2022 UTC

New Meteor 2.8.1 and adding types to the core

We plan to modernize MeteorJS and keep up with the latest releases for NodeJS, bringing our version to 14.21. We have other awesome updates in this version, such as MongoDB Driver's updated to version 4.11. When the MeteorJS server restarts, it shows ... more


Tuesday, 8 November, 2022 UTC

Introducing the grubba-rpc package

RPC Tutorial In this tutorial, I will be teaching how to gradually add to your code base our new package grubba-rpc for more details on what this package ships with, you can check out here If you want to follow along, you can use this template or get ... more


Friday, 21 October, 2022 UTC

Meteor Cloud Lets Coygo Focus On Crypto Trading Tools, Not DevOps

Coygo used Meteor to build a suite of tools for cryptocurrency traders to automate their workflow. Hear how they leverage Meteor Cloud in this case study: [image source: Coygo] The siren song of cryptocurrency trading has been enticing savvy investors ... more


Friday, 14 October, 2022 UTC

Google OAuth using Meteor JS — Implementation Guide with Working Code [ 2022 ]

Google OAuth using Meteor JS — Implementation Guide with Working Code [2022] We have been using Meteor’s Accounts-Password package for registering new user’s in our system using an email address, username, and password, but this onboarding experience ... more


Thursday, 22 September, 2022 UTC

Insane productivity with the CHARM stack

Insane productivity with the CHARM stack It is a consensus around the JavaScript community that MeteorJS is an awesome tool for productivity in the backend. In this blog post, I will introduce and evangelize this stack that focuses on making your Developer ... more


Tuesday, 20 September, 2022 UTC

Apify + Meteor: Making the Web More Programmable Together

[image source: Apify] The web is the largest and most important source of information ever created by humankind. But since it was designed for people, computers and automated systems can’t easily gather or automatically understand all that data. So if ... more


Thursday, 15 September, 2022 UTC

How to update your app that uses an old version of Meteor?

How to update your app that uses an old version of Meteor? How to check the Meteor version of my project? First, you must know which Meteor version you are running in your project. The easiest way is to run meteor --version inside your project folder. ... more


Thursday, 1 September, 2022 UTC

How to get started with Meteor and ask for help if you are stuck

Meteor has comprehensive documentation, tutorials using different front-end frameworks, example repositories, a discussion forum, and a Slack community. These resources serve both beginners and advanced programmers. But when you are using Meteor for ... more


Monday, 22 August, 2022 UTC

Meteor Helps Azumuta Digitize Shop Floor Activities Across the Manufacturing Industry

Azumuta digitizes shop floor operations & eliminates paperwork with an integrated SaaS platform & mobile app built with Meteor. Here’s why they became #1: [image source: Azumuta] The digital revolution in shop floor operations is rapidly boosting ... more


Tuesday, 12 July, 2022 UTC

Roti.express Slays Unproductive Meetings with Meteor

The AI-powered feedback tool Roti.express developed with Meteor improves the value of meetings and conferences, so teams get more out of them. See how now: [image source] Have you ever left a meeting feeling less productive? Or, worse, that the entire ... more


Tuesday, 5 July, 2022 UTC

Meteor Monthly Update — June 2022

Meteor Monthly Update — June 2022 Introduction Can you believe we’re already halfway through the year? Now that we’re in July, let’s discuss a few Meteor updates and announcements from the month of June. In the previous blog post, we talked about a new ... more


Monday, 20 June, 2022 UTC

How to Use Meteor With React Hooks

How to use Meteor with React hooks What is that? react-meteor-data package provides integration between React and Tracker, Meteor's reactive data system. It's a simple way and a must-have package if you're building software with Meteor + React. Installation ... more


Friday, 3 June, 2022 UTC

New Meteor 2.7.3 and a new patch release for 2.5

Hello, everyone. Meteor 2.7.3 brings updates on Node to 14.19.3 , which introduced security updates. You can see the changelogs here and here for more details. As Meteor introduced Node 14 on 2.3, and there aren’t significant breaking changes between ... more


Thursday, 2 June, 2022 UTC

How to Prevent Clickjacking Attacks in Your Meteor App

First of all, what is Clickjacking? Clickjacking, also known as a “UI redress attack”, is an attack that fools users into thinking they are clicking on one thing when clicking on another. Users think they are using a normal web page, but in fact, there ... more


Thursday, 26 May, 2022 UTC

How Fasal Helps Farmers Grow Smarter with Meteor

Fasal is an AI-powered solution for farmers anchored on an IoT platform. Hear why Fasal uses Meteor to power their app and empower farmers with data now: [image source] The global population is expected to increase by 2.2 billion by 2050, which means ... more


Thursday, 12 May, 2022 UTC

Meteor 2.7.2 and the new Tailwind skeleton

We are introducing a new Tailwind skeleton and more! You can check everything in our changelog. Tailwind Skeleton Now you can create a new Meteor project with React and Tailwind already set up just by providing the flag --taildwind in the create command: ... more


Wednesday, 4 May, 2022 UTC

Meteor Monthly Update — April 2022

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 to share with you. If you missed last month’s Meteor ... more


Wednesday, 27 April, 2022 UTC

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 a music maker wants to collaborate live with band-mates, producers, ... more


Wednesday, 13 April, 2022 UTC

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 of the box. We are going to use the accounts-github to be able ... more


Wednesday, 6 April, 2022 UTC

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. And Tailwind is a CSS framework for building modern websites and apps. The combination ... more


Thursday, 31 March, 2022 UTC

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 fixed two main issues, an error when using Tailwind CSS on ... more


Tuesday, 29 March, 2022 UTC

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 the last! In particular, we will have more announcements ... more


Tuesday, 22 March, 2022 UTC

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. In this piece, I will be talking about our experience with Vue JS and why & how we implemented ... more


Tuesday, 18 January, 2022 UTC

2021 Meteor Hackathon: How Team Suaveware Scored 2nd Place

Check out how Team Suaveware developed Arvri, an educational content hub powered by communities, to earn second place in our 2021 Meteor Hackathon. Arvri is an educational content repository powered by its community. When we set the rules for our 2021 ... more


Tuesday, 11 January, 2022 UTC

Meet Team HACCamino: The 2021 Meteor Hackathon Winner!

Hear how Team HACCamino used Meteor to develop ECOCamino, an app to organize local cleanups and claim the first prize at the 2021 Meteor Hackathon in this post now! Meet with many others who want to also help with the community. Think you could create ... more


Thursday, 18 November, 2021 UTC

Meteor 2.5.1 with Native Mac M1 support

Mac M1 support, how to upgrade your app, and a breaking change in accounts-passwordless package Mac M1 support Our new release of Meteor provides native support to Mac M1 chips (new Macs running Apple's ARM chip). Before Meteor 2.5.1, you had to use ... more


Thursday, 28 October, 2021 UTC

Why Pathable Uses Meteor To Power Virtual & Hybrid Events

Be honest: How many virtual events have you attended since the start of the COVID-19 pandemic? If you’re like most people, you’ve probably lost count. But Pathable hasn’t. This multi-solution event platform and mobile app has been crushing the virtual, ... more


Tuesday, 26 October, 2021 UTC

Announcing Meteor 2.5 with Cordova 10, accounts-passwordless, and much more!

With Meteor Impact we also have for you a new Meteor release! Cordova 10 Users of Cordova can now enjoy the latest Cordova v10 for Android, which now enables AndroidX. Be aware that if you use any Cordova-plugin that depends on or uses any old support ... more


Monday, 20 September, 2021 UTC

Announcing Meteor 2.4 And The New Installer

Version 2.4 brings you new features, performance improvements, and a new installer. You probably know that Meteor has had a few different installers during the years. Our most recent update allowed Meteor users on Windows to use NPM to install Meteor. ... more


Wednesday, 1 September, 2021 UTC

How ALLOHOUSTON Makes Organizations Smarter with Meteor

Many businesses have the will to innovate but lack the roadmap to do so efficiently and intelligently. There’s where the experts at ALLOHOUSTON become invaluable. This lean software startup based in France helps organizations create and transform their ... more