May 10th, 2017
React Native + Meteor: react-native-meteor vs. meteor-client-bundler
If you’ve spent any time looking into building an app with React Native and Meteor you’ve likely come across the package…
Read this article →
May 10th, 2017
React Native + Meteor: react-native-meteor vs. meteor-client-bundler
If you’ve spent any time looking into building an app with React Native and Meteor you’ve likely come across the package…
Read this article →
February 8th, 2017
Offline First React Native + Meteor Apps
A topic that has come up numerous times in consulting calls, among students in my Learn React Native + Meteor course, and on issues for…
Read this article →
October 19th, 2016
Using Meteor as a Backend for Your Apps [Presentation]
Hey, long time no see! I just wrapped up a presentation (about 5 minutes ago) on using Meteor exclusively as a backend for your app. I…
Read this article →
October 5th, 2016
Tools and Services used in a Production React Native + Meteor App
A common question (or series of questions) that I’ve had over the last few months is “what do you use for X?”. Today I’ll walk you through…
Read this article →
July 20th, 2016
Connecting React Native and Meteor
A question I commonly get when discussing my React Native Meteor boilerplate is in regards to what is actually going on with the two apps…
Read this article →
June 1st, 2016
How I use React Native, Redux, and Meteor
Note: What I’ll be talking about here only covers using Meteor and Redux in the context of a React Native client.
Read this article →
May 4th, 2016
Why Meteor is the Perfect Backend for React Native
There’s no such thing as a perfect technology stack. If you’re asking if X stack can handle the same traffic/load as Facebook I’ll tell you…
Read this article →
April 26th, 2016
React Native Meteor: Auth with Email, Username, and Password
Welcome to post #2 of my series on authentication using React Native & Meteor! This week we’re going to cover auth as it pertains to…
Read this article →
April 20th, 2016
React Native Meteor: OAuth with Facebook
This is a bit more advanced of a tutorial — if you’re going through this tutorial you should already be comfortable establishing a DDP…
Read this article →
April 6th, 2016
Pub/Sub versus Methods in React Native Meteor
This week’s post is a short one and more of a thought exercise rather than a tutorial. It stems from a comment made by Abhi Aiyer on a…
Read this article →
March 22nd, 2016
React Native Meteor FAQ
There are a few questions that I see pop up on the various blog posts I've written on React Native Meteor. I want to put together an FAQ to, hopefully, help you out and point you in the right direction. This document will be updated over time so please send me anything you feel should be included.
Read this article →
March 8th, 2016
Google OAuth using Meteor and React Native
As technology changes articles get out of date. This post may be in that state now so be aware that things may not work exactly the same…
Read this article →
February 16th, 2016
Password Hashing for Meteor React Native
As technology changes articles get out of date. This post may be in that state now so be aware that things may not work exactly the same…
Read this article →
February 11th, 2016
Easily Connect React Native to a Meteor Server
This post is now outdated as the technology has changed. If you want to learn the latest please check out my profile or sign up for my…
Read this article →
February 9th, 2016
Meteor Authentication from React Native
As technology changes articles get out of date. This post may be in that state now so be aware that things may not work exactly the same…
Read this article →