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
Getting Started with Meteor.js JavaScript Framework - Second Edition

You're reading from   Getting Started with Meteor.js JavaScript Framework - Second Edition Learn to develop powerful web applications in minutes with Meteor

Arrow left icon
Product type Paperback
Published in Jun 2015
Publisher
ISBN-13 9781785285547
Length 138 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Toc

Chapter 6. Application Structure – Client, Server, and Public (oh my!)

To allow you to jump right in, Meteor creates a default set of libraries, a default folder structure, and default permissions. This default configuration works great for quick development, testing, and learning as you go. It does not, however, make for a great production environment.

In this chapter, we'll go over the changes that you'll want to make to the default configuration so that your app will be performant, secure, and easier to manage. Specifically, you will learn about the following topics:

  • Separating the client, server, and public files of your application
  • Enabling database security and user login
  • Tailoring display results to protect privacy
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