Making Discover Meteor Free
We launched Discover Meteor nearly five years ago, and today we’ve decided to stop selling the book. To be fair, it’s probably something... → Read more
The Discover Meteor Blog
We launched Discover Meteor nearly five years ago, and today we’ve decided to stop selling the book. To be fair, it’s probably something... → Read more
It’s been a while since we’ve shared any news here, but that doesn’t mean we’ve been sitting still. In fact, both Tom and I have been involved... → Read more
If you are a long time Meteor user like myself, you’ve no doubt heard of this Apollo thing, and you may have a very good idea of its relative... → Read more
When Meteor first launched back in 2012, it was a pioneer in many areas: whether it was the build tool, front-end library, state management... → Read more
We’ve just pushed a small compatibility update for Meteor 1.3. Read on to find what has changed, and what hasn’t. → Read more
Meteor 1.3 was just released this week, and it’s looking like it will introduce quite a bit of change in the Meteor ecosystem. → Read more
React may be an awesome front-end library, but it can’t do much unless you give it some data to work with. This is where data loading comes... → Read more
In this episode, I talk about unlocking the power of React’s component ecosystem by wrapping them for Meteor apps. Resources Griddle → Read more
JavaScript’s map function is extremely useful, but it can also be a bit confusing when you’re just starting out with programming. So here... → Read more
The way React does thing can be a little off-putting at first. Instead of supporting templates and keeping HTML and JavaScript separate... → Read more