Email the Author
You can use this page to email David Turnbull about Your First Meteor Application.
About the Book
Note: I'll be releasing a screencast series based on this book and subscribers to the Meteor Tips newsletter will get a huge discount on these screencasts. You can click here to register for the newsletter to access that same discount.
***
There's three things I love about the Meteor JavaScript framework:
- You can build entire web applications with nothing but JavaScript.
- Your applications are real-time by default, similar to desktop applications.
- There's a lot of books and screencasts to help you along the way.
Oh, and Meteor also happens to be designed for developer happiness and is a great fit for beginners and, well, that's more than three things. Point is: I am well and truly on the Meteor bandwagon and I plan to be here for a long while.
But anyway, like I mentioned, there's a lot of books and screencasts dedicated to Meteor. There's Discover Meteor, Evented Mind, a course from PluralSight, and quite a few more. It might seem strange to mention my "competitors" on this page but I don't feel like we're competing since this book — Your First Meteor Application – isn't meant for the same audience.
This book is designed for beginners and only for beginners, meaning:
- You won't need any prior experience with Meteor.
- You won't need to have made a web application before.
- You won't need to consult other sources along the way.
Do other resources accomodate for beginners? Yep. But not with this level of depth. As long as you have a basic idea of JavaScript and databases, you'll have a handle on the Meteor fundamentals in a matter of hours. Then, from there:
- You'll know how to talk in the language of Meteor.
- You'll be more capable of consulting other resources.
- You'll be able to start playing with your own code.
Your First Meteor Application is not a definitive guide to Meteor. You won't be a full-fledged developer by the final page. You will, however, understand the core concepts that will make your future education in Meteor a lot more approachable.
If that sounds like a fit for you, it probably is.
If it doesn't sound like a fit, then you're probably right.
In either case, the entire book can be read online for free.
Feel free to let me know what you think of it:
- Email: hello@meteortips.com
- Twitter: @meteortips
- Blog: http://meteortips.com
About the Author
I started building websites in 2002, at the innocent age of 12. After playing with my first computer at the age of 2, I'd had plenty of experience consuming what other people were making and was eager to start making stuff for people to consume. Throughout my teenage years this meant an abundance of HTML, CSS, JavaScript, PHP, MySQL, and other things that glued my to my computer, late into the night.
During this time, I read a lot of books about programming but was disllusioned by how poorly written many of them were. Despite having "A Beginner's Guide..." on the label, they'd be near impossible to understand, suffering from a range of ailments, like:
- Poorly explained concepts with little consideration for true beginners.
- Meaningless bloat to increase the page count (and the price) of the book.
- Enough theory to sink the Titanic with very little hands-on learning.
It's probably inevitable, then, that I'd start writing technical books myself. I had a laundry list of things I hated about technical books so I at least had a starting point: "Don't be like the other guys." But of course, talk is cheap, so now's the time to put my thoughts in action.