Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering MeteorJS Application Development

You're reading from   Mastering MeteorJS Application Development MeteorJS makes full-stack JavaScript Application Development simple – Learn how to build better modern web apps with MeteorJS, and become an expert in the innovative JavaScript framework

Arrow left icon
Product type Paperback
Published in Dec 2015
Publisher
ISBN-13 9781785282379
Length 298 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Jebin BV Jebin BV
Author Profile Icon Jebin BV
Jebin BV
Arturas Lebedevas Arturas Lebedevas
Author Profile Icon Arturas Lebedevas
Arturas Lebedevas
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Building a MeteorJS Web Application FREE CHAPTER 2. Developing and Testing an Advanced Application 3. Developing Reusable Packages 4. Integrating Your Favorite Frameworks 5. Captivating Your Users with Animation 6. Reactive Systems and REST-Based Systems 7. Deploying and Scaling MeteorJS Applications 8. Mobile Application Development 9. Best Practices, Patterns, and SEO Index

What this book covers

Chapter 1, Building a MeteorJS Web Application, provides an introduction to developing a Web application using MeteorJS. Readers will develop a multipage, multilayout application in this chapter, which gives enough insight about MeteorJS components and routes.

Chapter 2, Developing and Testing an Advanced Application, helps you rebuild the same application as in the previous chapter, but using a generator and other advanced packages to ensure the app is of good quality. Every possible way of debugging the entire application and testing the code is discussed in this chapter.

Chapter 3, Developing Reusable Packages, shows that packages are very important blocks for any MeteorJS app. This chapter shows the reader, with a typical example, how to develop and test custom packages and also provides the steps to distribute them for community use.

Chapter 4, Integrating Your Favorite Frameworks, guides the readers to use Angular.js and React.js with MeteorJS. MeteorJS has its own view layer managed by Blaze. However, many developers want to use their favorite frontend framework instead of Blaze. How powerfully d3.js can be used with MeteorJS is demonstrated with examples in this chapter.

Chapter 5, Captivating Your Users with Animation, shows how animations improve the user experience to a great extent. With all the in-built reactivity of MeteorJS views, many developers struggle to find ways to incorporate animations. This chapter walks you through creating soothing animations with a lot of examples.

Chapter 6, Reactive Systems and REST-Based Systems, helps us understand the reactivity of MeteorJS to its depths and the precautions needed to handle reactivity. Also, this chapter discusses how to use MeteorJS as a REST-based system for consuming API.

Chapter 7, Deploying and Scaling MeteorJS Applications, teaches you to deploy, monitor, and scale MeteorJS applications, as MeteorJS is not so familiar in terms of deployment.

Chapter 8, Mobile Application Development, helps you understand that one of the most important features of MeteorJS is to write once and build for multiple platforms. Developers can write code that can be ported as a mobile application in MeteorJS. This chapter will guide you to develop an app for a mobile using MeteorJS.

Chapter 9, Best Practices, Patterns, and SEO, discusses various best practices to design, develop, and maintain MeteorJS applications, and also the best patterns to follow in order to organize the code and structure modules. This chapter also guides you to make the application search engine friendly to improve the sites ranking. With this chapter, readers will get to know where to find anything related to MeteorJS.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image