Your First Meteor Application
by David Turnbull
Publisher: MeteorTips.com 2015
ISBN/ASIN: B00MA8KVAY
Number of pages: 175
Description:
A free, online book about the Meteor JavaScript framework that helps beginning web developers build their first real-time web application with Meteor in a matter of hours. Included are practical examples, real-world code samples, and helpful exercises.
Download or read it online for free here:
Read online
(online html)
Similar books
Recipes with Angular.jsby Frederik Dietz - Ruboss Technology Corporation
Angular.js is an open-source Javascript MVC (Model-View-Controller) framework developed by Google. If you are using Angular.js, or considering it, this cookbook provides easy to follow recipes for issues you are likely to face.
(13340 views)
JavaScript Succinctlyby Cody Lindley - Syncfusion Inc.
The book was written to give readers an accurate examination of JavaScript objects and their supporting nuances, such as complex values, primitive values, inheritance, etc. If you're an intermediate JavaScript developer this is the book for you.
(15069 views)
Speaking JavaScriptby Axel Rauschmayer - O'Reilly Media
First, a quick-start guide teaches you just enough of the language to help you be productive right away. More experienced JavaScript programmers will find a complete and easy-to-read reference that covers each language feature in depth.
(9847 views)
You Don't Know JS: Scope and Closuresby Kyle Simpson - O'Reilly
This guide takes you inside scope and closures, two core concepts you need to know to become a more efficient JS programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.
(9012 views)